Update ruby-inline pacakge to 3.11.2.
=== 3.11.2 / 2012-02-22 * 1 bug fix: * Added terrible hack to fix mingw's embedded make macros in rbconfig. (rdp) === 3.11.1 / 2012-01-25 * 1 bug fix: * Use Ruby's LDFLAGS config variable. (maharg)
This commit is contained in:
parent
69945a5ad2
commit
4e02dc4f36
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.8 2011/12/15 15:04:43 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2012/03/17 14:38:07 taca Exp $
|
||||
|
||||
DISTNAME= RubyInline-3.11.0
|
||||
DISTNAME= RubyInline-3.11.2
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/^Ruby//:tl}
|
||||
CATEGORIES= devel
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2011/12/15 15:04:43 taca Exp $
|
||||
$NetBSD: distinfo,v 1.9 2012/03/17 14:38:07 taca Exp $
|
||||
|
||||
SHA1 (RubyInline-3.11.0.gem) = cde9813ea4f10a8d5d2a932cd3ed757bef434b88
|
||||
RMD160 (RubyInline-3.11.0.gem) = f9e82adeb44aadd395978a674c3de9f6e4fcaaab
|
||||
Size (RubyInline-3.11.0.gem) = 28672 bytes
|
||||
SHA1 (RubyInline-3.11.2.gem) = fb716254e5a2264b7f538b3bb05b305b92fa2a2a
|
||||
RMD160 (RubyInline-3.11.2.gem) = 1c1bec0cd5f2279e8221e42985913fef2bb0c301
|
||||
Size (RubyInline-3.11.2.gem) = 28672 bytes
|
||||
|
|
Loading…
Reference in a new issue