pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ruby-diff-lcs textproc/xhtmldiff needs ruby18...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b46cc407e0c
branches:  trunk
changeset: 651937:3b46cc407e0c
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun May 17 16:29:58 2015 +0000

description:
textproc/xhtmldiff needs ruby18-diff-lcs package.

diffstat:

 textproc/ruby-diff-lcs/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9686fb27fa2d -r 3b46cc407e0c textproc/ruby-diff-lcs/Makefile
--- a/textproc/ruby-diff-lcs/Makefile   Sun May 17 15:50:28 2015 +0000
+++ b/textproc/ruby-diff-lcs/Makefile   Sun May 17 16:29:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/05/17 10:15:59 taca Exp $
+# $NetBSD: Makefile,v 1.12 2015/05/17 16:29:58 taca Exp $
 
 DISTNAME=      diff-lcs-1.2.5
 PKGREVISION=   1
@@ -11,5 +11,7 @@
 
 RUBYGEM_OPTIONS+=      --format-executable
 
+RUBY_VERSION_SUPPORTED= 18 193 200 21 22
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index