Skip to content

Commit

Permalink
Update ruby-ole to 1.2.11.5.
Browse files Browse the repository at this point in the history
== 1.2.11.5 / 2012-11-06

- Fix breakage of IO.parse_mode on Rubinius (issue #10).
- Make tests pass on rubinius (issue #11).
- Improve RangesIO test coverage.
- Don't warn when mbat_start is AVAIL instead of EOC (github #9).
  • Loading branch information
obache committed Dec 22, 2012
1 parent 7e63f23 commit 98a7195
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-ole/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2012/10/31 11:19:42 asau Exp $
# $NetBSD: Makefile,v 1.6 2012/12/22 08:35:31 obache Exp $
#

DISTNAME= ruby-ole-1.2.11.4
DISTNAME= ruby-ole-1.2.11.5
PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
CATEGORIES= devel

Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-ole/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2012/07/13 13:15:40 obache Exp $
$NetBSD: distinfo,v 1.5 2012/12/22 08:35:31 obache Exp $

SHA1 (ruby-ole-1.2.11.4.gem) = ad9228cc30c68f9557dc1dc0bac4437981b15ab0
RMD160 (ruby-ole-1.2.11.4.gem) = 6c23cdafe8d069609310478b100220613ebb3095
Size (ruby-ole-1.2.11.4.gem) = 56320 bytes
SHA1 (ruby-ole-1.2.11.5.gem) = 6fe25c6d4f75ab6ffba640a420b8602aae765e10
RMD160 (ruby-ole-1.2.11.5.gem) = b25b89bea5b05af019e65f8902e1c02166c1dd00
Size (ruby-ole-1.2.11.5.gem) = 56320 bytes

0 comments on commit 98a7195

Please sign in to comment.