pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/ruby-wxruby Drop support for ruby18.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/972c6ec24cea
branches:  trunk
changeset: 648067:972c6ec24cea
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 10 16:26:09 2015 +0000

description:
Drop support for ruby18.

diffstat:

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

diffs (18 lines):

diff -r 4dfb2cca754e -r 972c6ec24cea x11/ruby-wxruby/Makefile
--- a/x11/ruby-wxruby/Makefile  Tue Mar 10 16:25:33 2015 +0000
+++ b/x11/ruby-wxruby/Makefile  Tue Mar 10 16:26:09 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2015/02/18 04:13:18 taca Exp $
+# $NetBSD: Makefile,v 1.20 2015/03/10 16:26:09 taca Exp $
 #
 
 DISTNAME=      wxruby-2.0.1
@@ -13,7 +13,7 @@
 
 BUILD_DEPENDS+=        ${RUBY_PKGPREFIX}-redcloth>=4.2.0:../../textproc/ruby-redcloth
 
-RUBY_VERSION_SUPPORTED= 193 18
+RUBY_VERSION_SUPPORTED= 193
 
 BUILD_TARGET=          default html_docs
 USE_RAKE=              YES



Home | Main Index | Thread Index | Old Index