diff options
author | petef <petef@FreeBSD.org> | 2003-12-25 00:02:49 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-12-25 00:02:49 +0800 |
commit | 1578cc857a1e18d0837a1d4809c9bb0733848ca9 (patch) | |
tree | 7bf0f95910cfbba6e1401715fd5168625ff27674 /www | |
parent | 50a3c4dfc754d7f3dfc0b22ed23e2ca5a1853724 (diff) | |
download | freebsd-ports-gnome-1578cc857a1e18d0837a1d4809c9bb0733848ca9.tar.gz freebsd-ports-gnome-1578cc857a1e18d0837a1d4809c9bb0733848ca9.tar.zst freebsd-ports-gnome-1578cc857a1e18d0837a1d4809c9bb0733848ca9.zip |
Update to 5.76.
Submitted by: demon
Neglected by: petef
Diffstat (limited to 'www')
-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 bfb0b81b1349..d6cbe16438b7 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -6,7 +6,7 @@ # PORTNAME= p5-libwww -PORTVERSION= 5.75 +PORTVERSION= 5.76 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 7c40d8dfbebc..d59c1f7aa3ba 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1 +1 @@ -MD5 (libwww-perl-5.75.tar.gz) = 118a2b0556a194767aed15733f92a2ed +MD5 (libwww-perl-5.76.tar.gz) = e3dd1cdc8805a157762026908bb941b8 diff --git a/www/p5-libwww/pkg-plist b/www/p5-libwww/pkg-plist index e6beb7e55b48..c9c4136d2d2d 100644 --- a/www/p5-libwww/pkg-plist +++ b/www/p5-libwww/pkg-plist @@ -34,6 +34,7 @@ bin/lwp-rget %%SITE_PERL%%/LWP/MemberMixin.pm %%SITE_PERL%%/LWP/Protocol.pm %%SITE_PERL%%/LWP/Protocol/GHTTP.pm +%%SITE_PERL%%/LWP/Protocol/cpan.pm %%SITE_PERL%%/LWP/Protocol/data.pm %%SITE_PERL%%/LWP/Protocol/file.pm %%SITE_PERL%%/LWP/Protocol/ftp.pm |