Update to 7.0.0
Changes: https://github.com/cucumber/cucumber/blob/master/html-formatter/CHANGELOG.md
This commit is contained in:
parent
7d64bceaca
commit
c14f0c4cf5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541701
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cucumber-html-formatter
|
||||
PORTVERSION= 6.0.3
|
||||
PORTVERSION= 7.0.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ COMMENT= HTML formatter for Cucumber
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-cucumber-messages>=12.1.1<13:devel/rubygem-cucumber-messages
|
||||
RUN_DEPENDS= rubygem-cucumber-messages>=12.2.0<13:devel/rubygem-cucumber-messages
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1592325760
|
||||
SHA256 (rubygem/cucumber-html-formatter-6.0.3.gem) = e06ba707ed4fb377d276360df4b2ea9881d1db5ee6742e987fa1259ed2062e8c
|
||||
SIZE (rubygem/cucumber-html-formatter-6.0.3.gem) = 449536
|
||||
TIMESTAMP = 1594117475
|
||||
SHA256 (rubygem/cucumber-html-formatter-7.0.0.gem) = c2b005d41b32626f7f7e7f10444754743937d3f276c2cc0f3287cbc435915053
|
||||
SIZE (rubygem/cucumber-html-formatter-7.0.0.gem) = 480768
|
||||
|
|
Loading…
Reference in a new issue