aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-05-09 17:18:22 +0800
committermiwi <miwi@FreeBSD.org>2009-05-09 17:18:22 +0800
commit4016f6c2187d39fbafb7013f8fa4248823697949 (patch)
treeb70e5ad9be19dfa680524db1bf909fca88911f73
parentc3c47c9f1f9979d11443429168e731542a6c48cf (diff)
downloadfreebsd-ports-gnome-4016f6c2187d39fbafb7013f8fa4248823697949.tar.gz
freebsd-ports-gnome-4016f6c2187d39fbafb7013f8fa4248823697949.tar.zst
freebsd-ports-gnome-4016f6c2187d39fbafb7013f8fa4248823697949.zip
- Update to 0.32
- Fix PKGNAMEPREFIX - Add dependency for p5-Moose PR: 134257 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
-rw-r--r--japanese/p5-WWW-MobileCarrierJP/Makefile15
-rw-r--r--japanese/p5-WWW-MobileCarrierJP/distinfo6
2 files changed, 13 insertions, 8 deletions
diff --git a/japanese/p5-WWW-MobileCarrierJP/Makefile b/japanese/p5-WWW-MobileCarrierJP/Makefile
index a00b2614547d..dde778b18626 100644
--- a/japanese/p5-WWW-MobileCarrierJP/Makefile
+++ b/japanese/p5-WWW-MobileCarrierJP/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= WWW-MobileCarrierJP
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= japanese www perl5
MASTER_SITES= CPAN
MAINTAINER= markun@onohara.to
COMMENT= Scrape Japanese mobile carrier information
-BUILD_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \
- p5-HTML-Selector-XPath>=0:${PORTSDIR}/www/p5-HTML-Selector-XPath \
- p5-Web-Scraper>=0:${PORTSDIR}/www/p5-Web-Scraper \
+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-Web-Scraper>=0.24:${PORTSDIR}/www/p5-Web-Scraper \
p5-CAM-PDF>=0:${PORTSDIR}/textproc/p5-CAM-PDF
PERL_CONFIGURE= yes
@@ -38,4 +39,8 @@ MAN3= WWW::MobileCarrierJP::EZWeb::PictogramInfo.3 \
WWW::MobileCarrierJP::DoCoMo::HTMLVersion.3 \
WWW::MobileCarrierJP.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+PKGNAMEPREFIX:= ${PKGNAMEPREFIX}p5-
+
+.include <bsd.port.post.mk>
diff --git a/japanese/p5-WWW-MobileCarrierJP/distinfo b/japanese/p5-WWW-MobileCarrierJP/distinfo
index 31c9b12d7aa3..50292616fc28 100644
--- a/japanese/p5-WWW-MobileCarrierJP/distinfo
+++ b/japanese/p5-WWW-MobileCarrierJP/distinfo
@@ -1,3 +1,3 @@
-MD5 (WWW-MobileCarrierJP-0.31.tar.gz) = 309c3044cd98d4f058daad3323ae5bce
-SHA256 (WWW-MobileCarrierJP-0.31.tar.gz) = 738c4379c7d2d72c089375221bb6fe252e06d3060c6306fe16178b4f928aa16b
-SIZE (WWW-MobileCarrierJP-0.31.tar.gz) = 57046
+MD5 (WWW-MobileCarrierJP-0.32.tar.gz) = 52d6b09f6ec5a32334c6ce28a5983473
+SHA256 (WWW-MobileCarrierJP-0.32.tar.gz) = af347deaac2c2738f0b7f1b987d3f01d30aa844fae658719e957da32c8250ae4
+SIZE (WWW-MobileCarrierJP-0.32.tar.gz) = 57725