pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-text Add Ruby 2.2 to RUBY_VERSION_SUPPORTED
details: https://anonhg.NetBSD.org/pkgsrc/rev/ed88af039f00
branches: trunk
changeset: 652538:ed88af039f00
user: sevan <sevan%pkgsrc.org@localhost>
date: Thu Jun 04 12:40:21 2015 +0000
description:
Add Ruby 2.2 to RUBY_VERSION_SUPPORTED
diffstat:
textproc/ruby-text/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r fdfb0879ba9d -r ed88af039f00 textproc/ruby-text/Makefile
--- a/textproc/ruby-text/Makefile Thu Jun 04 10:25:17 2015 +0000
+++ b/textproc/ruby-text/Makefile Thu Jun 04 12:40:21 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2015/03/15 21:10:07 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.6 2015/06/04 12:40:21 sevan Exp $
DISTNAME= text-1.3.0
CATEGORIES= textproc
@@ -8,7 +8,7 @@
COMMENT= Collection of text algorithms for Ruby
LICENSE= mit
-RUBY_VERSION_SUPPORTED= 193 200 21
+RUBY_VERSION_SUPPORTED= 193 200 21 22
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index