Update to 0.12.2

- Update WWW

Changes:	https://github.com/simplecov-ruby/simplecov-html/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-08-23 19:48:28 +00:00
parent eaf5701df3
commit f799be8577
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545997
3 changed files with 8 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= simplecov-html
PORTVERSION= 0.10.2
PORTVERSION= 0.12.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@ -11,8 +11,9 @@ COMMENT= Default HTML formatter for SimpleCov
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1502810076
SHA256 (rubygem/simplecov-html-0.10.2.gem) = f65306e2695913c007ddc8d31d6318f37ae074f2ee1cea1647b3bf4c94ca30d2
SIZE (rubygem/simplecov-html-0.10.2.gem) = 183296
TIMESTAMP = 1598175426
SHA256 (rubygem/simplecov-html-0.12.2.gem) = c9ae10b01a765452c9a50bedd3e8a20ee0f1793d9850f8c89e884b7b5c25ebec
SIZE (rubygem/simplecov-html-0.12.2.gem) = 336896

View File

@ -1,3 +1,3 @@
Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
WWW: https://github.com/colszowka/simplecov-html
WWW: https://github.com/simplecov-ruby/simplecov-html