Sun Feb 26 11:54:59 2012 UTC ()
Update ruby-ole to 1.2.11.3.

== 1.2.11.3 / 2012-02-25

- Various fixes for ruby 1.9.3 - handle iconv deprecation and
  fix FileTime.from_time (github #7, brawnski).
- Avoid constant redefinition warning in gemspec.


(obache)
diff -r1.2 -r1.3 pkgsrc/devel/ruby-ole/Makefile
diff -r1.2 -r1.3 pkgsrc/devel/ruby-ole/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/devel/ruby-ole/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-ole/Makefile 2011/09/08 10:49:41 1.2
+++ pkgsrc/devel/ruby-ole/Makefile 2012/02/26 11:54:59 1.3
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.2 2011/09/08 10:49:41 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2012/02/26 11:54:59 obache Exp $
2# 2#
3 3
4DISTNAME= ruby-ole-1.2.11.2 4DISTNAME= ruby-ole-1.2.11.3
5PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/} 5PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
6CATEGORIES= devel 6CATEGORIES= devel
7 7
8MAINTAINER= obache@NetBSD.org 8MAINTAINER= obache@NetBSD.org
9HOMEPAGE= http://code.google.com/p/ruby-ole/ 9HOMEPAGE= http://code.google.com/p/ruby-ole/
10COMMENT= Ruby library for read/write access to OLE compound documents 10COMMENT= Ruby library for read/write access to OLE compound documents
11LICENSE= mit 11LICENSE= mit
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16
17RUBYGEM_OPTIONS+= --format-executable 17RUBYGEM_OPTIONS+= --format-executable

cvs diff -r1.2 -r1.3 pkgsrc/devel/ruby-ole/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-ole/distinfo 2011/09/08 10:49:41 1.2
+++ pkgsrc/devel/ruby-ole/distinfo 2012/02/26 11:54:59 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2011/09/08 10:49:41 obache Exp $ 1$NetBSD: distinfo,v 1.3 2012/02/26 11:54:59 obache Exp $
2 2
3SHA1 (ruby-ole-1.2.11.2.gem) = 4163aa4691253d53f031594c4be78b4411d8d37d 3SHA1 (ruby-ole-1.2.11.3.gem) = 350e428a94b3eccbadf0c933f2358efe3d487baf
4RMD160 (ruby-ole-1.2.11.2.gem) = 2530331d716acd09275eeaba26aa6e51f13e1923 4RMD160 (ruby-ole-1.2.11.3.gem) = aaa7bf8141d18a84ed298d733a62a5713a0ff9b6
5Size (ruby-ole-1.2.11.2.gem) = 56832 bytes 5Size (ruby-ole-1.2.11.3.gem) = 56832 bytes