Skip to content

Commit

Permalink
Update ruby-ole to 1.2.12.
Browse files Browse the repository at this point in the history
== 1.2.12 / 2015-12-29

- Change project homepage to github.
- Add MIT licence to the gemspec (github #17, reiz).
  • Loading branch information
taca committed Jan 3, 2016
1 parent 87b8078 commit 39bc446
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions devel/ruby-ole/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# $NetBSD: Makefile,v 1.10 2015/03/15 17:09:00 hiramatsu Exp $
# $NetBSD: Makefile,v 1.11 2016/01/03 06:57:05 taca Exp $
#

DISTNAME= ruby-ole-1.2.11.8
DISTNAME= ruby-ole-1.2.12
PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
CATEGORIES= devel

MAINTAINER= [email protected]
HOMEPAGE= http://code.google.com/p/ruby-ole/
HOMEPAGE= https://github.com/aquasync/ruby-ole
COMMENT= Ruby library for read/write access to OLE compound documents
LICENSE= mit

Expand Down
4 changes: 2 additions & 2 deletions devel/ruby-ole/PLIST
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
@comment $NetBSD: PLIST,v 1.3 2014/03/17 14:05:38 taca Exp $
@comment $NetBSD: PLIST,v 1.4 2016/01/03 06:57:05 taca Exp $
bin/oletool${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/COPYING
${GEM_LIBDIR}/ChangeLog
${GEM_LIBDIR}/README
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/bin/oletool
${GEM_LIBDIR}/lib/ole/base.rb
Expand Down
10 changes: 5 additions & 5 deletions devel/ruby-ole/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.9 2015/11/03 03:29:26 agc Exp $
$NetBSD: distinfo,v 1.10 2016/01/03 06:57:05 taca Exp $

SHA1 (ruby-ole-1.2.11.8.gem) = a263abe76190bf63dc9a99791f7d6fd75dd4db7c
RMD160 (ruby-ole-1.2.11.8.gem) = 3ef4953775b06e48a60bb8c9ba47dad9426e50c7
SHA512 (ruby-ole-1.2.11.8.gem) = 61a54256dd9805f0adcdd0559e36e78d3f0d030515f16e38d209ecd1f92ed6a25d639863eb8d56afa71ee5e0367f2b29dddc0b72537d7e2c098e83bcb7174ea8
Size (ruby-ole-1.2.11.8.gem) = 56832 bytes
SHA1 (ruby-ole-1.2.12.gem) = e9e685461229200e2d2625017a954426601629c6
RMD160 (ruby-ole-1.2.12.gem) = d1ac9974f3cbdc498ca92a0493abfea6a413add8
SHA512 (ruby-ole-1.2.12.gem) = 297c94a52501b752a788f7fb40538bead6340d979f140fd7e36ab58849af857bae02fd8f334738270168943963d013d9b6226322926320d67a529c99d86f85c1
Size (ruby-ole-1.2.12.gem) = 56320 bytes

0 comments on commit 39bc446

Please sign in to comment.