Skip to content

Commit

Permalink
devel/ruby-ole: update to 1.2.12.2
Browse files Browse the repository at this point in the history
== 1.2.12.2 / 2019-03-12

- Fix to work with frozen string literals (github #24, taichi-ishitani).
  • Loading branch information
taca committed May 6, 2019
1 parent f36793b commit e61a1d2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.12 2017/03/19 16:44:55 taca Exp $
# $NetBSD: Makefile,v 1.13 2019/05/06 05:28:01 taca Exp $
#

DISTNAME= ruby-ole-1.2.12.1
DISTNAME= ruby-ole-1.2.12.2
PKGNAME= ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
CATEGORIES= devel

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.11 2017/03/19 16:44:55 taca Exp $
$NetBSD: distinfo,v 1.12 2019/05/06 05:28:01 taca Exp $

SHA1 (ruby-ole-1.2.12.1.gem) = 35dcb7ecc15ef3c3ea9f0b16e395286576130b34
RMD160 (ruby-ole-1.2.12.1.gem) = 35e9cf7e90e4eda9b3f42e1df26973ee434dd383
SHA512 (ruby-ole-1.2.12.1.gem) = 1c8c6669d37008aa9b837df33d6f12acb0c672e14828d8ab3e7cc2cdfb67f407b6af83972c9022cd9661232ff4c85a3ea2fdca82878ba48f713d6391f088392b
Size (ruby-ole-1.2.12.1.gem) = 56320 bytes
SHA1 (ruby-ole-1.2.12.2.gem) = aac61f339ed51d0e3920e643477ebf112083aa61
RMD160 (ruby-ole-1.2.12.2.gem) = 5974c20359b5ed374f1c3b4f62edb3f917df9edb
SHA512 (ruby-ole-1.2.12.2.gem) = 2c28336a827e42faed4183d79ae61d4dd2b888f3d13eb26fb2b7e967057127a01e184fb509c6e4718e7beebb7490ea2f7aa230f2c5e29efae49994fa92d604b7
Size (ruby-ole-1.2.12.2.gem) = 56832 bytes

0 comments on commit e61a1d2

Please sign in to comment.