Date: Thu, 1 Dec 2011 01:27:47 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: markun@onohara.to Subject: ports/162972: [PATCH] devel/p5-DateTime-Calendar-Chinese: update to 1.00 Message-ID: <20111130172747.7586646EF@sunpoet.net> Resent-Message-ID: <201111301730.pAUHUBCj009424@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 162972 >Category: ports >Synopsis: [PATCH] devel/p5-DateTime-Calendar-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-Calendar-Chinese/Changes Port maintainer (markun@onohara.to) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-DateTime-Calendar-Chinese-1.00.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-DateTime-Calendar-Chinese/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 20 Jun 2011 08:36:05 -0000 1.2 +++ Makefile 30 Nov 2011 17:27:24 -0000 @@ -6,7 +6,7 @@ # PORTNAME= DateTime-Calendar-Chinese -PORTVERSION= 0.07 +PORTVERSION= 1.00 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DMAKI @@ -15,12 +15,8 @@ MAINTAINER= markun@onohara.to COMMENT= Traditional Chinese Calendar Implementation -BUILD_DEPENDS= p5-DateTime-Event-Chinese>=0.05:${PORTSDIR}/devel/p5-DateTime-Event-Chinese \ - p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate -RUN_DEPENDS= p5-DateTime-Event-Chinese>=0.05:${PORTSDIR}/devel/p5-DateTime-Event-Chinese \ - p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate +BUILD_DEPENDS= p5-DateTime-Event-Chinese>=1.00:${PORTSDIR}/devel/p5-DateTime-Event-Chinese +RUN_DEPENDS= p5-DateTime-Event-Chinese>=1.00:${PORTSDIR}/devel/p5-DateTime-Event-Chinese PERL_CONFIGURE= yes Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-DateTime-Calendar-Chinese/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 20 Jun 2011 08:36:05 -0000 1.2 +++ distinfo 30 Nov 2011 17:27:24 -0000 @@ -1,2 +1,2 @@ -SHA256 (DateTime-Calendar-Chinese-0.07.tar.gz) = 63cd9021e6161c68adc523f952de97610301cd1d8d4fcbc3795cabd1d6c1cc89 -SIZE (DateTime-Calendar-Chinese-0.07.tar.gz) = 28383 +SHA256 (DateTime-Calendar-Chinese-1.00.tar.gz) = 34c5a31cd5ba2510751d059bccf3bd1482f87f7b159a842f444e5a613776c825 +SIZE (DateTime-Calendar-Chinese-1.00.tar.gz) = 268514 --- p5-DateTime-Calendar-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?20111130172747.7586646EF>