- Update to 0.8.0
- Remove contiguous blank line Changes: https://github.com/colszowka/simplecov-html/commits/master
This commit is contained in:
parent
73a20aedf8
commit
711e08380d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333607
2 changed files with 3 additions and 4 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue