diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-12 19:45:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-12 19:45:03 +0000 |
commit | 711e08380df6714cb6e5945bca8443db7981685b (patch) | |
tree | cff1d9b3601fc8a99f094f099179c9ad13a6a4a7 | |
parent | 73a20aedf8f69c7cfd636fe22d55cb3e127dfc87 (diff) | |
download | ports-711e08380df6714cb6e5945bca8443db7981685b.tar.gz ports-711e08380df6714cb6e5945bca8443db7981685b.zip |
Notes
-rw-r--r-- | textproc/rubygem-simplecov-html/Makefile | 3 | ||||
-rw-r--r-- | textproc/rubygem-simplecov-html/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/rubygem-simplecov-html/Makefile b/textproc/rubygem-simplecov-html/Makefile index 6d2df5dbfd58..c1c07f2290de 100644 --- a/textproc/rubygem-simplecov-html/Makefile +++ b/textproc/rubygem-simplecov-html/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= simplecov-html -PORTVERSION= 0.7.1 +PORTVERSION= 0.8.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -16,5 +16,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes - .include <bsd.port.mk> diff --git a/textproc/rubygem-simplecov-html/distinfo b/textproc/rubygem-simplecov-html/distinfo index 8938d9ad0676..842b29ec1db6 100644 --- a/textproc/rubygem-simplecov-html/distinfo +++ b/textproc/rubygem-simplecov-html/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/simplecov-html-0.7.1.gem) = 5eb2889435813c390e1ddc946e4dd853e92d9dd0e8aeac63b3858cf4a27d6948 -SIZE (rubygem/simplecov-html-0.7.1.gem) = 197632 +SHA256 (rubygem/simplecov-html-0.8.0.gem) = 69393ce932c2898dd5074913e360078f651f094a9b7300b286a78f43b11c164a +SIZE (rubygem/simplecov-html-0.8.0.gem) = 180224 |