summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-15 16:33:43 +0000
committersno <sno@pkgsrc.org>2010-02-15 16:33:43 +0000
commit80bb4527f32882282f136b2a41515302543e8a73 (patch)
treea29829a95375c95475bafc855ecffb677e8576f6 /devel
parent03b66c3e4b854af54fce5c08956de8e1f7a2bff0 (diff)
downloadpkgsrc-80bb4527f32882282f136b2a41515302543e8a73.tar.gz
Updating devel/p5-Term-ANSIColor from 2.02 to 3.00
Upstream changes: 2010-01-24 Russ Allbery <rra@stanford.edu> * ANSIColor.pm: Version 3.00 released. * t/basic.t: Add some basic tests for bright color support. * ANSIColor.pm: Reorganize the documentation and be clearer about the function interface parameters. Reword the explanation of bright and regular colors, and provide some advice about which to use. 2010-01-24 Jakob Ilves <illvilja@gmail.com> * ANSIColor.pm: Add bright versions of the basic eight foreground and background colors using the 9x and 10x codes, supported by emulators with 16 color support.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Term-ANSIColor/Makefile5
-rw-r--r--devel/p5-Term-ANSIColor/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-Term-ANSIColor/Makefile b/devel/p5-Term-ANSIColor/Makefile
index 83db19d7aed..7c25bb75440 100644
--- a/devel/p5-Term-ANSIColor/Makefile
+++ b/devel/p5-Term-ANSIColor/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2009/09/12 21:36:14 sno Exp $
+# $NetBSD: Makefile,v 1.6 2010/02/15 16:33:43 sno Exp $
-DISTNAME= ANSIColor-2.02
+DISTNAME= ANSIColor-3.00
PKGNAME= p5-Term-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}
@@ -17,4 +17,3 @@ PERL5_PACKLIST= auto/Term/ANSIColor/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
-
diff --git a/devel/p5-Term-ANSIColor/distinfo b/devel/p5-Term-ANSIColor/distinfo
index 3832297d0c8..6d195d63b77 100644
--- a/devel/p5-Term-ANSIColor/distinfo
+++ b/devel/p5-Term-ANSIColor/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/09/12 21:36:14 sno Exp $
+$NetBSD: distinfo,v 1.5 2010/02/15 16:33:43 sno Exp $
-SHA1 (ANSIColor-2.02.tar.gz) = 279591e17a2655fa0583824348935df042168984
-RMD160 (ANSIColor-2.02.tar.gz) = d8530869b4aee4abc5ba529211ad4f861444138d
-Size (ANSIColor-2.02.tar.gz) = 18378 bytes
+SHA1 (ANSIColor-3.00.tar.gz) = 644dde284c889872c1eee2287384e0b29d5a076a
+RMD160 (ANSIColor-3.00.tar.gz) = 4c854d05ecb067b7a0e4c346a12346930b1ecf54
+Size (ANSIColor-3.00.tar.gz) = 20000 bytes