pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-io-console Make this package build on Ruby ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a23bdf4afbd
branches:  trunk
changeset: 652509:6a23bdf4afbd
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jun 03 14:07:28 2015 +0000

description:
Make this package build on Ruby 2.2.

diffstat:

 devel/ruby-io-console/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (17 lines):

diff -r fb9f537a512d -r 6a23bdf4afbd devel/ruby-io-console/Makefile
--- a/devel/ruby-io-console/Makefile    Wed Jun 03 13:57:44 2015 +0000
+++ b/devel/ruby-io-console/Makefile    Wed Jun 03 14:07:28 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/01/16 09:18:47 taca Exp $
+# $NetBSD: Makefile,v 1.8 2015/06/03 14:07:28 taca Exp $
 
 DISTNAME=      io-console-0.4.2
 PKGREVISION=   2
@@ -14,7 +14,5 @@
 GEM_CLEANBUILD_EXTENSIONS= .RUBYARCHDIR.time .RUBYLIBDIR.-.console.time \
        io/console/size.rb
 
-RUBY_VERSION_SUPPORTED=        21 200 193
-
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index