diff options
author | sno <sno@pkgsrc.org> | 2010-09-21 21:12:39 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-09-21 21:12:39 +0000 |
commit | 73cb561867152a8a2e29436711ec1c4f0a370359 (patch) | |
tree | 920b379dc8cc38536ac30eee2414a0bc543fb588 /www/p5-libwww/Makefile | |
parent | 88946421b029ddc5bc37d0cb7baba2dfdccdb214 (diff) | |
download | pkgsrc-73cb561867152a8a2e29436711ec1c4f0a370359.tar.gz |
Updating www/p5-libwww from 5.836nb1 to 5.837
Upstream changes:
2010-09-20 Release 5.837
David E. Wheeler (1):
Fix for Encode 2.40
Gisle Aas (2):
Fix Perl syntax error in synopsis
Allow ISO 8601 date strings when parsing Apache file listings
Diffstat (limited to 'www/p5-libwww/Makefile')
-rw-r--r-- | www/p5-libwww/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index c2b79b7b9ed..b8ee754ba88 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2010/08/21 16:37:12 seb Exp $ +# $NetBSD: Makefile,v 1.80 2010/09/21 21:12:39 sno Exp $ -DISTNAME= libwww-perl-5.836 +DISTNAME= libwww-perl-5.837 PKGNAME= p5-${DISTNAME:S/-perl-/-/} -PKGREVISION= 1 SVR4_PKGNAME= p5lww CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} |