Date: Tue, 11 Oct 2011 14:28:08 +0800 (CST) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: dsh@vlink.ru Subject: ports/161479: [PATCH] devel/p5-Term-ANSIColor: update to 3.01 Message-ID: <20111011062808.A0F6D38BC@sunpoet.net> Resent-Message-ID: <201110110630.p9B6U8pI012396@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 161479 >Category: ports >Synopsis: [PATCH] devel/p5-Term-ANSIColor: update to 3.01 >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: Tue Oct 11 06:30:08 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: Wed Sep 28 22:36:13 CST 2011 >Description: - Update to 3.01 Port maintainer (dsh@vlink.ru) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Term-ANSIColor-3.01.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Term-ANSIColor/Makefile,v retrieving revision 1.17 diff -u -u -r1.17 Makefile --- Makefile 11 Feb 2010 17:02:50 -0000 1.17 +++ Makefile 11 Oct 2011 06:28:20 -0000 @@ -6,16 +6,15 @@ # PORTNAME= Term-ANSIColor -PORTVERSION= 3.00 +PORTVERSION= 3.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ANSIColor-${PORTVERSION} MAINTAINER= dsh@vlink.ru COMMENT= Color screen output using ANSI escape sequences -PERL_CONFIGURE= YES +PERL_CONFIGURE= yes MAN3= Term::ANSIColor.3 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Term-ANSIColor/distinfo,v retrieving revision 1.14 diff -u -u -r1.14 distinfo --- distinfo 3 Jul 2011 14:57:54 -0000 1.14 +++ distinfo 11 Oct 2011 06:28:20 -0000 @@ -1,2 +1,2 @@ -SHA256 (ANSIColor-3.00.tar.gz) = 9773ec6bed37ffed54b52e2a23b6a87a16fce547e5cbb1f824a5498bb7122557 -SIZE (ANSIColor-3.00.tar.gz) = 20000 +SHA256 (Term-ANSIColor-3.01.tar.gz) = 05cbe4aac2d77270a021dece42bd6e1b04add1d8e05ef03e4e55bffdc91f8545 +SIZE (Term-ANSIColor-3.01.tar.gz) = 20890 Index: files/patch-Makefile.PL =================================================================== RCS file: /home/ncvs/ports/devel/p5-Term-ANSIColor/files/patch-Makefile.PL,v retrieving revision 1.2 diff -u -u -r1.2 patch-Makefile.PL --- files/patch-Makefile.PL 29 Dec 2009 04:13:46 -0000 1.2 +++ files/patch-Makefile.PL 11 Oct 2011 06:28:20 -0000 @@ -1,9 +1,9 @@ ---- ./Makefile.PL.orig 2009-12-15 05:07:34.733778581 +0000 -+++ ./Makefile.PL 2009-12-15 05:07:42.485119095 +0000 +--- Makefile.PL.orig 2011-07-21 05:19:47.000000000 +0800 ++++ Makefile.PL 2011-10-10 23:25:49.212106596 +0800 @@ -5,8 +5,6 @@ WriteMakefile ( NAME => 'Term::ANSIColor', - DISTNAME => 'ANSIColor', + DISTNAME => 'Term-ANSIColor', - ($] >= 5.006 ? - (INSTALLDIRS => 'perl') : ()), ($] >= 5.005 ? --- p5-Term-ANSIColor-3.01.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?20111011062808.A0F6D38BC>