Skip to content

Commit

Permalink
Update ruby-ole to 1.2.11.6.
Browse files Browse the repository at this point in the history
== 1.2.11.6 / 2012-12-10

- Fix breakage of writable IO stream detection on Windows (github #11).
  • Loading branch information
obache committed Jan 5, 2013
1 parent 3a63289 commit b7b3109
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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2012/12/22 08:35:31 obache Exp $
# $NetBSD: Makefile,v 1.7 2013/01/05 05:11:49 obache Exp $
#

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

Expand Down
8 changes: 4 additions & 4 deletions devel/ruby-ole/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2012/12/22 08:35:31 obache Exp $
$NetBSD: distinfo,v 1.6 2013/01/05 05:11:50 obache Exp $

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
SHA1 (ruby-ole-1.2.11.6.gem) = abdbd838a247dfd313d4f6e1b1175c0a92ba6578
RMD160 (ruby-ole-1.2.11.6.gem) = 42529f62219684979aaa6f845279222748e41098
Size (ruby-ole-1.2.11.6.gem) = 56320 bytes

0 comments on commit b7b3109

Please sign in to comment.