Fri Jun 17 15:35:49 2011 UTC ()
Update ruby-inline package to 3.9.0.

=== 3.9.0 / 2011-02-18

* 1 minor enhancement:

  * Added arity override option for all C builder methods.


(taca)
diff -r1.4 -r1.5 pkgsrc/devel/ruby-inline/Makefile
diff -r1.4 -r1.5 pkgsrc/devel/ruby-inline/distinfo
diff -r1.3 -r1.4 pkgsrc/devel/ruby-inline/PLIST

cvs diff -r1.4 -r1.5 pkgsrc/devel/ruby-inline/Makefile (expand / switch to context diff)
--- pkgsrc/devel/ruby-inline/Makefile 2010/09/10 05:50:40 1.4
+++ pkgsrc/devel/ruby-inline/Makefile 2011/06/17 15:35:49 1.5
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2010/09/10 05:50:40 taca Exp $
+# $NetBSD: Makefile,v 1.5 2011/06/17 15:35:49 taca Exp $
 
-DISTNAME=	RubyInline-3.8.6
+DISTNAME=	RubyInline-3.9.0
 PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl}
 CATEGORIES=	devel
 
@@ -9,7 +9,7 @@
 COMMENT=	Embed C/C++ code directly in Ruby
 LICENSE=	mit
 
-DEPENDS+=	${RUBY_PKGPREFIX}-ZenTest>=4.3:../../devel/ZenTest
+DEPENDS+=	${RUBY_PKGPREFIX}-ZenTest>=4.3<5:../../devel/ZenTest
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/devel/ruby-inline/distinfo (expand / switch to context diff)
--- pkgsrc/devel/ruby-inline/distinfo 2010/09/10 05:50:40 1.4
+++ pkgsrc/devel/ruby-inline/distinfo 2011/06/17 15:35:49 1.5
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/09/10 05:50:40 taca Exp $
+$NetBSD: distinfo,v 1.5 2011/06/17 15:35:49 taca Exp $
 
-SHA1 (RubyInline-3.8.6.gem) = ad1a70210c5fa371879e53019f9643bbedca146f
+SHA1 (RubyInline-3.9.0.gem) = c0ec3adef66642d8de1f688fd5502d805d194e48
-RMD160 (RubyInline-3.8.6.gem) = 402ebb60b0cccd48e859e1615c097bcd308443a0
+RMD160 (RubyInline-3.9.0.gem) = 48a716f2fba53f739fc364c0e754cb99ddf263ea
-Size (RubyInline-3.8.6.gem) = 28160 bytes
+Size (RubyInline-3.9.0.gem) = 28160 bytes

cvs diff -r1.3 -r1.4 pkgsrc/devel/ruby-inline/PLIST (expand / switch to context diff)
--- pkgsrc/devel/ruby-inline/PLIST 2009/06/14 17:49:10 1.3
+++ pkgsrc/devel/ruby-inline/PLIST 2011/06/17 15:35:49 1.4
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:49:10 joerg Exp $
-${GEM_HOME}/cache/RubyInline-${PKGVERSION}.gem
+@comment $NetBSD: PLIST,v 1.4 2011/06/17 15:35:49 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gemtest
 ${GEM_LIBDIR}/History.txt
 ${GEM_LIBDIR}/Manifest.txt
 ${GEM_LIBDIR}/README.txt
@@ -12,4 +13,4 @@
 ${GEM_LIBDIR}/test/test_inline.rb
 ${GEM_LIBDIR}/tutorial/example1.rb
 ${GEM_LIBDIR}/tutorial/example2.rb
-${GEM_HOME}/specifications/RubyInline-${PKGVERSION}.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec