Date: Mon, 1 Aug 2011 11:02:58 +0900 (JST) From: TERAMOTO Masahiro <markun@onohara.to> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/159343: [MAINTAINER] www/p5-WWW-Mixi-Scraper: update to 0.33 Message-ID: <20110801020258.A338F28456@daemon.onohara.to> Resent-Message-ID: <201108010210.p712A7Ee078010@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 159343 >Category: ports >Synopsis: [MAINTAINER] www/p5-WWW-Mixi-Scraper: update to 0.33 >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: Mon Aug 01 02:10:07 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.33 - Add LICENSE Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-WWW-Mixi-Scraper-0.33.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Mixi-Scraper/Makefile /usr/home/markun/work/ports/p5-WWW-Mixi-Scraper/Makefile --- /usr/ports/www/p5-WWW-Mixi-Scraper/Makefile 2011-05-31 19:52:38.000000000 +0900 +++ /usr/home/markun/work/ports/p5-WWW-Mixi-Scraper/Makefile 2011-08-01 11:02:03.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Mixi-Scraper -PORTVERSION= 0.30 +PORTVERSION= 0.33 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,13 +14,16 @@ MAINTAINER= markun@onohara.to COMMENT= Yet another mixi scraper -BUILD_DEPENDS= p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +RUN_DEPENDS= p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \ p5-String-CamelCase>=0:${PORTSDIR}/textproc/p5-String-CamelCase \ p5-Test-UseAllModules>=0:${PORTSDIR}/devel/p5-Test-UseAllModules \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Web-Scraper>=0.17:${PORTSDIR}/www/p5-Web-Scraper \ p5-WWW-Mechanize>=1.50:${PORTSDIR}/www/p5-WWW-Mechanize -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes USE_DOS2UNIX= yes diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Mixi-Scraper/distinfo /usr/home/markun/work/ports/p5-WWW-Mixi-Scraper/distinfo --- /usr/ports/www/p5-WWW-Mixi-Scraper/distinfo 2011-05-31 19:52:38.000000000 +0900 +++ /usr/home/markun/work/ports/p5-WWW-Mixi-Scraper/distinfo 2011-08-01 11:02:03.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (WWW-Mixi-Scraper-0.30.tar.gz) = bc0f619c99268cfae4feb272f1503033c2752c28db70c309620be69ece48e85d -SIZE (WWW-Mixi-Scraper-0.30.tar.gz) = 19032 +SHA256 (WWW-Mixi-Scraper-0.33.tar.gz) = 0ee3b763570df1bc5c0e94876069d1ce3a1a6ed48a20d1cf3e5d47b0b3ee2da3 +SIZE (WWW-Mixi-Scraper-0.33.tar.gz) = 19014 --- p5-WWW-Mixi-Scraper-0.33.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?20110801020258.A338F28456>