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: joerg
Date: Tue Jun 20 22:38:16 UTC 2017
Modified Files:
pkgsrc/x11/ruby-tk: Makefile
Log Message:
No more Ruby 2.1.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 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.52 pkgsrc/x11/ruby-tk/Makefile:1.53
--- pkgsrc/x11/ruby-tk/Makefile:1.52 Tue May 30 15:49:12 2017
+++ pkgsrc/x11/ruby-tk/Makefile Tue Jun 20 22:38:16 2017
@@ -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 @@ 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 21
+RUBY_VERSIONS_ACCEPTED= 23 22
USE_TOOLS+= pax
USE_RUBY_EXTCONF= yes
Home |
Main Index |
Thread Index |
Old Index