From 80bb4527f32882282f136b2a41515302543e8a73 Mon Sep 17 00:00:00 2001 From: sno Date: Mon, 15 Feb 2010 16:33:43 +0000 Subject: Updating devel/p5-Term-ANSIColor from 2.02 to 3.00 Upstream changes: 2010-01-24 Russ Allbery * 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 * 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. --- devel/p5-Term-ANSIColor/Makefile | 5 ++--- devel/p5-Term-ANSIColor/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'devel') 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 -- cgit v1.2.3