summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-23 20:27:12 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-06-23 20:27:12 +0000
commit6a7273223e1a7caa74c7bdff5e3fb9ef35789d30 (patch)
tree0b1ec8c47e26bd81a52f9ee2e34166e91b0958fb
parent- Update to 1.5.4 (diff)
- Update to 1.3.2
Notes
Notes: svn path=/head/; revision=390458
-rw-r--r--devel/rubygem-term-ansicolor/Makefile8
-rw-r--r--devel/rubygem-term-ansicolor/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/rubygem-term-ansicolor/Makefile b/devel/rubygem-term-ansicolor/Makefile
index 13b66ab2d893..0e7c6f46fd12 100644
--- a/devel/rubygem-term-ansicolor/Makefile
+++ b/devel/rubygem-term-ansicolor/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= term-ansicolor
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.2
CATEGORIES= devel ruby
MASTER_SITES= RG
@@ -18,6 +18,10 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-PLIST_FILES= bin/term_cdiff bin/term_colortab bin/term_decolor bin/term_display bin/term_mandel
+PLIST_FILES= bin/colortab bin/term_display bin/term_cdiff bin/term_decolor bin/term_mandel
+
+post-install:
+ ${MV} ${STAGEDIR}${PREFIX}/bin/cdiff ${STAGEDIR}${PREFIX}/bin/term_cdiff
+ ${MV} ${STAGEDIR}${PREFIX}/bin/decolor ${STAGEDIR}${PREFIX}/bin/term_decolor
.include <bsd.port.mk>
diff --git a/devel/rubygem-term-ansicolor/distinfo b/devel/rubygem-term-ansicolor/distinfo
index 5b9f7dc4daa3..0e707e719b46 100644
--- a/devel/rubygem-term-ansicolor/distinfo
+++ b/devel/rubygem-term-ansicolor/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/term-ansicolor-1.3.1.gem) = 3881dfecb33903585797a989ef6d0a341f73541f2309956244fea3cd84d4c503
-SIZE (rubygem/term-ansicolor-1.3.1.gem) = 890880
+SHA256 (rubygem/term-ansicolor-1.3.2.gem) = da7ba80ae2dad077736a48dac18ae9d859990e9ed6b952a276e79659a55fab79
+SIZE (rubygem/term-ansicolor-1.3.2.gem) = 890368