Date: Sat, 10 Sep 2011 05:33:31 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ports@c0decafe.net Subject: ports/160602: [PATCH] textproc/p5-Template-Tiny: update to 1.12 Message-ID: <20110909213331.A131C34B@sunpoet.net> Resent-Message-ID: <201109092140.p89Le6Mr050891@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160602 >Category: ports >Synopsis: [PATCH] textproc/p5-Template-Tiny: update to 1.12 >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: Fri Sep 09 21:40:06 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.2-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul 9 23:23:51 CST >Description: - Update to 1.12 Port maintainer (ports@c0decafe.net) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Template-Tiny-1.12.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-Template-Tiny/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 20 Mar 2010 18:52:44 -0000 1.1 +++ Makefile 9 Sep 2011 21:33:46 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Template-Tiny -PORTVERSION= 0.11 +PORTVERSION= 1.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,6 @@ MAINTAINER= ports@c0decafe.net COMMENT= Template Toolkit reimplemented in as little code as possible -BUILD_DEPENDS= p5-Capture-Tiny>=0.07:${PORTSDIR}/devel/p5-Capture-Tiny -RUN_DEPENDS= ${BUILD_DEPENDS} - -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= Template::Tiny.3 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/p5-Template-Tiny/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 3 Jul 2011 14:39:22 -0000 1.2 +++ distinfo 9 Sep 2011 21:33:46 -0000 @@ -1,2 +1,2 @@ -SHA256 (Template-Tiny-0.11.tar.gz) = 7d2583bb186f8acbba05fcdbf51d52aaa3ef37fa8e0eb5d9dce99d3bed2f62c4 -SIZE (Template-Tiny-0.11.tar.gz) = 16129 +SHA256 (Template-Tiny-1.12.tar.gz) = 073e062c630b51dfb725cd6485a329155cb72d5c596e8cb698eb67c4566f0a4a +SIZE (Template-Tiny-1.12.tar.gz) = 17559 --- p5-Template-Tiny-1.12.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?20110909213331.A131C34B>