ports/141541: [PATCH] devel/p5-Term-ANSIColor: update to 2.02
Philip M. Gollucci
pgollucci at FreeBSD.org
Tue Dec 15 06:50:43 UTC 2009
>Number: 141541
>Category: ports
>Synopsis: [PATCH] devel/p5-Term-ANSIColor: update to 2.02
>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 Dec 15 06:50:43 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec 8 02:25:55 UTC
>Description:
- Update to 2.02
Port maintainer (dsh at vlink.ru) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Term-ANSIColor-2.02.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Term-ANSIColor/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile 17 Apr 2008 14:26:10 -0000 1.15
+++ Makefile 14 Dec 2009 06:45:01 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Term-ANSIColor
-PORTVERSION= 1.12
+PORTVERSION= 2.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Term-ANSIColor/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo 30 Jan 2008 05:59:43 -0000 1.11
+++ distinfo 14 Dec 2009 06:45:03 -0000
@@ -1,3 +1,3 @@
-MD5 (ANSIColor-1.12.tar.gz) = 608eb10b03d642f5b49ac60a7cb6df27
-SHA256 (ANSIColor-1.12.tar.gz) = 89cd3d009b4babd5e6db11513a687ad8fe8ce8690b0fff00862b07d213a45200
-SIZE (ANSIColor-1.12.tar.gz) = 14111
+MD5 (ANSIColor-2.02.tar.gz) = d9b46a35541ffe7fcbe708e82ef95bf7
+SHA256 (ANSIColor-2.02.tar.gz) = b814c410ae6b4b7d41554b92726bc5bb0366eb0ab8144c290e878304b274588d
+SIZE (ANSIColor-2.02.tar.gz) = 18378
Index: files/patch-Makefile.PL
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Term-ANSIColor/files/patch-Makefile.PL,v
retrieving revision 1.1
diff -u -u -r1.1 patch-Makefile.PL
--- files/patch-Makefile.PL 25 Feb 2001 18:00:44 -0000 1.1
+++ files/patch-Makefile.PL 15 Dec 2009 05:07:59 -0000
@@ -1,11 +1,11 @@
---- Makefile.PL.orig Mon Feb 26 01:48:56 2001
-+++ Makefile.PL Mon Feb 26 01:49:03 2001
-@@ -6,8 +6,6 @@
+--- ./Makefile.PL.orig 2009-12-15 05:07:34.733778581 +0000
++++ ./Makefile.PL 2009-12-15 05:07:42.485119095 +0000
+@@ -5,8 +5,6 @@
WriteMakefile (
- NAME => 'Term::ANSIColor',
- DISTNAME => 'ANSIColor',
+ NAME => 'Term::ANSIColor',
+ DISTNAME => 'ANSIColor',
- ($] >= 5.006 ?
- (INSTALLDIRS => 'perl') : ()),
($] >= 5.005 ?
- (ABSTRACT => 'Color output using ANSI escape sequences',
- AUTHOR => 'Russ Allbery (rra at stanford.edu)') : ()),
+ (ABSTRACT => 'Color output using ANSI escape sequences',
+ AUTHOR => 'Russ Allbery (rra at stanford.edu)') : ()),
--- p5-Term-ANSIColor-2.02.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list