diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-04-23 06:25:32 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-04-23 06:25:32 +0800 |
commit | d6866e373c22e2449a385ee18157aca1f418f77b (patch) | |
tree | 999d25239a36b936f34a3687962c319ca452b5a9 /www | |
parent | 1e841ca734ee85a43b78815c0fa1da4f65877f70 (diff) | |
download | freebsd-ports-gnome-d6866e373c22e2449a385ee18157aca1f418f77b.tar.gz freebsd-ports-gnome-d6866e373c22e2449a385ee18157aca1f418f77b.tar.zst freebsd-ports-gnome-d6866e373c22e2449a385ee18157aca1f418f77b.zip |
Upgrade
p5-Errno => 1.09
p5-File-BasicFlock => 98.1202
p5-File-Sync => 0.09
p5-Filter => 1.18
p5-HTML-Parser => 3.07
p5-IO-Tty => 0.03
p5-IO-stringy => 1.210
p5-Mysql => 1.2213
p5-Net => 1.703
p5-Storable => 0.6.11
p5-URI => 1.06
p5-libwww => 5.48
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTML-Parser/Makefile | 6 | ||||
-rw-r--r-- | www/p5-HTML-Parser/distinfo | 2 | ||||
-rw-r--r-- | www/p5-libwww/Makefile | 4 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 2 | ||||
-rw-r--r-- | www/p5-libwww/pkg-plist | 3 |
5 files changed, 7 insertions, 10 deletions
diff --git a/www/p5-HTML-Parser/Makefile b/www/p5-HTML-Parser/Makefile index 78c68807a2b6..a235acb9d6e6 100644 --- a/www/p5-HTML-Parser/Makefile +++ b/www/p5-HTML-Parser/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ # -PORTNAME= p5-HTML-Parser -PORTVERSION= 3.05 +PORTNAME= HTML-Parser +PORTVERSION= 3.07 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML -DISTNAME= HTML-Parser-3.05 +PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org diff --git a/www/p5-HTML-Parser/distinfo b/www/p5-HTML-Parser/distinfo index 667cf42d9752..92f5d31ceca0 100644 --- a/www/p5-HTML-Parser/distinfo +++ b/www/p5-HTML-Parser/distinfo @@ -1 +1 @@ -MD5 (HTML-Parser-3.05.tar.gz) = 8f540564ff76a65b7fe33a291ca94fb1 +MD5 (HTML-Parser-3.07.tar.gz) = 6bc716a1f620a36b2f11b8ee7fcbbb63 diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index dc5add0e6a81..9d1bb945938f 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -6,11 +6,11 @@ # PORTNAME= p5-libwww -PORTVERSION= 5.47 +PORTVERSION= 5.48 CATEGORIES= www perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= LWP -DISTNAME= libwww-perl-5.47 +DISTNAME= libwww-perl-${PORTVERSION} MAINTAINER= jfitz@FreeBSD.org diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index 195b8a4cd66c..d23cafcb1f20 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1 +1 @@ -MD5 (libwww-perl-5.47.tar.gz) = dfaf29be2d9f6e16927424a03229a84c +MD5 (libwww-perl-5.48.tar.gz) = 11d9f78392bf9bbb234254522fa0fa22 diff --git a/www/p5-libwww/pkg-plist b/www/p5-libwww/pkg-plist index 5e245449550b..6e45d86ee831 100644 --- a/www/p5-libwww/pkg-plist +++ b/www/p5-libwww/pkg-plist @@ -44,12 +44,9 @@ lib/perl5/site_perl/%%PERL_VER%%/WWW/RobotRules.pm lib/perl5/site_perl/%%PERL_VER%%/WWW/RobotRules/AnyDBM_File.pm lib/perl5/site_perl/%%PERL_VER%%/lwpcook.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/libwww-perl/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Bundle -@dirrm lib/perl5/site_perl/%%PERL_VER%%/File @dirrm lib/perl5/site_perl/%%PERL_VER%%/HTTP/Headers @dirrm lib/perl5/site_perl/%%PERL_VER%%/HTTP/Request @dirrm lib/perl5/site_perl/%%PERL_VER%%/HTTP -@dirrm lib/perl5/site_perl/%%PERL_VER%%/HTML @dirrm lib/perl5/site_perl/%%PERL_VER%%/LWP/Authen @dirrm lib/perl5/site_perl/%%PERL_VER%%/LWP/Protocol @dirrm lib/perl5/site_perl/%%PERL_VER%%/LWP |