pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-simplecov-html Update ruby-simplecov-html t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5f7e3349493
branches:  trunk
changeset: 367391:b5f7e3349493
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Aug 31 15:23:46 2017 +0000

description:
Update ruby-simplecov-html to 0.10.2.

0.10.2 2017-08-14
========

## Bugfixes

* Allow usage with frozen-string-literal-enabled. See [#56](https://github.com/colszowka/simplecov-html/pull/56) (thanks @pat)

diffstat:

 devel/ruby-simplecov-html/Makefile |   4 ++--
 devel/ruby-simplecov-html/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 4aa61b674525 -r b5f7e3349493 devel/ruby-simplecov-html/Makefile
--- a/devel/ruby-simplecov-html/Makefile        Thu Aug 31 15:22:14 2017 +0000
+++ b/devel/ruby-simplecov-html/Makefile        Thu Aug 31 15:23:46 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2017/06/05 14:15:59 taca Exp $
+# $NetBSD: Makefile,v 1.9 2017/08/31 15:23:46 taca Exp $
 
-DISTNAME=      simplecov-html-0.10.1
+DISTNAME=      simplecov-html-0.10.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 4aa61b674525 -r b5f7e3349493 devel/ruby-simplecov-html/distinfo
--- a/devel/ruby-simplecov-html/distinfo        Thu Aug 31 15:22:14 2017 +0000
+++ b/devel/ruby-simplecov-html/distinfo        Thu Aug 31 15:23:46 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2017/06/05 14:15:59 taca Exp $
+$NetBSD: distinfo,v 1.8 2017/08/31 15:23:46 taca Exp $
 
-SHA1 (simplecov-html-0.10.1.gem) = 62e2635eef635cc1ac3919b06399f435e4b22e87
-RMD160 (simplecov-html-0.10.1.gem) = 9d027c37b3bc87eac7e84877493fe7ccefad171c
-SHA512 (simplecov-html-0.10.1.gem) = b64668f70d0c90b2b0d789dbf4cde76151e5b93057a3e08599cad58e73f7699e23721b9c0df4ca3a054413baf0a11b43df3f156c7a1761ac15f9ce537075b239
-Size (simplecov-html-0.10.1.gem) = 182784 bytes
+SHA1 (simplecov-html-0.10.2.gem) = f4482d10b4ade2772f9112e13ecfd8fee6776800
+RMD160 (simplecov-html-0.10.2.gem) = e39759e0b6dea8664d7f8844d4054987ed71e24d
+SHA512 (simplecov-html-0.10.2.gem) = 141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967
+Size (simplecov-html-0.10.2.gem) = 183296 bytes



Home | Main Index | Thread Index | Old Index