diff options
author | wen <wen@pkgsrc.org> | 2018-10-20 10:08:57 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2018-10-20 10:08:57 +0000 |
commit | fd2f7d414badd6921471a97daf6de762720a0350 (patch) | |
tree | 943e0d0a443b8c44b605a57fb136e83c08abfe39 /www/p5-libwww/Makefile | |
parent | 1f2284730a8bdf422ba9f1465b95332ac5f1f998 (diff) | |
download | pkgsrc-fd2f7d414badd6921471a97daf6de762720a0350.tar.gz |
Update to 6.36
Upstream changes:
6.36 2018-10-10 02:20:58Z
- fix broken link https://metacpan.org/pod/LWP::Simple by fixing pod
header (thanks for the report, traumschule!)
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 fd893800ed3..4e5e6eea66a 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.117 2018/08/22 09:47:57 wiz Exp $ +# $NetBSD: Makefile,v 1.118 2018/10/20 10:08:57 wen Exp $ -DISTNAME= libwww-perl-6.35 +DISTNAME= libwww-perl-6.36 PKGNAME= p5-${DISTNAME:S/-perl-/-/} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/ET/ETHER/} |