Date: Thu, 1 Dec 2011 01:26:39 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: markun@onohara.to Subject: ports/162971: [PATCH] devel/p5-DateTime-Event-Chinese: update to 1.00 Message-ID: <20111130172639.A379046DA@sunpoet.net> Resent-Message-ID: <201111301730.pAUHUAhT009382@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 162971 >Category: ports >Synopsis: [PATCH] devel/p5-DateTime-Event-Chinese: update to 1.00 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Nov 30 17:30:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 9.0-PRERELEASE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sun Nov 20 12:43:06 CST 2011 >Description: - Update to 1.00 Changes: http://search.cpan.org/dist/DateTime-Event-Chinese/Changes Port maintainer (markun@onohara.to) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-DateTime-Event-Chinese-1.00.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-DateTime-Event-Chinese/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 20 Jun 2011 08:36:06 -0000 1.2 +++ Makefile 30 Nov 2011 17:26:06 -0000 @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Event-Chinese -PORTVERSION= 0.05 +PORTVERSION= 1.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI @@ -15,17 +15,9 @@ MAINTAINER= markun@onohara.to COMMENT= DateTime Extension for Calculating Important Chinese Dates -BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-Event-Lunar>=0.06:${PORTSDIR}/devel/p5-DateTime-Event-Lunar \ - p5-DateTime-Event-SolarTerm>=0.05:${PORTSDIR}/devel/p5-DateTime-Event-SolarTerm \ - p5-DateTime-Util-Astro>=0.11:${PORTSDIR}/devel/p5-DateTime-Util-Astro \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ +BUILD_DEPENDS= p5-DateTime-Astro>=0:${PORTSDIR}/devel/p5-DateTime-Astro \ p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round -RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-Event-Lunar>=0.06:${PORTSDIR}/devel/p5-DateTime-Event-Lunar \ - p5-DateTime-Event-SolarTerm>=0.05:${PORTSDIR}/devel/p5-DateTime-Event-SolarTerm \ - p5-DateTime-Util-Astro>=0.11:${PORTSDIR}/devel/p5-DateTime-Util-Astro \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ +RUN_DEPENDS= p5-DateTime-Astro>=0:${PORTSDIR}/devel/p5-DateTime-Astro \ p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-DateTime-Event-Chinese/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 20 Jun 2011 08:36:06 -0000 1.2 +++ distinfo 30 Nov 2011 17:26:06 -0000 @@ -1,2 +1,2 @@ -SHA256 (DateTime-Event-Chinese-0.05.tar.gz) = 2d33aa7f1607ac68a45c2a723dc0e041d07e1f8b590b02b6015a04886e53dd64 -SIZE (DateTime-Event-Chinese-0.05.tar.gz) = 21873 +SHA256 (DateTime-Event-Chinese-1.00.tar.gz) = 76a843fe65b69aefdd10ed18f1a686455c222c9571499b13f34412aa4a9e0054 +SIZE (DateTime-Event-Chinese-1.00.tar.gz) = 21122 --- p5-DateTime-Event-Chinese-1.00.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?20111130172639.A379046DA>