diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-19 10:54:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-19 10:54:02 +0000 |
commit | 75adc3b00c0eed2ffa9cd1992f7326815fa8ba5a (patch) | |
tree | a7f5a77751c89e9cdb0317112469cbecb5f6c379 | |
parent | 1e29c2a4b38670609a6cdacb018cf083aee56dea (diff) |
- Update to 6.02
Notes
Notes:
svn path=/head/; revision=291809
-rw-r--r-- | www/p5-WWW-RobotRules/Makefile | 5 | ||||
-rw-r--r-- | www/p5-WWW-RobotRules/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/p5-WWW-RobotRules/Makefile b/www/p5-WWW-RobotRules/Makefile index bd9a31eee85a..49756f527973 100644 --- a/www/p5-WWW-RobotRules/Makefile +++ b/www/p5-WWW-RobotRules/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-RobotRules -PORTVERSION= 6.01 +PORTVERSION= 6.02 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Database of robots.txt-derived permissions +BUILD_DEPENDS= p5-URI>=1.10:${PORTSDIR}/net/p5-URI RUN_DEPENDS= p5-URI>=1.10:${PORTSDIR}/net/p5-URI -BUILD_DEPENDS:= ${RUN_DEPENDS} - CONFLICTS= p5-libwww-5* PERL_CONFIGURE= yes diff --git a/www/p5-WWW-RobotRules/distinfo b/www/p5-WWW-RobotRules/distinfo index 4f623e0166aa..adcefbaaa211 100644 --- a/www/p5-WWW-RobotRules/distinfo +++ b/www/p5-WWW-RobotRules/distinfo @@ -1,2 +1,2 @@ -SHA256 (WWW-RobotRules-6.01.tar.gz) = f817e3e982c9d869c7796bcb5737c3422c2272355424acd162d0f3b132bec9d3 -SIZE (WWW-RobotRules-6.01.tar.gz) = 9047 +SHA256 (WWW-RobotRules-6.02.tar.gz) = 46b502e7a288d559429891eeb5d979461dd3ecc6a5c491ead85d165b6e03a51e +SIZE (WWW-RobotRules-6.02.tar.gz) = 9059 |