pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Term-ANSIColor Updated devel/p5-Term-ANSIColo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b63bf7d4acc
branches:  trunk
changeset: 354432:3b63bf7d4acc
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Oct 30 05:10:10 2016 +0000

description:
Updated devel/p5-Term-ANSIColor to 4.06
---------------------------------------
Term::ANSIColor 4.06 (2016-10-28)
    Add aliases ansi16 through ansi255 and on_ansi16 through on_ansi255
    (plus the corresponding constants) for the grey and rgb colors so that
    one can refer to all of the 256 ANSI colors with consistent names.
    These are aliases; the colors returned by uncolor will still use the
    grey and rgb names.  (#118267)

diffstat:

 devel/p5-Term-ANSIColor/Makefile |   4 ++--
 devel/p5-Term-ANSIColor/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d8ebe9cd9aa5 -r 3b63bf7d4acc devel/p5-Term-ANSIColor/Makefile
--- a/devel/p5-Term-ANSIColor/Makefile  Sun Oct 30 05:04:09 2016 +0000
+++ b/devel/p5-Term-ANSIColor/Makefile  Sun Oct 30 05:10:10 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2016/07/28 02:47:11 wen Exp $
+# $NetBSD: Makefile,v 1.20 2016/10/30 05:10:10 mef Exp $
 
-DISTNAME=      Term-ANSIColor-4.05
+DISTNAME=      Term-ANSIColor-4.06
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Term/}
diff -r d8ebe9cd9aa5 -r 3b63bf7d4acc devel/p5-Term-ANSIColor/distinfo
--- a/devel/p5-Term-ANSIColor/distinfo  Sun Oct 30 05:04:09 2016 +0000
+++ b/devel/p5-Term-ANSIColor/distinfo  Sun Oct 30 05:10:10 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2016/07/28 02:47:11 wen Exp $
+$NetBSD: distinfo,v 1.10 2016/10/30 05:10:10 mef Exp $
 
-SHA1 (Term-ANSIColor-4.05.tar.gz) = 286ed1afbceebff078638d877198fdbf9e03b96a
-RMD160 (Term-ANSIColor-4.05.tar.gz) = e091876bdbba501c90eb0412b10c1c6c8c39d180
-SHA512 (Term-ANSIColor-4.05.tar.gz) = a3ea5561e7abd05bb68e34e4bc9fe98e14942256d15265ed064fccd75db355b09050c56035e758401b94c072c4e5c78c87488b1f2e6b761ff3725e2f291543be
-Size (Term-ANSIColor-4.05.tar.gz) = 45418 bytes
+SHA1 (Term-ANSIColor-4.06.tar.gz) = cbe21ae64ebe13cc56d39c0b6ecf3c21171fe5a9
+RMD160 (Term-ANSIColor-4.06.tar.gz) = 7ace026f4dcfc48395bd611bb8ba2008f43dacfc
+SHA512 (Term-ANSIColor-4.06.tar.gz) = 1aeb282ff2cb0117efefcc91023b6c3f031f5f93569330d681dc7d042931126e58d9bec28603bed5b2ec2067ed2af606a37b7e3a7d50f32ee5a99267198c5ad7
+Size (Term-ANSIColor-4.06.tar.gz) = 51882 bytes



Home | Main Index | Thread Index | Old Index