aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-12-16 12:10:24 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-12-16 12:10:24 +0000
commite4201e03f3d81fc0e93b6eeb16c50794b946469c (patch)
treeff6b0035b916b95b26433a57a595fd559281b2dc /japanese
parenta5e1090fd3231f3313899e8de0261e9015548b9d (diff)
downloadports-e4201e03f3d81fc0e93b6eeb16c50794b946469c.tar.gz
ports-e4201e03f3d81fc0e93b6eeb16c50794b946469c.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/p5-WWW-MobileCarrierJP/Makefile13
-rw-r--r--japanese/p5-WWW-MobileCarrierJP/distinfo4
2 files changed, 11 insertions, 6 deletions
diff --git a/japanese/p5-WWW-MobileCarrierJP/Makefile b/japanese/p5-WWW-MobileCarrierJP/Makefile
index 817ea6bea67c..7a2a231c7c95 100644
--- a/japanese/p5-WWW-MobileCarrierJP/Makefile
+++ b/japanese/p5-WWW-MobileCarrierJP/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WWW-MobileCarrierJP
-PORTVERSION= 0.60
+PORTVERSION= 0.61
CATEGORIES= japanese www perl5
MASTER_SITES= CPAN
@@ -16,7 +16,7 @@ COMMENT= Scrape Japanese mobile carrier information
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-Moose>=0.60:${PORTSDIR}/devel/p5-Moose \
+BUILD_DEPENDS= p5-Moose>=0.60:${PORTSDIR}/devel/p5-Moose \
p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \
p5-HTML-Selector-XPath>=0.03:${PORTSDIR}/www/p5-HTML-Selector-XPath \
p5-HTML-TableExtract>=2.10:${PORTSDIR}/www/p5-HTML-TableExtract \
@@ -25,9 +25,10 @@ RUN_DEPENDS= p5-Moose>=0.60:${PORTSDIR}/devel/p5-Moose \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-parent>=0:${PORTSDIR}/devel/p5-parent \
p5-CAM-PDF>=0:${PORTSDIR}/textproc/p5-CAM-PDF
-BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online
+TEST_DEPENDS= p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online \
+ p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base
USE_PERL5= 5.8.1+
PERL_CONFIGURE= yes
@@ -59,4 +60,8 @@ MAN3= WWW::MobileCarrierJP::EZWeb::PictogramInfo.3 \
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
+.if ${PERL_LEVEL} < 501400
+TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
.include <bsd.port.post.mk>
diff --git a/japanese/p5-WWW-MobileCarrierJP/distinfo b/japanese/p5-WWW-MobileCarrierJP/distinfo
index a03aee478a9d..4cf95fa58d4f 100644
--- a/japanese/p5-WWW-MobileCarrierJP/distinfo
+++ b/japanese/p5-WWW-MobileCarrierJP/distinfo
@@ -1,2 +1,2 @@
-SHA256 (WWW-MobileCarrierJP-0.60.tar.gz) = 5c31fd93601f5a74b662a7363fa2577f6b71e8bf50b6f148a952840fa225307f
-SIZE (WWW-MobileCarrierJP-0.60.tar.gz) = 49662
+SHA256 (WWW-MobileCarrierJP-0.61.tar.gz) = fd4394df1cbeb4f090be1ad1ac96f1c10ce04ac0345604dbe4534f3e8a750168
+SIZE (WWW-MobileCarrierJP-0.61.tar.gz) = 49723