pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Term-ANSIColor
Module Name: pkgsrc
Committed By: mef
Date: Sun Oct 30 05:10:11 UTC 2016
Modified Files:
pkgsrc/devel/p5-Term-ANSIColor: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Term-ANSIColor/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Term-ANSIColor/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/p5-Term-ANSIColor/Makefile
diff -u pkgsrc/devel/p5-Term-ANSIColor/Makefile:1.19 pkgsrc/devel/p5-Term-ANSIColor/Makefile:1.20
--- pkgsrc/devel/p5-Term-ANSIColor/Makefile:1.19 Thu Jul 28 02:47:11 2016
+++ pkgsrc/devel/p5-Term-ANSIColor/Makefile Sun Oct 30 05:10:10 2016
@@ -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/}
Index: pkgsrc/devel/p5-Term-ANSIColor/distinfo
diff -u pkgsrc/devel/p5-Term-ANSIColor/distinfo:1.9 pkgsrc/devel/p5-Term-ANSIColor/distinfo:1.10
--- pkgsrc/devel/p5-Term-ANSIColor/distinfo:1.9 Thu Jul 28 02:47:11 2016
+++ pkgsrc/devel/p5-Term-ANSIColor/distinfo Sun Oct 30 05:10:10 2016
@@ -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