diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-08 11:46:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-08 11:46:09 +0000 |
commit | 5ce51e1786b2da16ee746c85bb33f9fa3866f0df (patch) | |
tree | b727bbb45ea05480100c7e3c0227120075fb11a6 /www | |
parent | 836387b0c6307f9e2f970de5b54af271d5e9fab1 (diff) | |
download | pkgsrc-5ce51e1786b2da16ee746c85bb33f9fa3866f0df.tar.gz |
Updated p5-libwww to 6.23.
6.23 2017-03-06
- Fix bug where Protocol::NNTP called undef on a variable before being done
using it. (GH PR #121)
- Ran perltidy on LWP::Protocol::NNTP
- Re-organized current documentation set.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-libwww/Makefile | 5 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 10 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 03803ae1822..688ffd552be 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.104 2017/03/05 12:53:28 wiz Exp $ +# $NetBSD: Makefile,v 1.105 2017/03/08 11:46:09 wiz Exp $ -DISTNAME= libwww-perl-6.22 +DISTNAME= libwww-perl-6.23 PKGNAME= p5-${DISTNAME:S/-perl-/-/} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/} @@ -42,6 +42,7 @@ DEPENDS+= p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL # TEST_DEPENDS BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal +BUILD_DEPENDS+= p5-Test-RequiresInternet-[0-9]*:../../net/p5-Test-RequiresInternet USE_LANGUAGES= # empty diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index 9b63461d210..b04f1fa02c4 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.50 2017/03/05 12:53:28 wiz Exp $ +$NetBSD: distinfo,v 1.51 2017/03/08 11:46:09 wiz Exp $ -SHA1 (libwww-perl-6.22.tar.gz) = 127b06d5b8bef0e7be32da1e481719854a81fade -RMD160 (libwww-perl-6.22.tar.gz) = e816686db3f0d851fd7fb2687378810cd6601fcb -SHA512 (libwww-perl-6.22.tar.gz) = 9b89606192ab646e629356d573e3ef35152e8fa98307d4a1e28bbfa13a5ed2136ed7be24cb790a4834c923967499b33ff628a68f5cdeb55f293e45889952b287 -Size (libwww-perl-6.22.tar.gz) = 159158 bytes +SHA1 (libwww-perl-6.23.tar.gz) = eca70cdee08e6c88a42d25e67eb1844552954c0f +RMD160 (libwww-perl-6.23.tar.gz) = a73e03c56ea8ec96c04e5a86885f308c0712a46e +SHA512 (libwww-perl-6.23.tar.gz) = c6ab7177078c586272f59377225fdefbecc4ce5edf469c9274990c76f44101adfa5420b762ed115dc5fd44cbd95590e61ba6bdd8c18ebd41f6ca282008bd0287 +Size (libwww-perl-6.23.tar.gz) = 160294 bytes |