aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-Google-PageRank
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-16 15:06:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-16 15:06:31 +0000
commit0e09362bec1b51a1df4a53c0e0d9129c2d17728f (patch)
treeb1edba597d18ba6ca2adf630c43b20fbf952087b /www/p5-WWW-Google-PageRank
parentba9a4c751f84a6647d9d01ce2cdd56907a60875a (diff)
downloadports-0e09362bec1b51a1df4a53c0e0d9129c2d17728f.tar.gz
ports-0e09362bec1b51a1df4a53c0e0d9129c2d17728f.zip
- 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
Notes
Notes: svn path=/head/; revision=285911
Diffstat (limited to 'www/p5-WWW-Google-PageRank')
-rw-r--r--www/p5-WWW-Google-PageRank/Makefile8
-rw-r--r--www/p5-WWW-Google-PageRank/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-WWW-Google-PageRank/Makefile b/www/p5-WWW-Google-PageRank/Makefile
index 73b254d33bff..c43b9fdc857b 100644
--- a/www/p5-WWW-Google-PageRank/Makefile
+++ b/www/p5-WWW-Google-PageRank/Makefile
@@ -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
diff --git a/www/p5-WWW-Google-PageRank/distinfo b/www/p5-WWW-Google-PageRank/distinfo
index 8f78ae64fd4f..1afa7ce2c56f 100644
--- a/www/p5-WWW-Google-PageRank/distinfo
+++ b/www/p5-WWW-Google-PageRank/distinfo
@@ -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