diff options
author | wiz <wiz@pkgsrc.org> | 2017-04-05 15:46:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-04-05 15:46:17 +0000 |
commit | dfe16deb2e286b20cd3d88a384821995f497c154 (patch) | |
tree | d8e47f6b07dc36bb3d65377eef9b252a9f98053e /www/p5-libwww/Makefile | |
parent | 6fcd238c3a8bed33ef4e5545125123e66700b29f (diff) | |
download | pkgsrc-dfe16deb2e286b20cd3d88a384821995f497c154.tar.gz |
Updated p5-libwww to 6.25.
6.25 2017-04-03
- Fix LWP::UserAgent docs for request and request_simple that pointed to
functions in LWP::Simple rather than LWP::UserAgent
- Moved the official bug tracker to GitHub rather than RT.
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 20103502d6a..d67eb9046a5 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.106 2017/03/16 14:57:51 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2017/04/05 15:46:17 wiz Exp $ -DISTNAME= libwww-perl-6.24 +DISTNAME= libwww-perl-6.25 PKGNAME= p5-${DISTNAME:S/-perl-/-/} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/} |