devel/ruby-simplecov-html: update to 0.12.3
0.12.3 (2020-09-23) ================== ## Bugfixes * Relax ruby version requirement to work with Ruby 3.0 (next version, current `ruby-head`). Thanks [@byroot](https://github.com/byroot).
This commit is contained in:
parent
a8b3978a96
commit
dad871f69b
3 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.11 2020/03/08 15:21:48 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2021/01/11 13:12:18 taca Exp $
|
||||
|
||||
DISTNAME= simplecov-html-0.12.2
|
||||
DISTNAME= simplecov-html-0.12.3
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.7 2020/03/08 15:21:48 taca Exp $
|
||||
@comment $NetBSD: PLIST,v 1.8 2021/01/11 13:12:18 taca Exp $
|
||||
${GEM_HOME}/cache/${GEM_NAME}.gem
|
||||
${GEM_LIBDIR}/.document
|
||||
${GEM_LIBDIR}/.gitignore
|
||||
|
@ -24,7 +24,7 @@ ${GEM_LIBDIR}/assets/stylesheets/plugins/highlight.css
|
|||
${GEM_LIBDIR}/assets/stylesheets/plugins/jquery-ui-1.8.4.custom.css
|
||||
${GEM_LIBDIR}/assets/stylesheets/plugins/jquery.colorbox.css
|
||||
${GEM_LIBDIR}/assets/stylesheets/reset.css
|
||||
${GEM_LIBDIR}/assets/stylesheets/screen.css.sass
|
||||
${GEM_LIBDIR}/assets/stylesheets/screen.css
|
||||
${GEM_LIBDIR}/lib/simplecov-html.rb
|
||||
${GEM_LIBDIR}/lib/simplecov-html/version.rb
|
||||
${GEM_LIBDIR}/public/DataTables-1.10.20/images/sort_asc.png
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.10 2020/03/08 15:21:48 taca Exp $
|
||||
$NetBSD: distinfo,v 1.11 2021/01/11 13:12:18 taca Exp $
|
||||
|
||||
SHA1 (simplecov-html-0.12.2.gem) = f8e83b17a8ec86015c35deb30ba972fdcdbc4ce5
|
||||
RMD160 (simplecov-html-0.12.2.gem) = 19fad00c8f69a058a880aa293a87caaebe79ad2a
|
||||
SHA512 (simplecov-html-0.12.2.gem) = 5f89cdaba272b841446ae68d40daacbd551f3fcf7750c2491f14b79a3e61c6c32c066305eb2f1862f8cbd2ecc1b020cc9a907a977ef567653276d8d78d584efb
|
||||
Size (simplecov-html-0.12.2.gem) = 336896 bytes
|
||||
SHA1 (simplecov-html-0.12.3.gem) = 7c5379541e2517ea7d7b882ca43b5893c5eb1205
|
||||
RMD160 (simplecov-html-0.12.3.gem) = a11112fcabe79f82f5a89c5ae9cb43c9d009a9ce
|
||||
SHA512 (simplecov-html-0.12.3.gem) = 7fd6dad02b16f512d7fb859f62e5e8bd0a277af103c7829143795ccae60a9a057c323728ac36a1c42dbd143a2f0d175648f6e223e6e7e3e6394a52491d3733af
|
||||
Size (simplecov-html-0.12.3.gem) = 336896 bytes
|
||||
|
|
Loading…
Reference in a new issue