pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-simplecov-html



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Aug 31 15:23:46 UTC 2017

Modified Files:
        pkgsrc/devel/ruby-simplecov-html: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-simplecov-html/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-simplecov-html/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/ruby-simplecov-html/Makefile
diff -u pkgsrc/devel/ruby-simplecov-html/Makefile:1.8 pkgsrc/devel/ruby-simplecov-html/Makefile:1.9
--- pkgsrc/devel/ruby-simplecov-html/Makefile:1.8       Mon Jun  5 14:15:59 2017
+++ pkgsrc/devel/ruby-simplecov-html/Makefile   Thu Aug 31 15:23:46 2017
@@ -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

Index: pkgsrc/devel/ruby-simplecov-html/distinfo
diff -u pkgsrc/devel/ruby-simplecov-html/distinfo:1.7 pkgsrc/devel/ruby-simplecov-html/distinfo:1.8
--- pkgsrc/devel/ruby-simplecov-html/distinfo:1.7       Mon Jun  5 14:15:59 2017
+++ pkgsrc/devel/ruby-simplecov-html/distinfo   Thu Aug 31 15:23:46 2017
@@ -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