summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca>2016-10-09 15:24:17 +0000
committertaca <taca>2016-10-09 15:24:17 +0000
commit82c4b811271b46cf467438ee65bef94014a41336 (patch)
tree18c5cdde0a4f00ee94ecd5c3fc086b319bb34755
parent438b308e9df70c64f87fc06553ad562f30bf478e (diff)
downloadpkgsrc-82c4b811271b46cf467438ee65bef94014a41336.tar.gz
Update ruby-term-ansicolor to 1.4.0.
2016-09-27 - 1.4.0 * Extend colorized strings with Term::ANSIColor
-rw-r--r--devel/ruby-term-ansicolor/ALTERNATIVES5
-rw-r--r--devel/ruby-term-ansicolor/Makefile6
-rw-r--r--devel/ruby-term-ansicolor/PLIST22
-rw-r--r--devel/ruby-term-ansicolor/distinfo10
4 files changed, 27 insertions, 16 deletions
diff --git a/devel/ruby-term-ansicolor/ALTERNATIVES b/devel/ruby-term-ansicolor/ALTERNATIVES
new file mode 100644
index 00000000000..5898640d8bc
--- /dev/null
+++ b/devel/ruby-term-ansicolor/ALTERNATIVES
@@ -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@
diff --git a/devel/ruby-term-ansicolor/Makefile b/devel/ruby-term-ansicolor/Makefile
index 559fce2fdf2..d1f7dfb13d9 100644
--- a/devel/ruby-term-ansicolor/Makefile
+++ b/devel/ruby-term-ansicolor/Makefile
@@ -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
@@ -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/*
diff --git a/devel/ruby-term-ansicolor/PLIST b/devel/ruby-term-ansicolor/PLIST
index f7c30db9158..47a264b27f6 100644
--- a/devel/ruby-term-ansicolor/PLIST
+++ b/devel/ruby-term-ansicolor/PLIST
@@ -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
diff --git a/devel/ruby-term-ansicolor/distinfo b/devel/ruby-term-ansicolor/distinfo
index 49928cbe452..48e49af3cd4 100644
--- a/devel/ruby-term-ansicolor/distinfo
+++ b/devel/ruby-term-ansicolor/distinfo
@@ -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