pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ruby-net-ping Allow this package build on Ruby 2.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d2b6bd42d5d
branches:  trunk
changeset: 652834:1d2b6bd42d5d
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jun 08 15:07:55 2015 +0000

description:
Allow this package build on Ruby 2.2.

diffstat:

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

diffs (18 lines):

diff -r da68320d75cf -r 1d2b6bd42d5d net/ruby-net-ping/Makefile
--- a/net/ruby-net-ping/Makefile        Mon Jun 08 15:07:13 2015 +0000
+++ b/net/ruby-net-ping/Makefile        Mon Jun 08 15:07:55 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/02/04 15:58:00 taca Exp $
+# $NetBSD: Makefile,v 1.8 2015/06/08 15:07:55 taca Exp $
 
 DISTNAME=      net-ping-1.7.7
 CATEGORIES=    print
@@ -8,7 +8,7 @@
 COMMENT=       Ping interface for Ruby
 LICENSE=       mit
 
-RUBY_VERSION_SUPPORTED= 193 200 21
+USE_LANGUAGES= # none
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index