diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-01-25 22:03:15 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-01-25 22:03:15 +0000 |
commit | 16eed2f5d53540306dad66e7e04d0daeec0fcda8 (patch) | |
tree | e408eebfd52ea2e7b1b58cfce02d3e58dca05746 /www/p5-libwww | |
parent | 16a220ca8cd8eea9cf306db3afda81bc8ec2d1c5 (diff) | |
download | ports-16eed2f5d53540306dad66e7e04d0daeec0fcda8.tar.gz ports-16eed2f5d53540306dad66e7e04d0daeec0fcda8.zip |
Notes
Diffstat (limited to 'www/p5-libwww')
-rw-r--r-- | www/p5-libwww/Makefile | 2 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 2 | ||||
-rw-r--r-- | www/p5-libwww/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index d03878ba7f8f..c523a2e45dca 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-libwww -PORTVERSION= 5.48 +PORTVERSION= 5.50 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index d23cafcb1f20..a457d9ce9f7d 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1 +1 @@ -MD5 (libwww-perl-5.48.tar.gz) = 11d9f78392bf9bbb234254522fa0fa22 +MD5 (libwww-perl-5.50.tar.gz) = 9ae366ecbce3eafb888b99444a9ad670 diff --git a/www/p5-libwww/pkg-plist b/www/p5-libwww/pkg-plist index 23e97eb446dd..98e714255631 100644 --- a/www/p5-libwww/pkg-plist +++ b/www/p5-libwww/pkg-plist @@ -28,6 +28,7 @@ lib/perl5/site_perl/%%PERL_VER%%/LWP/Debug.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/MediaTypes.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/MemberMixin.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol.pm +lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/GHTTP.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/data.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/file.pm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol/ftp.pm |