pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/ruby-tk
Module Name: pkgsrc
Committed By: wiz
Date: Mon Apr 15 14:35:12 UTC 2019
Modified Files:
pkgsrc/x11/ruby-tk: Makefile
Log Message:
ruby-tk: remove reference to ruby 2.3
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/x11/ruby-tk/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/ruby-tk/Makefile
diff -u pkgsrc/x11/ruby-tk/Makefile:1.59 pkgsrc/x11/ruby-tk/Makefile:1.60
--- pkgsrc/x11/ruby-tk/Makefile:1.59 Mon Apr 15 14:27:07 2019
+++ pkgsrc/x11/ruby-tk/Makefile Mon Apr 15 14:35:12 2019
@@ -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 @@ HOMEPAGE= ${RUBY_HOMEPAGE}
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