From nobody Wed Oct 13 19:23:32 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CAAEC17F6FC4; Wed, 13 Oct 2021 19:23:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HV2WX4jg8z4smv; Wed, 13 Oct 2021 19:23:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D262E2D757; Wed, 13 Oct 2021 19:23:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19DJNWVW079314; Wed, 13 Oct 2021 19:23:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19DJNWB9079313; Wed, 13 Oct 2021 19:23:32 GMT (envelope-from git) Date: Wed, 13 Oct 2021 19:23:32 GMT Message-Id: <202110131923.19DJNWB9079313@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 2ab0f9c221c4 - main - textproc/rubygem-cucumber-html-formatter: Update to 17.0.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2ab0f9c221c48e08b28d46c154e197187f7e4b61 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2ab0f9c221c48e08b28d46c154e197187f7e4b61 commit 2ab0f9c221c48e08b28d46c154e197187f7e4b61 Author: Po-Chuan Hsieh AuthorDate: 2021-10-13 19:17:45 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-10-13 19:17:45 +0000 textproc/rubygem-cucumber-html-formatter: Update to 17.0.0 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 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile index 1e15c1bb7149..33cba825602e 100644 --- a/textproc/rubygem-cucumber-html-formatter/Makefile +++ b/textproc/rubygem-cucumber-html-formatter/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= cucumber-html-formatter -PORTVERSION= 16.0.1 +PORTVERSION= 17.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.0.1<18:devel/rubygem-cucumber-messages +RUN_DEPENDS= rubygem-cucumber-messages>=17.1.0<18: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 1165432377e1..5d01e788d9f6 100644 --- a/textproc/rubygem-cucumber-html-formatter/distinfo +++ b/textproc/rubygem-cucumber-html-formatter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626714656 -SHA256 (rubygem/cucumber-html-formatter-16.0.1.gem) = cd7522a2a7ddf2f08d6a4c389d59d49453c6d766561ac49a05e49dfda022f054 -SIZE (rubygem/cucumber-html-formatter-16.0.1.gem) = 432128 +TIMESTAMP = 1634111948 +SHA256 (rubygem/cucumber-html-formatter-17.0.0.gem) = b218c9a89ea2ef020e0cb36cb856a09c0ceb7e9b0507bdb58050aafa7f53a7c1 +SIZE (rubygem/cucumber-html-formatter-17.0.0.gem) = 434176