pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-sary Allow build on Ruby 2.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01d45ef8c66b
branches:  trunk
changeset: 653019:01d45ef8c66b
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Jun 11 16:28:07 2015 +0000

description:
Allow build on Ruby 2.2.

diffstat:

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

diffs (18 lines):

diff -r 2357aeca6d67 -r 01d45ef8c66b textproc/ruby-sary/Makefile
--- a/textproc/ruby-sary/Makefile       Thu Jun 11 16:27:40 2015 +0000
+++ b/textproc/ruby-sary/Makefile       Thu Jun 11 16:28:07 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/03/15 17:25:55 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.15 2015/06/11 16:28:07 taca Exp $
 #
 
 DISTNAME=      sary-ruby-1.2.0
@@ -12,7 +12,7 @@
 COMMENT=       Ruby Binding of Sary
 LICENSE=       gnu-lgpl-v2.1
 
-RUBY_VERSION_SUPPORTED= 200 193 18 21
+RUBY_VERSION_SUPPORTED= 200 193 18 21 22
 
 USE_RUBY_EXTCONF=      yes
 USE_TOOLS+=            pkg-config



Home | Main Index | Thread Index | Old Index