- Update to 0.17

- Pet portlint

Changes:	http://search.cpan.org/dist/WWW-Google-PageRank/Changes
PR:		ports/162163
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 18 days)
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-11-16 15:06:31 +00:00
parent ba9a4c751f
commit 0e09362bec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285911
2 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= WWW-Google-PageRank
PORTVERSION= 0.15
PORTVERSION= 0.17
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Perl interface for querying Google pagerank
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
RUN_DEPENDS= ${BUILD_DEPENDS}
BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (WWW-Google-PageRank-0.15.tar.gz) = c96cfc2e8b9713a450639f4cd6e3027f0ba17b0d37325f5a6613057d1713c0ac
SIZE (WWW-Google-PageRank-0.15.tar.gz) = 4476
SHA256 (WWW-Google-PageRank-0.17.tar.gz) = 17c0cb7a7e43f3b3b33738ebc5596be36ceca2358608c5dbe343691f8b7fc15a
SIZE (WWW-Google-PageRank-0.17.tar.gz) = 5006