diff options
author | sno <sno@pkgsrc.org> | 2009-09-22 18:02:23 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-09-22 18:02:23 +0000 |
commit | 31df675b794d37d448c9ad6e485f8a3d1725d895 (patch) | |
tree | aa6510cd003494aadd90fa1461a65679cc600245 /www | |
parent | c30adeddeaff35e1f68eeac6e06d56ae8c9d2833 (diff) | |
download | pkgsrc-31df675b794d37d448c9ad6e485f8a3d1725d895.tar.gz |
Updating www/p5-libwww from 5.831 to 5.832
Upstream changes:
2009-09-21 Release 5.832
Ville Skytt"a (6):
Fix net test suite.
Comment spelling fixes.
Fix links to old Netscape cookie specification.
Documentation spelling fixes.
Improve max line length exceeded/read error messages.
Do not warn about seemingly wellformed but unrecognized robots.txt lines.
Gisle Aas (1):
$mess->content_charset would fail for empty content
mschilli (1):
Further restrict what variables env_proxy() process
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-libwww/Makefile | 4 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 425a26b902b..de9941d362d 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.74 2009/08/18 14:36:41 sno Exp $ +# $NetBSD: Makefile,v 1.75 2009/09/22 18:02:23 sno Exp $ -DISTNAME= libwww-perl-5.831 +DISTNAME= libwww-perl-5.832 PKGNAME= p5-${DISTNAME:S/-perl-/-/} SVR4_PKGNAME= p5lww CATEGORIES= www perl5 diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index 409a14e8aa4..f753da1ad68 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.32 2009/08/18 14:36:41 sno Exp $ +$NetBSD: distinfo,v 1.33 2009/09/22 18:02:23 sno Exp $ -SHA1 (libwww-perl-5.831.tar.gz) = 41785fed7db3a6321e17757393610e5a6ff0dc30 -RMD160 (libwww-perl-5.831.tar.gz) = cd47b81d778bc37e8341e81825eeae50b3933d76 -Size (libwww-perl-5.831.tar.gz) = 266255 bytes +SHA1 (libwww-perl-5.832.tar.gz) = bc87cfbd615d72d9122e144bc19f328ea5e42d41 +RMD160 (libwww-perl-5.832.tar.gz) = d4ba71d81f5ecbc88194bad6957be8e17d199de7 +Size (libwww-perl-5.832.tar.gz) = 266551 bytes |