aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-simplecov-html
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-08-23 19:48:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-08-23 19:48:28 +0000
commitf799be8577295c9cff30875a822b177773c7da6b (patch)
tree33a7f5e379b9d3ddc35c60433497ad4b4b5dda31 /textproc/rubygem-simplecov-html
parenteaf5701df3325c19aeea34eddc858f3825e22000 (diff)
downloadports-f799be8577295c9cff30875a822b177773c7da6b.tar.gz
ports-f799be8577295c9cff30875a822b177773c7da6b.zip
Update to 0.12.2
Notes
Notes: svn path=/head/; revision=545997
Diffstat (limited to 'textproc/rubygem-simplecov-html')
-rw-r--r--textproc/rubygem-simplecov-html/Makefile7
-rw-r--r--textproc/rubygem-simplecov-html/distinfo6
-rw-r--r--textproc/rubygem-simplecov-html/pkg-descr2
3 files changed, 8 insertions, 7 deletions
diff --git a/textproc/rubygem-simplecov-html/Makefile b/textproc/rubygem-simplecov-html/Makefile
index 5ed26f91173f..28174e4707cf 100644
--- a/textproc/rubygem-simplecov-html/Makefile
+++ b/textproc/rubygem-simplecov-html/Makefile
@@ -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>
diff --git a/textproc/rubygem-simplecov-html/distinfo b/textproc/rubygem-simplecov-html/distinfo
index 9cf7183656ad..dc6d4901f9f5 100644
--- a/textproc/rubygem-simplecov-html/distinfo
+++ b/textproc/rubygem-simplecov-html/distinfo
@@ -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
diff --git a/textproc/rubygem-simplecov-html/pkg-descr b/textproc/rubygem-simplecov-html/pkg-descr
index f5d87bb354dc..0c9e0d188789 100644
--- a/textproc/rubygem-simplecov-html/pkg-descr
+++ b/textproc/rubygem-simplecov-html/pkg-descr
@@ -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