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/8bd09b3b17b1
branches: trunk
changeset: 363259:8bd09b3b17b1
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jun 05 14:15:59 2017 +0000
description:
Update ruby-simplecov-html to 0.10.1.
0.10.1 2017-05-17
========
## Bugfixes
* circumvent a regression that happens in the new JRuby 9.1.9.0 release. See [#53](https://github.com/colszowka/simplecov-html/pull/53) thanks @koic
diffstat:
devel/ruby-simplecov-html/Makefile | 4 ++--
devel/ruby-simplecov-html/PLIST | 3 ++-
devel/ruby-simplecov-html/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r eca61ef4217b -r 8bd09b3b17b1 devel/ruby-simplecov-html/Makefile
--- a/devel/ruby-simplecov-html/Makefile Mon Jun 05 14:11:20 2017 +0000
+++ b/devel/ruby-simplecov-html/Makefile Mon Jun 05 14:15:59 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2015/06/07 10:12:31 taca Exp $
+# $NetBSD: Makefile,v 1.8 2017/06/05 14:15:59 taca Exp $
-DISTNAME= simplecov-html-0.10.0
+DISTNAME= simplecov-html-0.10.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r eca61ef4217b -r 8bd09b3b17b1 devel/ruby-simplecov-html/PLIST
--- a/devel/ruby-simplecov-html/PLIST Mon Jun 05 14:11:20 2017 +0000
+++ b/devel/ruby-simplecov-html/PLIST Mon Jun 05 14:15:59 2017 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2015/06/07 10:12:31 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2017/06/05 14:15:59 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.document
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rubocop.yml
${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Guardfile
${GEM_LIBDIR}/LICENSE
diff -r eca61ef4217b -r 8bd09b3b17b1 devel/ruby-simplecov-html/distinfo
--- a/devel/ruby-simplecov-html/distinfo Mon Jun 05 14:11:20 2017 +0000
+++ b/devel/ruby-simplecov-html/distinfo Mon Jun 05 14:15:59 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:29:29 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/06/05 14:15:59 taca Exp $
-SHA1 (simplecov-html-0.10.0.gem) = 069857dfe3ec48845835a00521456423e0d41438
-RMD160 (simplecov-html-0.10.0.gem) = 5c14f353c0fb348813822907ba4309b33558649b
-SHA512 (simplecov-html-0.10.0.gem) = e9ca6bf2bd210c4f038a8f0e5a80ee3c4f47207cce74e5a6cb339358a9228cab26765a32da8c4d27d6aa83242616161af87fd3b40ffadc8af3ee5b95e70374cd
-Size (simplecov-html-0.10.0.gem) = 183296 bytes
+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
Home |
Main Index |
Thread Index |
Old Index