Wed Sep 14 11:58:57 2011 UTC ()
Update ruby-inline package to 3.10.1.

=== 3.10.1 / 2011-09-13

* 1 bug fix:

  * Fix crap_for_windoze to use RbConfig for RUBY_SO_NAME. (jasonrickman)


(taca)
diff -r1.6 -r1.7 pkgsrc/devel/ruby-inline/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/ruby-inline/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/devel/ruby-inline/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-inline/Makefile 2011/09/12 11:43:15 1.6
+++ pkgsrc/devel/ruby-inline/Makefile 2011/09/14 11:58:57 1.7
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.6 2011/09/12 11:43:15 taca Exp $ 1# $NetBSD: Makefile,v 1.7 2011/09/14 11:58:57 taca Exp $
2 2
3DISTNAME= RubyInline-3.10.0 3DISTNAME= RubyInline-3.10.1
4PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl} 4PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl}
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://www.zenspider.com/ZSS/Products/RubyInline/ 8HOMEPAGE= http://www.zenspider.com/ZSS/Products/RubyInline/
9COMMENT= Embed C/C++ code directly in Ruby 9COMMENT= Embed C/C++ code directly in Ruby
10LICENSE= mit 10LICENSE= mit
11 11
12DEPENDS+= ${RUBY_PKGPREFIX}-ZenTest>=4.3<5:../../devel/ZenTest 12DEPENDS+= ${RUBY_PKGPREFIX}-ZenTest>=4.3<5:../../devel/ZenTest
13 13
14.include "../../lang/ruby/gem.mk" 14.include "../../lang/ruby/gem.mk"
15.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/devel/ruby-inline/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-inline/distinfo 2011/09/12 11:43:15 1.6
+++ pkgsrc/devel/ruby-inline/distinfo 2011/09/14 11:58:57 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2011/09/12 11:43:15 taca Exp $ 1$NetBSD: distinfo,v 1.7 2011/09/14 11:58:57 taca Exp $
2 2
3SHA1 (RubyInline-3.10.0.gem) = 1add91cb2134190700577426a741cb43676c3512 3SHA1 (RubyInline-3.10.1.gem) = c93ab5cf8f6941cde5f5ec0ef6162f24d8bf0b34
4RMD160 (RubyInline-3.10.0.gem) = 3cd9d60d1066a82e531ed08942a47977051d06cd 4RMD160 (RubyInline-3.10.1.gem) = 087021a02ce2df09897b838daab13af85a1a8be5
5Size (RubyInline-3.10.0.gem) = 28672 bytes 5Size (RubyInline-3.10.1.gem) = 28672 bytes