diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-09 09:18:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-09 09:18:22 +0000 |
commit | 14532090bf458902a41549e4e0df6b6ebc2b3beb (patch) | |
tree | 011632b3ecb15ec736035f5902d1879822425c12 /japanese | |
parent | 1bcd00b74f21b17bc84706d3eac080beac3d0697 (diff) | |
download | ports-14532090bf458902a41549e4e0df6b6ebc2b3beb.tar.gz ports-14532090bf458902a41549e4e0df6b6ebc2b3beb.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/p5-WWW-MobileCarrierJP/Makefile | 15 | ||||
-rw-r--r-- | japanese/p5-WWW-MobileCarrierJP/distinfo | 6 |
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 |