pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/ruby-tk No more Ruby 2.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/91a41aa0574f
branches: trunk
changeset: 364099:91a41aa0574f
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jun 20 22:38:16 2017 +0000
description:
No more Ruby 2.1.
diffstat:
x11/ruby-tk/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 261104ebb0a7 -r 91a41aa0574f x11/ruby-tk/Makefile
--- a/x11/ruby-tk/Makefile Tue Jun 20 22:37:53 2017 +0000
+++ b/x11/ruby-tk/Makefile Tue Jun 20 22:38:16 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2017/05/30 15:49:12 taca Exp $
+# $NetBSD: Makefile,v 1.53 2017/06/20 22:38:16 joerg Exp $
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION}
@@ -12,7 +12,7 @@
COMMENT= Ruby interface to the Tk widget set
# Ruby 2.4 and later do not bundle ruby-tk.
-RUBY_VERSIONS_ACCEPTED= 23 22 21
+RUBY_VERSIONS_ACCEPTED= 23 22
USE_TOOLS+= pax
USE_RUBY_EXTCONF= yes
Home |
Main Index |
Thread Index |
Old Index