pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-terminal-table textproc/ruby-terminal-ta...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ae179e9961cf
branches: trunk
changeset: 454788:ae179e9961cf
user: taca <taca%pkgsrc.org@localhost>
date: Sat Jun 19 07:47:33 2021 +0000
description:
textproc/ruby-terminal-table: relax dependency
Relax dependency to ruby-unicode-display_width and it fixes runtime problem
of www/ruby-jekyll. (Noted by wiz@ via private e-mail.)
Bump PKGREVISION.
diffstat:
textproc/ruby-terminal-table/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r e70214ab4109 -r ae179e9961cf textproc/ruby-terminal-table/Makefile
--- a/textproc/ruby-terminal-table/Makefile Sat Jun 19 07:23:31 2021 +0000
+++ b/textproc/ruby-terminal-table/Makefile Sat Jun 19 07:47:33 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2021/01/18 14:52:59 taca Exp $
+# $NetBSD: Makefile,v 1.4 2021/06/19 07:47:33 taca Exp $
DISTNAME= terminal-table-2.0.0
+PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -12,5 +13,7 @@
USE_LANGUAGES= # none
+OVERRIDE_GEMSPEC+= unicode-display_width>=1
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index