diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-09 02:05:40 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-01-09 02:05:40 +0000 |
commit | 6c73baf8f3a6ef72d0be65ebf520b5161865a41c (patch) | |
tree | f1d175208b4cc039a1a8924afa069361e526de26 /www/p5-WWW-Google-PageRank | |
parent | 9b5a655e795eb27b2a630f6d5a9f33ca14f847b2 (diff) | |
download | ports-6c73baf8f3a6ef72d0be65ebf520b5161865a41c.tar.gz ports-6c73baf8f3a6ef72d0be65ebf520b5161865a41c.zip |
Notes
Diffstat (limited to 'www/p5-WWW-Google-PageRank')
-rw-r--r-- | www/p5-WWW-Google-PageRank/Makefile | 5 | ||||
-rw-r--r-- | www/p5-WWW-Google-PageRank/distinfo | 6 | ||||
-rw-r--r-- | www/p5-WWW-Google-PageRank/pkg-descr | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-WWW-Google-PageRank/Makefile b/www/p5-WWW-Google-PageRank/Makefile index a1a3b591654b..98541fc57ae5 100644 --- a/www/p5-WWW-Google-PageRank/Makefile +++ b/www/p5-WWW-Google-PageRank/Makefile @@ -6,10 +6,9 @@ # PORTNAME= WWW-Google-PageRank -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= www perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= WWW +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw diff --git a/www/p5-WWW-Google-PageRank/distinfo b/www/p5-WWW-Google-PageRank/distinfo index 3bc6e780a546..3d80772f39f2 100644 --- a/www/p5-WWW-Google-PageRank/distinfo +++ b/www/p5-WWW-Google-PageRank/distinfo @@ -1,3 +1,3 @@ -MD5 (WWW-Google-PageRank-0.13.tar.gz) = 0fffeedbecad836b91cc39bff82ed460 -SHA256 (WWW-Google-PageRank-0.13.tar.gz) = 1f211f8fffe5a64b4cafd2da9380edfd4ca28e3a580ad47b1b5860473a289397 -SIZE (WWW-Google-PageRank-0.13.tar.gz) = 4316 +MD5 (WWW-Google-PageRank-0.14.tar.gz) = 26dcd25d1dc7dd9c7af1f6ea1007da04 +SHA256 (WWW-Google-PageRank-0.14.tar.gz) = 9ba8e2f2f5bfdd661ae1b671cebb210ffc7a90bc8173c4f257a74904edf6a8eb +SIZE (WWW-Google-PageRank-0.14.tar.gz) = 4386 diff --git a/www/p5-WWW-Google-PageRank/pkg-descr b/www/p5-WWW-Google-PageRank/pkg-descr index 232dccb82194..c14db83a8c9e 100644 --- a/www/p5-WWW-Google-PageRank/pkg-descr +++ b/www/p5-WWW-Google-PageRank/pkg-descr @@ -6,4 +6,4 @@ It uses LWP::UserAgent for making request to Google. Author: Yuri Karaban <tech@askold.net> -WWW: http://search.cpan.org/~ykar/WWW-Google-PageRank/ +WWW: http://search.cpan.org/dist/WWW-Google-PageRank/ |