diff options
author | sno <sno> | 2009-08-18 14:36:41 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-18 14:36:41 +0000 |
commit | d76cc913235ab446f9ccef0dd279586deedeb6be (patch) | |
tree | 2778df64a736642ab0c025bc945852832d3365e4 /www/p5-libwww/Makefile | |
parent | 317ae14f90ec5d944b1f4dca8b7767efb0260fb0 (diff) | |
download | pkgsrc-d76cc913235ab446f9ccef0dd279586deedeb6be.tar.gz |
Updating package for p5 module LWP (www/p5-libwww) from 5.830 to 5.831
Upstream changes:
2009-08-13 Release 5.831
Ville Skytt"a (3):
Fix bzip2 content encoding/decoding.
send_te() doc grammar fix.
Document time2str() behavior with an undefined argument.
Gisle Aas (1):
HTML::Message's content_charset trigger warnings from HTML::Parser [RT#48621]
Diffstat (limited to 'www/p5-libwww/Makefile')
-rw-r--r-- | www/p5-libwww/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 2b7a79dd663..425a26b902b 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.73 2009/07/28 06:36:31 sno Exp $ +# $NetBSD: Makefile,v 1.74 2009/08/18 14:36:41 sno Exp $ -DISTNAME= libwww-perl-5.830 +DISTNAME= libwww-perl-5.831 PKGNAME= p5-${DISTNAME:S/-perl-/-/} SVR4_PKGNAME= p5lww CATEGORIES= www perl5 |