pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-term-ansicolor
Module Name: pkgsrc
Committed By: taca
Date: Sun Oct 9 15:24:17 UTC 2016
Modified Files:
pkgsrc/devel/ruby-term-ansicolor: Makefile PLIST distinfo
Added Files:
pkgsrc/devel/ruby-term-ansicolor: ALTERNATIVES
Log Message:
Update ruby-term-ansicolor to 1.4.0.
2016-09-27 - 1.4.0 * Extend colorized strings with Term::ANSIColor
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ruby-term-ansicolor/ALTERNATIVES
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-term-ansicolor/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-term-ansicolor/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-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/ruby-term-ansicolor/Makefile
diff -u pkgsrc/devel/ruby-term-ansicolor/Makefile:1.5 pkgsrc/devel/ruby-term-ansicolor/Makefile:1.6
--- pkgsrc/devel/ruby-term-ansicolor/Makefile:1.5 Sun Sep 13 13:00:06 2015
+++ pkgsrc/devel/ruby-term-ansicolor/Makefile Sun Oct 9 15:24:17 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2015/09/13 13:00:06 taca Exp $
+# $NetBSD: Makefile,v 1.6 2016/10/09 15:24:17 taca Exp $
-DISTNAME= term-ansicolor-1.3.2
+DISTNAME= term-ansicolor-1.4.0
CATEGORIES= devel
MAINTAINER= taca%NetBSD.org@localhost
@@ -10,6 +10,8 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${RUBY_PKGPREFIX}-tins>=1.0<2:../../devel/ruby-tins
+RUBYGEM_OPTIONS+= --format-executable
+
pre-configure:
${CHMOD} +x ${WRKSRC}/bin/*
Index: pkgsrc/devel/ruby-term-ansicolor/PLIST
diff -u pkgsrc/devel/ruby-term-ansicolor/PLIST:1.2 pkgsrc/devel/ruby-term-ansicolor/PLIST:1.3
--- pkgsrc/devel/ruby-term-ansicolor/PLIST:1.2 Fri Mar 14 17:01:08 2014
+++ pkgsrc/devel/ruby-term-ansicolor/PLIST Sun Oct 9 15:24:17 2016
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2014/03/14 17:01:08 taca Exp $
-bin/cdiff
-bin/colortab
-bin/decolor
-bin/term_display
-bin/term_mandel
+@comment $NetBSD: PLIST,v 1.3 2016/10/09 15:24:17 taca Exp $
+bin/term_cdiff${RUBY_SUFFIX}
+bin/term_colortab${RUBY_SUFFIX}
+bin/term_decolor${RUBY_SUFFIX}
+bin/term_display${RUBY_SUFFIX}
+bin/term_mandel${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.travis.yml
@@ -13,9 +13,9 @@ ${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/VERSION
-${GEM_LIBDIR}/bin/cdiff
-${GEM_LIBDIR}/bin/colortab
-${GEM_LIBDIR}/bin/decolor
+${GEM_LIBDIR}/bin/term_cdiff
+${GEM_LIBDIR}/bin/term_colortab
+${GEM_LIBDIR}/bin/term_decolor
${GEM_LIBDIR}/bin/term_display
${GEM_LIBDIR}/bin/term_mandel
${GEM_LIBDIR}/examples/ColorTest.gif
@@ -31,6 +31,10 @@ ${GEM_LIBDIR}/examples/wool.jpg
${GEM_LIBDIR}/lib/term/ansicolor.rb
${GEM_LIBDIR}/lib/term/ansicolor/.keep
${GEM_LIBDIR}/lib/term/ansicolor/attribute.rb
+${GEM_LIBDIR}/lib/term/ansicolor/attribute/color256.rb
+${GEM_LIBDIR}/lib/term/ansicolor/attribute/color8.rb
+${GEM_LIBDIR}/lib/term/ansicolor/attribute/intense_color8.rb
+${GEM_LIBDIR}/lib/term/ansicolor/attribute/text.rb
${GEM_LIBDIR}/lib/term/ansicolor/ppm_reader.rb
${GEM_LIBDIR}/lib/term/ansicolor/rgb_color_metrics.rb
${GEM_LIBDIR}/lib/term/ansicolor/rgb_triple.rb
Index: pkgsrc/devel/ruby-term-ansicolor/distinfo
diff -u pkgsrc/devel/ruby-term-ansicolor/distinfo:1.4 pkgsrc/devel/ruby-term-ansicolor/distinfo:1.5
--- pkgsrc/devel/ruby-term-ansicolor/distinfo:1.4 Tue Nov 3 03:29:30 2015
+++ pkgsrc/devel/ruby-term-ansicolor/distinfo Sun Oct 9 15:24:17 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 03:29:30 agc Exp $
+$NetBSD: distinfo,v 1.5 2016/10/09 15:24:17 taca Exp $
-SHA1 (term-ansicolor-1.3.2.gem) = ec38059421ed85b4a23e7075e70513b364324c57
-RMD160 (term-ansicolor-1.3.2.gem) = 30e765edd14c37ac79d936d308fc85e6a5023bec
-SHA512 (term-ansicolor-1.3.2.gem) = 97617f3477f08e5ebbe70b5e8531031346d3639343c6a73fd802eb45777fbbba22649980f8968e2bba0394e470d5bb03bcd5b9374c36200c29a256016ed4cd29
-Size (term-ansicolor-1.3.2.gem) = 890368 bytes
+SHA1 (term-ansicolor-1.4.0.gem) = 2645d93f3f6240e96572bcc54c292fad7634ce9a
+RMD160 (term-ansicolor-1.4.0.gem) = a9c3a19f69cf7c699b3f1322b685af14877d1a09
+SHA512 (term-ansicolor-1.4.0.gem) = 7f2c18d5879a35cc69e5f0064e98d6783e50d08bc51c3b5c97242a886847cd09c37acaca77428a1930673bdd448f26aefa5e0152afbc6b2dbb6e0a67e29a2de5
+Size (term-ansicolor-1.4.0.gem) = 890880 bytes
Added files:
Index: pkgsrc/devel/ruby-term-ansicolor/ALTERNATIVES
diff -u /dev/null pkgsrc/devel/ruby-term-ansicolor/ALTERNATIVES:1.1
--- /dev/null Sun Oct 9 15:24:17 2016
+++ pkgsrc/devel/ruby-term-ansicolor/ALTERNATIVES Sun Oct 9 15:24:17 2016
@@ -0,0 +1,5 @@
+bin/term_cdiff @PREFIX@/bin/term_cdiff@RUBY_SUFFIX@
+bin/term_colortab @PREFIX@/bin/term_colortab@RUBY_SUFFIX@
+bin/term_decolor @PREFIX@/bin/term_decolor@RUBY_SUFFIX@
+bin/term_display @PREFIX@/bin/term_display@RUBY_SUFFIX@
+bin/term_mandel @PREFIX@/bin/term_mandel@RUBY_SUFFIX@
Home |
Main Index |
Thread Index |
Old Index