diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-07 02:09:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-07 02:09:21 +0800 |
commit | 08e80d8f8bcc9c0d40faa87357276691649d4f4d (patch) | |
tree | 62e44f897999496d37b8b8c19f6b890a058e602c | |
parent | f84b34edd5f89a6240094ecdadd45b82bd25de48 (diff) | |
download | freebsd-ports-gnome-08e80d8f8bcc9c0d40faa87357276691649d4f4d.tar.gz freebsd-ports-gnome-08e80d8f8bcc9c0d40faa87357276691649d4f4d.tar.zst freebsd-ports-gnome-08e80d8f8bcc9c0d40faa87357276691649d4f4d.zip |
- Update to 0.10.0
- Add NO_ARCH
Changes: https://github.com/colszowka/simplecov-html/commits/master
-rw-r--r-- | textproc/rubygem-simplecov-html/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-simplecov-html/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-simplecov-html/Makefile b/textproc/rubygem-simplecov-html/Makefile index 8023d7a7c49f..9370b9ea2bed 100644 --- a/textproc/rubygem-simplecov-html/Makefile +++ b/textproc/rubygem-simplecov-html/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= simplecov-html -PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTVERSION= 0.10.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -11,6 +10,7 @@ COMMENT= Default HTML formatter for SimpleCov LICENSE= MIT +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/textproc/rubygem-simplecov-html/distinfo b/textproc/rubygem-simplecov-html/distinfo index 842b29ec1db6..563add9c1207 100644 --- a/textproc/rubygem-simplecov-html/distinfo +++ b/textproc/rubygem-simplecov-html/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/simplecov-html-0.8.0.gem) = 69393ce932c2898dd5074913e360078f651f094a9b7300b286a78f43b11c164a -SIZE (rubygem/simplecov-html-0.8.0.gem) = 180224 +SHA256 (rubygem/simplecov-html-0.10.0.gem) = 0ee7c6a4f5388ef98bcc67312456dd774a4ee2720c93c28be893bedec143d1e2 +SIZE (rubygem/simplecov-html-0.10.0.gem) = 183296 |