Date: Tue, 6 Jul 2021 15:07:26 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: 1d5074b2eda2 - main - devel/rubygem-simplecov: Update to 0.21.2 Message-ID: <202107061507.166F7QvJ023193@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=1d5074b2eda2c98e9d843401002d765e6a004c99 commit 1d5074b2eda2c98e9d843401002d765e6a004c99 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:59:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 14:59:59 +0000 devel/rubygem-simplecov: Update to 0.21.2 Changes: https://github.com/simplecov-ruby/simplecov/releases --- devel/rubygem-simplecov/Makefile | 5 +++-- devel/rubygem-simplecov/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-simplecov/Makefile b/devel/rubygem-simplecov/Makefile index aed753f52131..0e2706b1b5a8 100644 --- a/devel/rubygem-simplecov/Makefile +++ b/devel/rubygem-simplecov/Makefile @@ -1,5 +1,5 @@ PORTNAME= simplecov -PORTVERSION= 0.19.0 +PORTVERSION= 0.21.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-docile>=1.1<2:devel/rubygem-docile \ - rubygem-simplecov-html>=0.11<1:textproc/rubygem-simplecov-html + rubygem-simplecov-html>=0.11<1:textproc/rubygem-simplecov-html \ + rubygem-simplecov_json_formatter>=0.1<1:devel/rubygem-simplecov_json_formatter USES= gem USE_RUBY= yes diff --git a/devel/rubygem-simplecov/distinfo b/devel/rubygem-simplecov/distinfo index a8c429223e04..7845f5c830f3 100644 --- a/devel/rubygem-simplecov/distinfo +++ b/devel/rubygem-simplecov/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598175408 -SHA256 (rubygem/simplecov-0.19.0.gem) = b9228393465c2b69468d30f949331aa36cd99cbd3f0fc64a39d3603a731708ac -SIZE (rubygem/simplecov-0.19.0.gem) = 55808 +TIMESTAMP = 1625323785 +SHA256 (rubygem/simplecov-0.21.2.gem) = 990db6aedb55086d6bf8874993ff1f796e4830abfa11937468ca502a0d013bc3 +SIZE (rubygem/simplecov-0.21.2.gem) = 47104
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061507.166F7QvJ023193>