1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Update to 0.52

Changes:	http://search.cpan.org/dist/WWW-MobileCarrierJP/Changes
PR:		ports/155534
Submitted by:	TERAMOTO Masahiro <markun AT onohara.to> (maintainer)
This commit is contained in:
Frederic Culot 2011-03-13 19:18:32 +00:00
parent c649842c9d
commit c3baadca81
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270813
3 changed files with 28 additions and 21 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= WWW-MobileCarrierJP
PORTVERSION= 0.48
PORTVERSION= 0.52
CATEGORIES= japanese www perl5
MASTER_SITES= CPAN
@ -16,37 +16,38 @@ COMMENT= Scrape Japanese mobile carrier information
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>=0:${PORTSDIR}/www/p5-HTML-TableExtract \
p5-HTML-TableExtract>=2.10:${PORTSDIR}/www/p5-HTML-TableExtract \
p5-Web-Scraper>=0.24:${PORTSDIR}/www/p5-Web-Scraper \
p5-libwww>=5.834:${PORTSDIR}/www/p5-libwww \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-parent>=0:${PORTSDIR}/devel/p5-parent \
p5-CAM-PDF>=0:${PORTSDIR}/textproc/p5-CAM-PDF
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= 5.8.1+
PERL_CONFIGURE= yes
MAN1= www-mobilecarrierjp-dump_all.pl.1
MAN3= WWW::MobileCarrierJP::EZWeb::PictogramInfo.3 \
WWW::MobileCarrierJP::ThirdForce::HTTPHeader.3 \
WWW::MobileCarrierJP::ThirdForce::Flash.3 \
WWW::MobileCarrierJP::EZWeb::DeviceID.3 \
WWW::MobileCarrierJP::DoCoMo::Display.3 \
WWW::MobileCarrierJP::AirHPhone::CIDR.3 \
WWW::MobileCarrierJP::ThirdForce::CIDR.3 \
WWW::MobileCarrierJP::ThirdForce::Service.3 \
WWW::MobileCarrierJP::EZWeb::CIDR.3 \
WWW::MobileCarrierJP::DoCoMo::Flash.3 \
WWW::MobileCarrierJP::DoCoMo::PictogramInfo.3 \
WWW::MobileCarrierJP::DoCoMo::UserAgent.3 \
WWW::MobileCarrierJP::EZWeb::Model.3 \
WWW::MobileCarrierJP::ThirdForce::PictogramInfo.3 \
WWW::MobileCarrierJP::ThirdForce::UserAgent.3 \
WWW::MobileCarrierJP::ThirdForce::Java.3 \
WWW::MobileCarrierJP::ThirdForce::Display.3 \
WWW::MobileCarrierJP::DoCoMo::CIDR.3 \
WWW::MobileCarrierJP::EZWeb::BREW.3 \
WWW::MobileCarrierJP::DoCoMo::HTMLVersion.3 \
WWW::MobileCarrierJP::DoCoMo::Java.3 \
WWW::MobileCarrierJP::Softbank::Java.3 \
WWW::MobileCarrierJP::Softbank::Flash.3 \
WWW::MobileCarrierJP::Softbank::Service.3 \
WWW::MobileCarrierJP::Softbank::CIDR.3 \
WWW::MobileCarrierJP::Softbank::HTTPHeader.3 \
WWW::MobileCarrierJP::Softbank::Display.3 \
WWW::MobileCarrierJP::Softbank::PictogramInfo.3 \
WWW::MobileCarrierJP::ThirdForce::UserAgent.3 \
WWW::MobileCarrierJP.3
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,2 @@
MD5 (WWW-MobileCarrierJP-0.48.tar.gz) = 319ede63195bd16f1dc74fcfbe8360f4
SHA256 (WWW-MobileCarrierJP-0.48.tar.gz) = 96a8dd74d40c33ddd95f8982ea6e44839d7786389d7db8e0cb17f8a478b4d121
SIZE (WWW-MobileCarrierJP-0.48.tar.gz) = 72451
SHA256 (WWW-MobileCarrierJP-0.52.tar.gz) = c02ac4a79ef0e9be360655146a9f71f7268d6a2c3bd0112dacd1aee9004df3d8
SIZE (WWW-MobileCarrierJP-0.52.tar.gz) = 73733

View File

@ -12,15 +12,21 @@ bin/www-mobilecarrierjp-dump_all.pl
%%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb/DeviceID.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb/CIDR.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb/Model.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb/BREW.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/HTTPHeader.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/CIDR.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/Service.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/PictogramInfo.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/UserAgent.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/Java.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/Softbank/HTTPHeader.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/Softbank/Service.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/Softbank/Flash.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/Softbank/Display.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/Softbank/Java.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/Softbank/CIDR.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/Softbank/PictogramInfo.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/Flash.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/UserAgent.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/Service.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/Display.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/HTTPHeader.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/PictogramInfo.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/CIDR.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce/Java.pm
%%SITE_PERL%%/WWW/MobileCarrierJP/Declare.pm
%%SITE_PERL%%/WWW/MobileCarrierJP.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/MobileCarrierJP
@ -29,5 +35,6 @@ bin/www-mobilecarrierjp-dump_all.pl
@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP/DoCoMo
@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP/EZWeb
@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP/ThirdForce
@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP/Softbank
@dirrmtry %%SITE_PERL%%/WWW/MobileCarrierJP
@dirrmtry %%SITE_PERL%%/WWW