# HG changeset patch # User Pascal Bellard # Date 1539364904 -7200 # Node ID a3684252aaf10b34117a55288c7d8067c5a879fb # Parent 7423cf91a25bb90a2de48c88f1fa3e81261da0ef Up perl-io-socket-ssl (2.060) diff -r 7423cf91a25b -r a3684252aaf1 perl-http-proxy/receipt --- a/perl-http-proxy/receipt Fri Oct 12 18:15:10 2018 +0200 +++ b/perl-http-proxy/receipt Fri Oct 12 19:21:44 2018 +0200 @@ -6,8 +6,8 @@ SHORT_DESC="HTTP::Proxy module is a Perl extension." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" -DEPENDS="perl" -BUILD_DEPENDS="perl" +DEPENDS="libwww-perl perl-http-date perl-http-daemon" +BUILD_DEPENDS="$DEPENDS" SOURCE="HTTP-Proxy" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://cpan.org/" diff -r 7423cf91a25b -r a3684252aaf1 perl-http-server-simple-authen/receipt --- a/perl-http-server-simple-authen/receipt Fri Oct 12 18:15:10 2018 +0200 +++ b/perl-http-server-simple-authen/receipt Fri Oct 12 19:21:44 2018 +0200 @@ -6,8 +6,8 @@ SHORT_DESC="HTTP::Server::Simple::Authen module is a Perl extension." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" -DEPENDS="perl" -BUILD_DEPENDS="perl" +DEPENDS="perl-http-server-simple" +BUILD_DEPENDS="$DEPENDS" SOURCE="HTTP-Server-Simple-Authen" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://cpan.org/" diff -r 7423cf91a25b -r a3684252aaf1 perl-io-socket-ssl/receipt --- a/perl-io-socket-ssl/receipt Fri Oct 12 18:15:10 2018 +0200 +++ b/perl-io-socket-ssl/receipt Fri Oct 12 19:21:44 2018 +0200 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="perl-io-socket-ssl" -VERSION="1.17" +VERSION="2.060" CATEGORY="development" SHORT_DESC="IO::Socket::SSL module is a Perl extension." MAINTAINER="pascal.bellard@slitaz.org" diff -r 7423cf91a25b -r a3684252aaf1 perl-lwp-protocol-https/receipt --- a/perl-lwp-protocol-https/receipt Fri Oct 12 18:15:10 2018 +0200 +++ b/perl-lwp-protocol-https/receipt Fri Oct 12 19:21:44 2018 +0200 @@ -6,8 +6,8 @@ SHORT_DESC="LWP::Protocol::https module is a Perl extension." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" -DEPENDS="perl" -BUILD_DEPENDS="perl" +DEPENDS="libwww-perl perl-io-socket-ssl" +BUILD_DEPENDS="$DEPENDS" SOURCE="LWP-Protocol-https" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://cpan.org/" diff -r 7423cf91a25b -r a3684252aaf1 perl-test-compile/receipt --- a/perl-test-compile/receipt Fri Oct 12 18:15:10 2018 +0200 +++ b/perl-test-compile/receipt Fri Oct 12 19:21:44 2018 +0200 @@ -6,8 +6,8 @@ SHORT_DESC="Test::Compile module is a Perl extension." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" -DEPENDS="perl" -BUILD_DEPENDS="perl" +DEPENDS="perl-universal-require" +BUILD_DEPENDS="$DEPENDS" SOURCE="Test-Compile" TARBALL="$SOURCE-v$VERSION.tar.gz" WEB_SITE="http://cpan.org/" diff -r 7423cf91a25b -r a3684252aaf1 perl-test-mockobject/receipt --- a/perl-test-mockobject/receipt Fri Oct 12 18:15:10 2018 +0200 +++ b/perl-test-mockobject/receipt Fri Oct 12 19:21:44 2018 +0200 @@ -6,8 +6,8 @@ SHORT_DESC="Test::MockObject module is a Perl extension." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" -DEPENDS="perl" -BUILD_DEPENDS="perl" +DEPENDS="perl-test-exception" +BUILD_DEPENDS="$DEPENDS" SOURCE="Test-MockObject" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://cpan.org/"