mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Update to 0.45
PR: ports/148902 Submitted by: Teramoto Masahiro <markun@onohara.to> (maintainer)
This commit is contained in:
parent
0a7994c335
commit
6ec5a444c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258328
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= WWW-MobileCarrierJP
|
||||
PORTVERSION= 0.44
|
||||
PORTVERSION= 0.45
|
||||
CATEGORIES= japanese www perl5
|
||||
MASTER_SITES= CPAN
|
||||
|
||||
@ -21,11 +21,13 @@ BUILD_DEPENDS= p5-Moose>=0.60:${PORTSDIR}/devel/p5-Moose \
|
||||
p5-libwww>=5.834:${PORTSDIR}/www/p5-libwww \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI \
|
||||
p5-CAM-PDF>=0:${PORTSDIR}/textproc/p5-CAM-PDF
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
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 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (WWW-MobileCarrierJP-0.44.tar.gz) = 785a9801c746d4cb02020fc9c4407dd5
|
||||
SHA256 (WWW-MobileCarrierJP-0.44.tar.gz) = cbf719a796d312b92872991b9b0378c02e0ca202eb7f4b9954cb5ff9dd25c55b
|
||||
SIZE (WWW-MobileCarrierJP-0.44.tar.gz) = 70140
|
||||
MD5 (WWW-MobileCarrierJP-0.45.tar.gz) = 381b69418e2158b9cc3ef4b398f05f93
|
||||
SHA256 (WWW-MobileCarrierJP-0.45.tar.gz) = ae3419e7439c61ed2e233d37c714bdd252945ad3498cbd177b2ca9dd7718918a
|
||||
SIZE (WWW-MobileCarrierJP-0.45.tar.gz) = 70726
|
||||
|
@ -20,6 +20,7 @@ bin/www-mobilecarrierjp-dump_all.pl
|
||||
%%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/ThirdForce/Flash.pm
|
||||
%%SITE_PERL%%/WWW/MobileCarrierJP/Declare.pm
|
||||
%%SITE_PERL%%/WWW/MobileCarrierJP.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/MobileCarrierJP
|
||||
|
Loading…
Reference in New Issue
Block a user