summaryrefslogtreecommitdiff
path: root/devel/ruby-ole
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-07-04 12:09:18 +0000
committerobache <obache@pkgsrc.org>2013-07-04 12:09:18 +0000
commit3013d00b65db493966d18edc05bd916cf0147333 (patch)
treed1409171a802398a60465c8bca832b16e5c68b48 /devel/ruby-ole
parent5f07ebe735f7bdf921feca742f80749deca7d160 (diff)
downloadpkgsrc-3013d00b65db493966d18edc05bd916cf0147333.tar.gz
Update ruby-ole to 1.2.11.7.
== 1.2.11.7 / 2013-06-24 - Various encoding fixes to make tests pass on current rubies. - Fix RangesIO#write behaviour when passed an encoded string (github #14, romuloceccon). - Fix Dirent#each_child attempting iteration on file children (github #13). - Unused variable fixes to avoid warnings (github #12, kachick).
Diffstat (limited to 'devel/ruby-ole')
-rw-r--r--devel/ruby-ole/Makefile4
-rw-r--r--devel/ruby-ole/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-ole/Makefile b/devel/ruby-ole/Makefile
index 9285f1fd181..07a0bd47ac7 100644
--- a/devel/ruby-ole/Makefile
+++ b/devel/ruby-ole/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2013/01/05 05:11:49 obache Exp $
+# $NetBSD: Makefile,v 1.8 2013/07/04 12:09:18 obache Exp $
#
-DISTNAME= ruby-ole-1.2.11.6
+DISTNAME= ruby-ole-1.2.11.7
PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
CATEGORIES= devel
diff --git a/devel/ruby-ole/distinfo b/devel/ruby-ole/distinfo
index e8fb355240c..c8ac73fe2a5 100644
--- a/devel/ruby-ole/distinfo
+++ b/devel/ruby-ole/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2013/01/05 05:11:50 obache Exp $
+$NetBSD: distinfo,v 1.7 2013/07/04 12:09:18 obache Exp $
-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
+SHA1 (ruby-ole-1.2.11.7.gem) = cf885cf21bfd32da6b7665f20543c3af9f2574e1
+RMD160 (ruby-ole-1.2.11.7.gem) = 46f1018d5c4347269b9a9d38c8d10ed604e48fe1
+Size (ruby-ole-1.2.11.7.gem) = 56832 bytes