diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-05 13:28:54 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-05 14:18:25 +0800 |
commit | cc02092452347ddd08e51c60ce973b7fcab21d1a (patch) | |
tree | d2f503bdab2ef079a201a914b6c37b6fb55e2e81 /textproc/rubygem-cucumber-html-formatter | |
parent | textproc/rubygem-cucumber-gherkin: Update to 29.0.0 (diff) |
textproc/rubygem-cucumber-html-formatter: Update to 21.7.0
- Change RUN_DEPENDS from rubygem-cucumber-messages24 to rubygem-cucumber-messages
Changes: https://github.com/cucumber/html-formatter/releases
Diffstat (limited to 'textproc/rubygem-cucumber-html-formatter')
-rw-r--r-- | textproc/rubygem-cucumber-html-formatter/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-cucumber-html-formatter/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile index 98759373d169..5051b6309275 100644 --- a/textproc/rubygem-cucumber-html-formatter/Makefile +++ b/textproc/rubygem-cucumber-html-formatter/Makefile @@ -1,5 +1,5 @@ PORTNAME= cucumber-html-formatter -PORTVERSION= 21.6.0 +PORTVERSION= 21.7.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -9,7 +9,7 @@ WWW= https://github.com/cucumber/html-formatter LICENSE= MIT -RUN_DEPENDS= rubygem-cucumber-messages24>=19<25:devel/rubygem-cucumber-messages24 +RUN_DEPENDS= rubygem-cucumber-messages>=19<27:devel/rubygem-cucumber-messages USES= gem diff --git a/textproc/rubygem-cucumber-html-formatter/distinfo b/textproc/rubygem-cucumber-html-formatter/distinfo index 1427df8c5917..7a8ab4debd79 100644 --- a/textproc/rubygem-cucumber-html-formatter/distinfo +++ b/textproc/rubygem-cucumber-html-formatter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723201153 -SHA256 (rubygem/cucumber-html-formatter-21.6.0.gem) = 124c20f8e7d9a067afee0621ffc44d506ffddb4162190c887ffe0619a0981dc7 -SIZE (rubygem/cucumber-html-formatter-21.6.0.gem) = 271872 +TIMESTAMP = 1724084794 +SHA256 (rubygem/cucumber-html-formatter-21.7.0.gem) = e116a23dd4827b76f5055e4bcba2899ac5d9391293000486680bf9a14d0bc252 +SIZE (rubygem/cucumber-html-formatter-21.7.0.gem) = 271872 |