summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-15 20:03:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-04-15 20:03:32 +0000
commit01cd6553b03803b80ed05845efc6389d3717a1f1 (patch)
treef89d7fe3e2e3d14aa97de3c52cf460eb131df887 /games
parentUpdate to 0.4.0 (diff)
Update to 99.9.10
Changes: https://github.com/busyloop/lolcat/commits/master
Notes
Notes: svn path=/head/; revision=467426
Diffstat (limited to 'games')
-rw-r--r--games/rubygem-lolcat/Makefile14
-rw-r--r--games/rubygem-lolcat/distinfo6
2 files changed, 14 insertions, 6 deletions
diff --git a/games/rubygem-lolcat/Makefile b/games/rubygem-lolcat/Makefile
index 568695f13c63..e1848c97ce39 100644
--- a/games/rubygem-lolcat/Makefile
+++ b/games/rubygem-lolcat/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lolcat
-PORTVERSION= 90.8.8
+PORTVERSION= 99.9.10
CATEGORIES= games
MASTER_SITES= RG
@@ -11,13 +11,21 @@ COMMENT= Rainbows and unicorns
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-paint>=2.0.0:devel/rubygem-paint \
+RUN_DEPENDS= rubygem-manpages>=0.6.1:devel/rubygem-manpages \
+ rubygem-paint>=2.0.0:devel/rubygem-paint \
rubygem-trollop>=2.1.2:devel/rubygem-trollop
NO_ARCH= yes
USE_RUBY= yes
USES= gem
-PLIST_FILES= bin/lolcat
+PLIST_FILES= bin/lolcat \
+ man/man6/lolcat.6.gz
+
+post-build:
+ @${REINPLACE_CMD} -e 's|man/lolcat.6|&.gz|' ${WRKSRC}/${GEMSPEC}
+
+post-install:
+ ${GZIP_CMD} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/man/lolcat.6
.include <bsd.port.mk>
diff --git a/games/rubygem-lolcat/distinfo b/games/rubygem-lolcat/distinfo
index 364a1acb491e..12c7abe8dc7a 100644
--- a/games/rubygem-lolcat/distinfo
+++ b/games/rubygem-lolcat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518538809
-SHA256 (rubygem/lolcat-90.8.8.gem) = ce80b9e21503553fd8cc9bc2bae6a66bfe300bc580a7b1284de06e8e300f03e0
-SIZE (rubygem/lolcat-90.8.8.gem) = 56832
+TIMESTAMP = 1523459676
+SHA256 (rubygem/lolcat-99.9.10.gem) = d46affaab3a361ffb03415ef712ce1a457b404a28d38a284eb744eee5fe52d3a
+SIZE (rubygem/lolcat-99.9.10.gem) = 57856