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 ruby-net-ping drops Ruby 1.8.7 suppo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5c91e8d12060
branches: trunk
changeset: 632146:5c91e8d12060
user: taca <taca%pkgsrc.org@localhost>
date: Mon Mar 17 14:25:07 2014 +0000
description:
ruby-net-ping drops Ruby 1.8.7 support from version 1.7.
diffstat:
net/ruby-net-ping/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 3b8b847cf41d -r 5c91e8d12060 net/ruby-net-ping/Makefile
--- a/net/ruby-net-ping/Makefile Mon Mar 17 14:17:47 2014 +0000
+++ b/net/ruby-net-ping/Makefile Mon Mar 17 14:25:07 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/03/14 18:14:26 taca Exp $
+# $NetBSD: Makefile,v 1.6 2014/03/17 14:25:07 taca Exp $
DISTNAME= net-ping-1.7.2
CATEGORIES= print
@@ -8,5 +8,7 @@
COMMENT= Ping interface for Ruby
LICENSE= mit
+RUBY_VERSION_SUPPORTED= 193 200 21
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index