wok rev 20472

Up perl-io-socket-ssl (2.060)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 12 19:21:44 2018 +0200 (2018-10-12)
parents 7423cf91a25b
children 2e46d946d7a8
files perl-http-proxy/receipt perl-http-server-simple-authen/receipt perl-io-socket-ssl/receipt perl-lwp-protocol-https/receipt perl-test-compile/receipt perl-test-mockobject/receipt
line diff
     1.1 --- a/perl-http-proxy/receipt	Fri Oct 12 18:15:10 2018 +0200
     1.2 +++ b/perl-http-proxy/receipt	Fri Oct 12 19:21:44 2018 +0200
     1.3 @@ -6,8 +6,8 @@
     1.4  SHORT_DESC="HTTP::Proxy module is a Perl extension."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL"
     1.7 -DEPENDS="perl"
     1.8 -BUILD_DEPENDS="perl"
     1.9 +DEPENDS="libwww-perl perl-http-date perl-http-daemon"
    1.10 +BUILD_DEPENDS="$DEPENDS"
    1.11  SOURCE="HTTP-Proxy"
    1.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.13  WEB_SITE="http://cpan.org/"
     2.1 --- a/perl-http-server-simple-authen/receipt	Fri Oct 12 18:15:10 2018 +0200
     2.2 +++ b/perl-http-server-simple-authen/receipt	Fri Oct 12 19:21:44 2018 +0200
     2.3 @@ -6,8 +6,8 @@
     2.4  SHORT_DESC="HTTP::Server::Simple::Authen module is a Perl extension."
     2.5  MAINTAINER="pascal.bellard@slitaz.org"
     2.6  LICENSE="GPL"
     2.7 -DEPENDS="perl"
     2.8 -BUILD_DEPENDS="perl"
     2.9 +DEPENDS="perl-http-server-simple"
    2.10 +BUILD_DEPENDS="$DEPENDS"
    2.11  SOURCE="HTTP-Server-Simple-Authen"
    2.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    2.13  WEB_SITE="http://cpan.org/"
     3.1 --- a/perl-io-socket-ssl/receipt	Fri Oct 12 18:15:10 2018 +0200
     3.2 +++ b/perl-io-socket-ssl/receipt	Fri Oct 12 19:21:44 2018 +0200
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="perl-io-socket-ssl"
     3.7 -VERSION="1.17"
     3.8 +VERSION="2.060"
     3.9  CATEGORY="development"
    3.10  SHORT_DESC="IO::Socket::SSL module is a Perl extension."
    3.11  MAINTAINER="pascal.bellard@slitaz.org"
     4.1 --- a/perl-lwp-protocol-https/receipt	Fri Oct 12 18:15:10 2018 +0200
     4.2 +++ b/perl-lwp-protocol-https/receipt	Fri Oct 12 19:21:44 2018 +0200
     4.3 @@ -6,8 +6,8 @@
     4.4  SHORT_DESC="LWP::Protocol::https module is a Perl extension."
     4.5  MAINTAINER="pascal.bellard@slitaz.org"
     4.6  LICENSE="GPL"
     4.7 -DEPENDS="perl"
     4.8 -BUILD_DEPENDS="perl"
     4.9 +DEPENDS="libwww-perl perl-io-socket-ssl"
    4.10 +BUILD_DEPENDS="$DEPENDS"
    4.11  SOURCE="LWP-Protocol-https"
    4.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    4.13  WEB_SITE="http://cpan.org/"
     5.1 --- a/perl-test-compile/receipt	Fri Oct 12 18:15:10 2018 +0200
     5.2 +++ b/perl-test-compile/receipt	Fri Oct 12 19:21:44 2018 +0200
     5.3 @@ -6,8 +6,8 @@
     5.4  SHORT_DESC="Test::Compile module is a Perl extension."
     5.5  MAINTAINER="pascal.bellard@slitaz.org"
     5.6  LICENSE="GPL"
     5.7 -DEPENDS="perl"
     5.8 -BUILD_DEPENDS="perl"
     5.9 +DEPENDS="perl-universal-require"
    5.10 +BUILD_DEPENDS="$DEPENDS"
    5.11  SOURCE="Test-Compile"
    5.12  TARBALL="$SOURCE-v$VERSION.tar.gz"
    5.13  WEB_SITE="http://cpan.org/"
     6.1 --- a/perl-test-mockobject/receipt	Fri Oct 12 18:15:10 2018 +0200
     6.2 +++ b/perl-test-mockobject/receipt	Fri Oct 12 19:21:44 2018 +0200
     6.3 @@ -6,8 +6,8 @@
     6.4  SHORT_DESC="Test::MockObject module is a Perl extension."
     6.5  MAINTAINER="pascal.bellard@slitaz.org"
     6.6  LICENSE="GPL"
     6.7 -DEPENDS="perl"
     6.8 -BUILD_DEPENDS="perl"
     6.9 +DEPENDS="perl-test-exception"
    6.10 +BUILD_DEPENDS="$DEPENDS"
    6.11  SOURCE="Test-MockObject"
    6.12  TARBALL="$SOURCE-$VERSION.tar.gz"
    6.13  WEB_SITE="http://cpan.org/"