Index: head/devel/p5-Term-ANSIColor/files/patch-Makefile.PL =================================================================== --- head/devel/p5-Term-ANSIColor/files/patch-Makefile.PL (revision 416856) +++ head/devel/p5-Term-ANSIColor/files/patch-Makefile.PL (nonexistent) @@ -1,11 +0,0 @@ ---- 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 => 'Term-ANSIColor', -- ($] >= 5.006 ? -- (INSTALLDIRS => 'perl') : ()), - ($] >= 5.005 ? - (ABSTRACT => 'Color output using ANSI escape sequences', - AUTHOR => 'Russ Allbery (rra@stanford.edu)') : ()), Property changes on: head/devel/p5-Term-ANSIColor/files/patch-Makefile.PL ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/p5-Term-ANSIColor/Makefile =================================================================== --- head/devel/p5-Term-ANSIColor/Makefile (revision 416856) +++ head/devel/p5-Term-ANSIColor/Makefile (revision 416857) @@ -1,17 +1,25 @@ # Created by: Denis Shaposhnikov # $FreeBSD$ PORTNAME= Term-ANSIColor -PORTVERSION= 3.02 -PORTREVISION= 1 +PORTVERSION= 4.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= dsh@vlink.ru COMMENT= Color screen output using ANSI escape sequences +OPTIONS_DEFINE= EXAMPLES + USES= perl5 USE_PERL5= configure + +PORTEXAMPLES= generate-colors + +post-install-EXAMPLES-on: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + ${INSTALL_SCRIPT} ${WRKSRC}/examples/generate-colors \ + ${STAGEDIR}${EXAMPLESDIR}/ .include Index: head/devel/p5-Term-ANSIColor/distinfo =================================================================== --- head/devel/p5-Term-ANSIColor/distinfo (revision 416856) +++ head/devel/p5-Term-ANSIColor/distinfo (revision 416857) @@ -1,2 +1,3 @@ -SHA256 (Term-ANSIColor-3.02.tar.gz) = e3082f103b706e3469edd7c31b26996e3315c064cc9530347e876a4844d3bb04 -SIZE (Term-ANSIColor-3.02.tar.gz) = 21766 +TIMESTAMP = 1465842910 +SHA256 (Term-ANSIColor-4.05.tar.gz) = 9a4e0531c41ac79ee143c3a64b7de5d09bb73c0ea033c0233dae10d85d4a1fca +SIZE (Term-ANSIColor-4.05.tar.gz) = 45418