diff options
author | tobez <tobez@FreeBSD.org> | 2002-06-08 03:41:31 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-06-08 03:41:31 +0800 |
commit | 76dddc6880728d512042892d218ec43a67c6b9d3 (patch) | |
tree | a497a7337ec71098828d7e58f590876966d047d6 /www | |
parent | 8836459e25af6446985f188520e9db5fce888a85 (diff) | |
download | freebsd-ports-gnome-76dddc6880728d512042892d218ec43a67c6b9d3.tar.gz freebsd-ports-gnome-76dddc6880728d512042892d218ec43a67c6b9d3.tar.zst freebsd-ports-gnome-76dddc6880728d512042892d218ec43a67c6b9d3.zip |
Update to 2.34.
Submitted by: maintainer
PR: 38980
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Search/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Search/distinfo | 2 | ||||
-rw-r--r-- | www/p5-WWW-Search/pkg-descr | 2 | ||||
-rw-r--r-- | www/p5-WWW-Search/pkg-plist | 1 |
4 files changed, 5 insertions, 2 deletions
diff --git a/www/p5-WWW-Search/Makefile b/www/p5-WWW-Search/Makefile index 97cb11a70fef..df4f2130cf15 100644 --- a/www/p5-WWW-Search/Makefile +++ b/www/p5-WWW-Search/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Search -PORTVERSION= 2.33 +PORTVERSION= 2.34 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW diff --git a/www/p5-WWW-Search/distinfo b/www/p5-WWW-Search/distinfo index f8a539db8328..9aa888872c0f 100644 --- a/www/p5-WWW-Search/distinfo +++ b/www/p5-WWW-Search/distinfo @@ -1 +1 @@ -MD5 (WWW-Search-2.33.tar.gz) = 78001a220529a861c56a335ca217aed6 +MD5 (WWW-Search-2.34.tar.gz) = 8c90aeec18243c8f34638e70749c88a2 diff --git a/www/p5-WWW-Search/pkg-descr b/www/p5-WWW-Search/pkg-descr index 8342d862e4a3..12c4377ea6b9 100644 --- a/www/p5-WWW-Search/pkg-descr +++ b/www/p5-WWW-Search/pkg-descr @@ -9,3 +9,5 @@ Search results are limited and there is a pause between each request for results to avoid overloading either the client or the server. + +WWW: http://search.cpan.org/search?dist=WWW-Search diff --git a/www/p5-WWW-Search/pkg-plist b/www/p5-WWW-Search/pkg-plist index dfbe7e4ff67b..dd9a63cce678 100644 --- a/www/p5-WWW-Search/pkg-plist +++ b/www/p5-WWW-Search/pkg-plist @@ -16,6 +16,7 @@ lib/perl5/site_perl/%%PERL_VER%%/WWW/Search/NetFind.pm lib/perl5/site_perl/%%PERL_VER%%/WWW/Search/Null.pm lib/perl5/site_perl/%%PERL_VER%%/WWW/Search/PLweb.pm lib/perl5/site_perl/%%PERL_VER%%/WWW/SearchResult.pm +lib/perl5/site_perl/%%PERL_VER%%/WWW/Search/Result.pm lib/perl5/site_perl/%%PERL_VER%%/WWW/Search/SFgate.pm lib/perl5/site_perl/%%PERL_VER%%/WWW/Search/Search97.pm lib/perl5/site_perl/%%PERL_VER%%/WWW/Search/Simple.pm |