Sun Jun 16 15:47:16 2013 UTC ()
Update ruby-inline to 3.12.2.

=== 3.12.2 / 2013-04-18

* 2 minor enhancements:

  * Added #prefix code to MD5 calculation to force rebuilds on non-signature
    changes.
  * Separated out #prefix code from #src.


(taca)
diff -r1.12 -r1.13 pkgsrc/devel/ruby-inline/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/ruby-inline/distinfo

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

--- pkgsrc/devel/ruby-inline/Makefile 2013/03/11 07:35:17 1.12
+++ pkgsrc/devel/ruby-inline/Makefile 2013/06/16 15:47:16 1.13
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile,v 1.12 2013/03/11 07:35:17 taca Exp $ 1# $NetBSD: Makefile,v 1.13 2013/06/16 15:47:16 taca Exp $
2 2
3DISTNAME= RubyInline-3.12.1 3DISTNAME= RubyInline-3.12.2
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.12 -r1.13 pkgsrc/devel/ruby-inline/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-inline/distinfo 2013/03/11 07:35:17 1.12
+++ pkgsrc/devel/ruby-inline/distinfo 2013/06/16 15:47:16 1.13
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.12 2013/03/11 07:35:17 taca Exp $ 1$NetBSD: distinfo,v 1.13 2013/06/16 15:47:16 taca Exp $
2 2
3SHA1 (RubyInline-3.12.1.gem) = 26b1947cd114e92fb6c64b4d7ef2115d45f77006 3SHA1 (RubyInline-3.12.2.gem) = aedada58fc251499aacd311bed1aaf16784a6eb5
4RMD160 (RubyInline-3.12.1.gem) = 89dcdb31313528113de72fa340c6c3fff91884dd 4RMD160 (RubyInline-3.12.2.gem) = 93a55cae78beb04de421bb82210d26f43c1c267d
5Size (RubyInline-3.12.1.gem) = 28672 bytes 5Size (RubyInline-3.12.2.gem) = 29184 bytes