aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:01:03 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-16 04:19:41 +0000
commitd089043b50fdc6532d09a97a1ca8c08c2883bfb4 (patch)
treef0d585a31fd9cfb01acb41bb8810a911cee01130 /textproc
parent45281df55dd5d411fe141def2ba3f8e273460520 (diff)
downloadports-d089043b50fdc6532d09a97a1ca8c08c2883bfb4.tar.gz
ports-d089043b50fdc6532d09a97a1ca8c08c2883bfb4.zip
textproc/rubygem-cucumber-html-formatter: Update to 19.0.0
- Change RUN_DEPENDS from rubygem-cucumber-messages to rubygem-cucumber-messages17 - Update WWW Changes: https://github.com/cucumber/html-formatter/releases
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-cucumber-html-formatter/Makefile4
-rw-r--r--textproc/rubygem-cucumber-html-formatter/distinfo6
-rw-r--r--textproc/rubygem-cucumber-html-formatter/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile
index 93b8ba6b8557..f290db36f20e 100644
--- a/textproc/rubygem-cucumber-html-formatter/Makefile
+++ b/textproc/rubygem-cucumber-html-formatter/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= cucumber-html-formatter
-PORTVERSION= 18.0.0
+PORTVERSION= 19.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
@@ -10,7 +10,7 @@ COMMENT= HTML formatter for Cucumber
LICENSE= MIT
-RUN_DEPENDS= rubygem-cucumber-messages>=17.1.1<18:devel/rubygem-cucumber-messages
+RUN_DEPENDS= rubygem-cucumber-messages17>=17.1.1<18:devel/rubygem-cucumber-messages17
USES= gem
USE_RUBY= yes
diff --git a/textproc/rubygem-cucumber-html-formatter/distinfo b/textproc/rubygem-cucumber-html-formatter/distinfo
index 32d4a12678fd..fc276410b3de 100644
--- a/textproc/rubygem-cucumber-html-formatter/distinfo
+++ b/textproc/rubygem-cucumber-html-formatter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643382632
-SHA256 (rubygem/cucumber-html-formatter-18.0.0.gem) = d439e007a0cda9f3cc6e07aabb87e3d0f9249590fb8a4d627c77b725fa29c0f8
-SIZE (rubygem/cucumber-html-formatter-18.0.0.gem) = 470016
+TIMESTAMP = 1649423964
+SHA256 (rubygem/cucumber-html-formatter-19.0.0.gem) = 5e0eb04fa2b69425d5c4b30e4e3a946d4e95d22b0252876af8e90a3bd4777b1d
+SIZE (rubygem/cucumber-html-formatter-19.0.0.gem) = 657408
diff --git a/textproc/rubygem-cucumber-html-formatter/pkg-descr b/textproc/rubygem-cucumber-html-formatter/pkg-descr
index 38092c98b95f..17bb859e994f 100644
--- a/textproc/rubygem-cucumber-html-formatter/pkg-descr
+++ b/textproc/rubygem-cucumber-html-formatter/pkg-descr
@@ -3,4 +3,4 @@ report for Cucumber runs. It is built on top of cucumber-react and works with
any Cucumber implementation with a protobuf formatter that outputs cucumber
messages.
-WWW: https://github.com/cucumber/common/tree/main/html-formatter/ruby
+WWW: https://github.com/cucumber/html-formatter