Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 20:47:18 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 70607801272b - main - textproc/rubygem-cucumber-html-formatter: Update to 15.0.2
Message-ID:  <202106302047.15UKlImM055908@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=70607801272b522b5a71cbc9c46041bcff6db0dc

commit 70607801272b522b5a71cbc9c46041bcff6db0dc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-30 20:38:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-30 20:43:56 +0000

    textproc/rubygem-cucumber-html-formatter: Update to 15.0.2
    
    - Update WWW
    
    Changes:        https://github.com/cucumber/common/blob/main/html-formatter/CHANGELOG.md
---
 textproc/rubygem-cucumber-html-formatter/Makefile  | 4 ++--
 textproc/rubygem-cucumber-html-formatter/distinfo  | 6 +++---
 textproc/rubygem-cucumber-html-formatter/pkg-descr | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile
index a54a4092167c..99e6a2d15ec2 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=	13.0.0
+PORTVERSION=	15.0.2
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ COMMENT=	HTML formatter for Cucumber
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-cucumber-messages>=15.0.0<16:devel/rubygem-cucumber-messages
+RUN_DEPENDS=	rubygem-cucumber-messages>=16.0.1<17:devel/rubygem-cucumber-messages
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/textproc/rubygem-cucumber-html-formatter/distinfo b/textproc/rubygem-cucumber-html-formatter/distinfo
index f420cc84e000..0137d81bcf39 100644
--- a/textproc/rubygem-cucumber-html-formatter/distinfo
+++ b/textproc/rubygem-cucumber-html-formatter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618321014
-SHA256 (rubygem/cucumber-html-formatter-13.0.0.gem) = 51922b8ab0bd911c2986b0bab0db01e7aae83a995c90755736e5524bfeb943cd
-SIZE (rubygem/cucumber-html-formatter-13.0.0.gem) = 436224
+TIMESTAMP = 1624630188
+SHA256 (rubygem/cucumber-html-formatter-15.0.2.gem) = d7fa71c6a1473e41438f7ddd815bb6008ae6dec42db93fe9477a6d3fe9728aa2
+SIZE (rubygem/cucumber-html-formatter-15.0.2.gem) = 432640
diff --git a/textproc/rubygem-cucumber-html-formatter/pkg-descr b/textproc/rubygem-cucumber-html-formatter/pkg-descr
index 80ea6ed503ec..38092c98b95f 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/cucumber/tree/master/html-formatter/ruby
+WWW: https://github.com/cucumber/common/tree/main/html-formatter/ruby



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106302047.15UKlImM055908>