diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-09-14 12:00:20 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-09-14 12:00:20 +0800 |
commit | 468db88e7826351d2559ccb315486dce420a7db7 (patch) | |
tree | cb552deebd01716438af0decbf2c04e2f1646e1b /www/p5-libwww | |
parent | a25b3b6d7f5feee1b33c6b57f2a0e904ddfe5cc0 (diff) | |
download | freebsd-ports-gnome-468db88e7826351d2559ccb315486dce420a7db7.tar.gz freebsd-ports-gnome-468db88e7826351d2559ccb315486dce420a7db7.tar.zst freebsd-ports-gnome-468db88e7826351d2559ccb315486dce420a7db7.zip |
Mass update of CPAN ports
p5-Pg -> 1.6.1
p5-Tk -> 402.002
p5-WWW-Search -> 1.010
p5-libwww -> 5.12
Diffstat (limited to 'www/p5-libwww')
-rw-r--r-- | www/p5-libwww/Makefile | 9 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 2 | ||||
-rw-r--r-- | www/p5-libwww/pkg-plist | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 0346b442b35e..b10c62e1c945 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-libwww -# Version required: 5.10 +# Version required: 5.12 # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.10 1997/06/21 12:47:42 ache Exp $ +# $Id: Makefile,v 1.11 1997/06/24 18:43:34 jfitz Exp $ # -DISTNAME= libwww-perl-5.10 -PKGNAME= p5-libwww-5.10 +DISTNAME= libwww-perl-5.12 +PKGNAME= p5-libwww-5.12 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= URI @@ -32,6 +32,7 @@ MAN3= Bundle::LWP.3 File::CounterFile.3 File::Listing.3 Font::AFM.3 \ LWP::Debug.3 LWP::IO.3 LWP::MediaTypes.3 \ LWP::MemberMixin.3 LWP::Protocol.3 LWP::RobotUA.3 \ LWP::Simple.3 LWP::Socket.3 LWP::TkIO.3 LWP::UserAgent.3 \ + LWP::SecureSocket.3 \ URI::Escape.3 URI::URL.3 WWW::RobotRules.3 \ WWW::RobotRules::AnyDBM_File.3 lwpcook.3 MAN3PREFIX= ${PREFIX}/lib/perl5 diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index 0d32a0c1a929..1d399b45f6ca 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1 +1 @@ -MD5 (libwww-perl-5.10.tar.gz) = 6634916f81dddbae137d6bfd9a95fa4c +MD5 (libwww-perl-5.12.tar.gz) = ffdff7a384e7bddaa5434bebaae2086d diff --git a/www/p5-libwww/pkg-plist b/www/p5-libwww/pkg-plist index 874666b2e896..505c4e34a6db 100644 --- a/www/p5-libwww/pkg-plist +++ b/www/p5-libwww/pkg-plist @@ -40,6 +40,7 @@ lib/perl5/man/man3/LWP::Simple.3.gz lib/perl5/man/man3/LWP::Socket.3.gz lib/perl5/man/man3/LWP::TkIO.3.gz lib/perl5/man/man3/LWP::UserAgent.3.gz +lib/perl5/man/man3/LWP::SecureSocket.3.gz lib/perl5/man/man3/URI::Escape.3.gz lib/perl5/man/man3/URI::URL.3.gz lib/perl5/man/man3/WWW::RobotRules.3.gz @@ -92,11 +93,13 @@ lib/perl5/site_perl/LWP/Protocol/file.pm lib/perl5/site_perl/LWP/Protocol/ftp.pm lib/perl5/site_perl/LWP/Protocol/gopher.pm lib/perl5/site_perl/LWP/Protocol/http.pm +lib/perl5/site_perl/LWP/Protocol/https.pm lib/perl5/site_perl/LWP/Protocol/mailto.pm lib/perl5/site_perl/LWP/Protocol/nntp.pm lib/perl5/site_perl/LWP/RobotUA.pm lib/perl5/site_perl/LWP/Simple.pm lib/perl5/site_perl/LWP/Socket.pm +lib/perl5/site_perl/LWP/SecureSocket.pm lib/perl5/site_perl/LWP/TkIO.pm lib/perl5/site_perl/LWP/UserAgent.pm lib/perl5/site_perl/LWP/media.types @@ -185,6 +188,7 @@ lib/perl5/site_perl/i386-freebsd/auto/libwww-perl/.packlist @dirrm lib/perl5/site_perl/File @dirrm lib/perl5/site_perl/Font/Metrics @dirrm lib/perl5/site_perl/Font +@dirrm lib/perl5/site_perl/HTTP/Request @dirrm lib/perl5/site_perl/HTTP @dirrm lib/perl5/site_perl/LWP/Protocol @dirrm lib/perl5/site_perl/LWP |