From dde73a2a5759a5a0b7331656c0dc856f50239490 Mon Sep 17 00:00:00 2001 From: jeremy Date: Sun, 23 Sep 2012 17:03:36 +0000 Subject: [PATCH] Update to ruby-ole 1.2.11.4, which runs correctly on ruby 1.9.3. --- devel/ruby-ole/Makefile | 5 ++--- devel/ruby-ole/distinfo | 7 ++----- devel/ruby-ole/pkg/PLIST | 4 +--- 3 files changed, 5 insertions(+), 11 deletions(-) diff --git a/devel/ruby-ole/Makefile b/devel/ruby-ole/Makefile index a54c35e9d6e..b9be048b421 100644 --- a/devel/ruby-ole/Makefile +++ b/devel/ruby-ole/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2011/09/16 09:24:57 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2012/09/23 17:03:36 jeremy Exp $ COMMENT = provides read/write access to OLE2 structured storage files -DISTNAME = ruby-ole-1.2.11.1 +DISTNAME = ruby-ole-1.2.11.4 PKGNAME = ${DISTNAME:S/ruby-//} -REVISION= 0 CATEGORIES = devel # MIT diff --git a/devel/ruby-ole/distinfo b/devel/ruby-ole/distinfo index 010148938ed..84aeffedb2c 100644 --- a/devel/ruby-ole/distinfo +++ b/devel/ruby-ole/distinfo @@ -1,5 +1,2 @@ -MD5 (ruby-ole-1.2.11.1.gem) = NJToiP7/G85x+weRELcsAQ== -RMD160 (ruby-ole-1.2.11.1.gem) = xtoF+45/9C6ixSH/HPeQgGgJVS8= -SHA1 (ruby-ole-1.2.11.1.gem) = XHSpGD+fssiRzWLTKFms6CeuVKU= -SHA256 (ruby-ole-1.2.11.1.gem) = u2vQiS85YNDk1w83eDGG4bv2ZlAJ9UHPUg/3ZmxCpyA= -SIZE (ruby-ole-1.2.11.1.gem) = 56320 +SHA256 (ruby-ole-1.2.11.4.gem) = R/hHZ+9uA0SinuZ2AwnaCTwsxccO5zDp+eaj+ak7t+Q= +SIZE (ruby-ole-1.2.11.4.gem) = 56320 diff --git a/devel/ruby-ole/pkg/PLIST b/devel/ruby-ole/pkg/PLIST index f0dc0c52c89..e7feb2b5bf7 100644 --- a/devel/ruby-ole/pkg/PLIST +++ b/devel/ruby-ole/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2010/12/23 13:26:41 claudio Exp $ +@comment $OpenBSD: PLIST,v 1.2 2012/09/23 17:03:36 jeremy Exp $ ${GEM_BIN}/oletool${GEM_BIN_SUFFIX} ${GEM_LIB}/cache/${DISTNAME}.gem ${GEM_LIB}/gems/${DISTNAME}/ @@ -8,8 +8,6 @@ ${GEM_LIB}/gems/${DISTNAME}/README ${GEM_LIB}/gems/${DISTNAME}/Rakefile ${GEM_LIB}/gems/${DISTNAME}/bin/ ${GEM_LIB}/gems/${DISTNAME}/bin/oletool -${GEM_LIB}/gems/${DISTNAME}/data/ -${GEM_LIB}/gems/${DISTNAME}/data/propids.yaml ${GEM_LIB}/gems/${DISTNAME}/lib/ ${GEM_LIB}/gems/${DISTNAME}/lib/ole/ ${GEM_LIB}/gems/${DISTNAME}/lib/ole/base.rb