pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/rabbit Most dependencies don't support Ruby 2.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4cee23dfa373
branches:  trunk
changeset: 652790:4cee23dfa373
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 07 23:25:27 2015 +0000

description:
Most dependencies don't support Ruby 2.2

diffstat:

 graphics/rabbit/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 78c5370dd31b -r 4cee23dfa373 graphics/rabbit/Makefile
--- a/graphics/rabbit/Makefile  Sun Jun 07 22:49:14 2015 +0000
+++ b/graphics/rabbit/Makefile  Sun Jun 07 23:25:27 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2015/06/07 10:31:48 taca Exp $
+# $NetBSD: Makefile,v 1.52 2015/06/07 23:25:27 joerg Exp $
 #
 
 DISTNAME=      rabbit-2.1.6
@@ -26,6 +26,8 @@
 USE_RUBY_SETUP=                yes
 USE_RUBY_SETUP_PKG=    yes
 
+RUBY_VERSION_SUPPORTED=        200 193 21
+
 CONFIGURE_ARGS+=       --siteruby=${PREFIX}/${RUBY_VENDORLIB_BASE} \
                        --siterubyver=${PREFIX}/${RUBY_VENDORLIB} \
                        --siterubyverarch=${PREFIX}/${RUBY_VENDORARCHLIB}



Home | Main Index | Thread Index | Old Index