Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  1 Jul 2011 22:43:42 +0900 (JST)
From:      TERAMOTO Masahiro <markun@onohara.to>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/158567: [MAINTAINER] japanese/p5-WWW-MobileCarrierJP: update to 0.55
Message-ID:  <20110701134342.A36612841A@daemon.onohara.to>
Resent-Message-ID: <201107011350.p61Do5VX099728@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158567
>Category:       ports
>Synopsis:       [MAINTAINER] japanese/p5-WWW-MobileCarrierJP: update to 0.55
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 01 13:50:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     TERAMOTO Masahiro
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD daemon.onohara.to 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
- Update to 0.55
- Add TEST_DEPENDS
- Add LICENSE

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-WWW-MobileCarrierJP-0.55.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/japanese/p5-WWW-MobileCarrierJP/Makefile /usr/home/markun/work/ports/p5-WWW-MobileCarrierJP/Makefile
--- /usr/ports/japanese/p5-WWW-MobileCarrierJP/Makefile	2011-05-31 23:04:26.000000000 +0900
+++ /usr/home/markun/work/ports/p5-WWW-MobileCarrierJP/Makefile	2011-07-01 22:42:56.000000000 +0900
@@ -6,14 +6,17 @@
 #
 
 PORTNAME=	WWW-MobileCarrierJP
-PORTVERSION=	0.54
+PORTVERSION=	0.55
 CATEGORIES=	japanese www perl5
 MASTER_SITES=	CPAN
 
 MAINTAINER=	markun@onohara.to
 COMMENT=	Scrape Japanese mobile carrier information
 
-BUILD_DEPENDS=	p5-Moose>=0.60:${PORTSDIR}/devel/p5-Moose \
+LICENSE=	ART20 GPLv1
+LICENSE_COMB=	dual
+
+RUN_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 \
@@ -22,7 +25,9 @@
 		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}
+BUILD_DEPENDS=	${RUN_DEPENDS}
+
+TEST_DEPENDS=	p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online
 
 USE_PERL5=	5.8.1+
 PERL_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/japanese/p5-WWW-MobileCarrierJP/distinfo /usr/home/markun/work/ports/p5-WWW-MobileCarrierJP/distinfo
--- /usr/ports/japanese/p5-WWW-MobileCarrierJP/distinfo	2011-05-31 23:04:26.000000000 +0900
+++ /usr/home/markun/work/ports/p5-WWW-MobileCarrierJP/distinfo	2011-07-01 22:42:56.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (WWW-MobileCarrierJP-0.54.tar.gz) = bcccbb19065bb8a8c91882903a4f4324836c699ad1e648d26acdf7649ef348ee
-SIZE (WWW-MobileCarrierJP-0.54.tar.gz) = 74217
+SHA256 (WWW-MobileCarrierJP-0.55.tar.gz) = 7da16425bdf899163bc4673a10c932732f3a5d17133369e6d39ad5a135cfcab7
+SIZE (WWW-MobileCarrierJP-0.55.tar.gz) = 73370
--- p5-WWW-MobileCarrierJP-0.55.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110701134342.A36612841A>