ports/161479: [PATCH] devel/p5-Term-ANSIColor: update to 3.01

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 11 06:30:09 UTC 2011


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list