summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2017-09-18 00:55:26 +0000
committertaca <taca@pkgsrc.org>2017-09-18 00:55:26 +0000
commitd55416c35f32da76d64222d30a637510271c7c79 (patch)
treeb97d5fa1bcdb9af961f28a07d2309b44ea27e941 /devel
parent8039e6c1ed7da6f61c31f45cb45beab835cd45f4 (diff)
downloadpkgsrc-d55416c35f32da76d64222d30a637510271c7c79.tar.gz
devel/ruby-simplecov: update to 0.15.1
0.15.1 (2017-09-11) ======= ## Bugfixes * Filter directories outside SimpleCov.root that have it as a prefix. See [#617](https://github.com/colszowka/simplecov/pull/617) (thanks @jenseng) * Fix standard rails profile rails filter (didn't work). See [#618](https://github.com/colszowka/simplecov/pull/618) (thanks @jenseng again!)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-simplecov/Makefile4
-rw-r--r--devel/ruby-simplecov/PLIST3
-rw-r--r--devel/ruby-simplecov/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/ruby-simplecov/Makefile b/devel/ruby-simplecov/Makefile
index 85ea9407396..6b4eb4b8863 100644
--- a/devel/ruby-simplecov/Makefile
+++ b/devel/ruby-simplecov/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2017/08/31 15:24:59 taca Exp $
+# $NetBSD: Makefile,v 1.20 2017/09/18 00:55:26 taca Exp $
-DISTNAME= simplecov-0.15.0
+DISTNAME= simplecov-0.15.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/ruby-simplecov/PLIST b/devel/ruby-simplecov/PLIST
index e6132737cd1..8370d542863 100644
--- a/devel/ruby-simplecov/PLIST
+++ b/devel/ruby-simplecov/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2017/08/31 15:24:59 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2017/09/18 00:55:26 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
@@ -79,6 +79,7 @@ ${GEM_LIBDIR}/spec/1_8_fallbacks_spec.rb
${GEM_LIBDIR}/spec/command_guesser_spec.rb
${GEM_LIBDIR}/spec/config_loader_spec.rb
${GEM_LIBDIR}/spec/configuration_spec.rb
+${GEM_LIBDIR}/spec/defaults_spec.rb
${GEM_LIBDIR}/spec/deleted_source_spec.rb
${GEM_LIBDIR}/spec/faked_project/Gemfile
${GEM_LIBDIR}/spec/faked_project/Rakefile
diff --git a/devel/ruby-simplecov/distinfo b/devel/ruby-simplecov/distinfo
index 8de07c8f046..8db6a9dc892 100644
--- a/devel/ruby-simplecov/distinfo
+++ b/devel/ruby-simplecov/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2017/08/31 15:24:59 taca Exp $
+$NetBSD: distinfo,v 1.16 2017/09/18 00:55:26 taca Exp $
-SHA1 (simplecov-0.15.0.gem) = 55f92614414d80dacd694683d743baccce7e2918
-RMD160 (simplecov-0.15.0.gem) = 5b3326ddf25d85dc9ce81e4123cb209faa2079a3
-SHA512 (simplecov-0.15.0.gem) = 7a5e6abd4a220d9609b2db3133cfec9dca4d9a4f7e769b4ef75ca439393d6df0877588c5d733314ebe618f7f38c213119a5f363e2685e6584cde073e6891beb0
-Size (simplecov-0.15.0.gem) = 63488 bytes
+SHA1 (simplecov-0.15.1.gem) = 6cff9d3a12c6075e8129c9dbb9c34816fcb87d63
+RMD160 (simplecov-0.15.1.gem) = 3aa9e6a526106f985369a927c77fdd529f0e79c3
+SHA512 (simplecov-0.15.1.gem) = d8119b0478f7456cfe861d2ce658df5c2535e8c04d9161dc4e2501989288c693f3b4f320cb262a9e7a91a2b1e559272ab46b9f83819b572271f77af0d991be32
+Size (simplecov-0.15.1.gem) = 64000 bytes