mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 00:00:33 -04:00
- 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:
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
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= WWW-Google-PageRank
|
PORTNAME= WWW-Google-PageRank
|
||||||
PORTVERSION= 0.15
|
PORTVERSION= 0.17
|
||||||
CATEGORIES= www perl5
|
CATEGORIES= www perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= snowfly@yuntech.edu.tw
|
MAINTAINER= snowfly@yuntech.edu.tw
|
||||||
COMMENT= Perl interface for querying Google pagerank
|
COMMENT= Perl interface for querying Google pagerank
|
||||||
|
|
||||||
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
|
BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
||||||
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
|
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (WWW-Google-PageRank-0.15.tar.gz) = c96cfc2e8b9713a450639f4cd6e3027f0ba17b0d37325f5a6613057d1713c0ac
|
SHA256 (WWW-Google-PageRank-0.17.tar.gz) = 17c0cb7a7e43f3b3b33738ebc5596be36ceca2358608c5dbe343691f8b7fc15a
|
||||||
SIZE (WWW-Google-PageRank-0.15.tar.gz) = 4476
|
SIZE (WWW-Google-PageRank-0.17.tar.gz) = 5006
|
||||||
|
|
Loading…
Add table
Reference in a new issue