pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ruby-snmp Allow this package build on Ruby 2.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb074e99c9c2
branches: trunk
changeset: 652836:bb074e99c9c2
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jun 08 15:09:20 2015 +0000
description:
Allow this package build on Ruby 2.2.
diffstat:
net/ruby-snmp/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d873b45d7c20 -r bb074e99c9c2 net/ruby-snmp/Makefile
--- a/net/ruby-snmp/Makefile Mon Jun 08 15:08:41 2015 +0000
+++ b/net/ruby-snmp/Makefile Mon Jun 08 15:09:20 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2015/02/04 16:05:49 taca Exp $
+# $NetBSD: Makefile,v 1.7 2015/06/08 15:09:20 taca Exp $
DISTNAME= snmp-1.2.0
CATEGORIES= net
@@ -8,7 +8,7 @@
COMMENT= SNMP library in pure Ruby
LICENSE= mit
-RUBY_VERSION_SUPPORTED= 200 193 21
+USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index