1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Upgrade to 2.56

This commit is contained in:
Andrey A. Chernov 2003-06-01 02:15:21 +00:00
parent f06c854712
commit 85b681cdbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81823
4 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= ParallelUA
PORTVERSION= 2.54
PORTVERSION= 2.56
CATEGORIES= www perl5 devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= LWP

View File

@ -1 +1 @@
MD5 (ParallelUserAgent-2.54.tar.gz) = 285d3d9f9f0cbbfdb87f28be9168229e
MD5 (ParallelUserAgent-2.56.tar.gz) = 8209b7fa424f763312d515ec7b304c48

View File

@ -6,4 +6,4 @@ ParallelUserAgent is basically an extension of the current UserAgent and
RobotUA modules that come with libwww5. It installs into the ::Parallel
subtree under the standard LWP directory that ships with libwww5.
WWW: http://www.cs.washington.edu/homes/marclang/ParallelUA/
WWW: http://www.inf.ethz.ch/~langhein/ParallelUA/

View File

@ -1,6 +1,7 @@
lib/perl5/site_perl/%%PERL_VER%%/Bundle/ParallelUA.pm
lib/perl5/site_perl/%%PERL_VER%%/LWP/Parallel.pm
lib/perl5/site_perl/%%PERL_VER%%/LWP/Parallel/Protocol.pm
lib/perl5/site_perl/%%PERL_VER%%/LWP/Parallel/Protocol/file.pm
lib/perl5/site_perl/%%PERL_VER%%/LWP/Parallel/Protocol/ftp.pm
lib/perl5/site_perl/%%PERL_VER%%/LWP/Parallel/Protocol/http.pm
lib/perl5/site_perl/%%PERL_VER%%/LWP/Parallel/Protocol/https.pm