pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/ruby-tk ruby-tk: remove reference to ruby 2.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a57d7a5eee6
branches:  trunk
changeset: 332540:8a57d7a5eee6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 15 14:35:12 2019 +0000

description:
ruby-tk: remove reference to ruby 2.3

diffstat:

 x11/ruby-tk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f6003d01baea -r 8a57d7a5eee6 x11/ruby-tk/Makefile
--- a/x11/ruby-tk/Makefile      Mon Apr 15 14:28:35 2019 +0000
+++ b/x11/ruby-tk/Makefile      Mon Apr 15 14:35:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2019/04/15 14:27:07 taca Exp $
+# $NetBSD: Makefile,v 1.60 2019/04/15 14:35:12 wiz Exp $
 
 DISTNAME=              ${RUBY_DISTNAME}
 PKGNAME=               ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION}
@@ -11,7 +11,7 @@
 COMMENT=               Ruby interface to the Tk widget set
 
 # Ruby 2.4 and later do not bundle ruby-tk.
-RUBY_VERSIONS_ACCEPTED= 23 22
+RUBY_VERSIONS_ACCEPTED= 22
 
 USE_TOOLS+=            pax
 USE_RUBY_EXTCONF=      yes



Home | Main Index | Thread Index | Old Index