pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ruby-soap4r Enable ruby200.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/296f43b2f5b3
branches:  trunk
changeset: 621930:296f43b2f5b3
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jul 21 02:48:37 2013 +0000

description:
Enable ruby200.

diffstat:

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

diffs (18 lines):

diff -r e33ff60be53f -r 296f43b2f5b3 net/ruby-soap4r/Makefile
--- a/net/ruby-soap4r/Makefile  Sun Jul 21 02:48:12 2013 +0000
+++ b/net/ruby-soap4r/Makefile  Sun Jul 21 02:48:37 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/09/17 16:11:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2013/07/21 02:48:37 taca Exp $
 
 DISTNAME=      soap4r-ruby1.9-2.0.5
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/-ruby1.9//}
@@ -11,7 +11,7 @@
 
 CONFLICTS+=    ruby[0-9]*-soap4r-*
 
-RUBY_VERSION_SUPPORTED=        193
+RUBY_VERSION_SUPPORTED=        200 193
 OVERRIDE_GEMSPEC= \
        :files lib/soap/rpc/element.rb.orig= lib/xsd/xmlparser.rb.orig=
 



Home | Main Index | Thread Index | Old Index