mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Update to 0.10.2
- Add LICENSE_FILE Changes: https://github.com/colszowka/simplecov-html/blob/master/CHANGELOG.md
This commit is contained in:
parent
5471193177
commit
db38d4710b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447999
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= simplecov-html
|
PORTNAME= simplecov-html
|
||||||
PORTVERSION= 0.10.1
|
PORTVERSION= 0.10.2
|
||||||
CATEGORIES= textproc rubygems
|
CATEGORIES= textproc rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= Default HTML formatter for SimpleCov
|
COMMENT= Default HTML formatter for SimpleCov
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1495112933
|
TIMESTAMP = 1502810076
|
||||||
SHA256 (rubygem/simplecov-html-0.10.1.gem) = 75535602d94f1fd83ec5cfe4debba80772bd7e02bf7717ae34f7551de1d57738
|
SHA256 (rubygem/simplecov-html-0.10.2.gem) = f65306e2695913c007ddc8d31d6318f37ae074f2ee1cea1647b3bf4c94ca30d2
|
||||||
SIZE (rubygem/simplecov-html-0.10.1.gem) = 182784
|
SIZE (rubygem/simplecov-html-0.10.2.gem) = 183296
|
||||||
|
|
Loading…
Add table
Reference in a new issue