Date: Sat, 1 May 2021 00:18:44 GMT From: =?utf-8?B?Um9tYWluIFRhcnRpw6hyZQ==?= <romain@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 685eb2c67531 - main - sysutils/rubygem-bolt: Update to 3.7.1 Message-ID: <202105010018.1410IiQ1021361@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by romain: URL: https://cgit.FreeBSD.org/ports/commit/?id=685eb2c67531d984edd944e2ab653a8fded0ebdf commit 685eb2c67531d984edd944e2ab653a8fded0ebdf Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2021-04-30 18:39:41 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2021-05-01 00:15:59 +0000 sysutils/rubygem-bolt: Update to 3.7.1 ChangeLog: https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-371-2021-04-26 With hat: puppet --- sysutils/rubygem-bolt/Makefile | 2 +- sysutils/rubygem-bolt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/rubygem-bolt/Makefile b/sysutils/rubygem-bolt/Makefile index be2a10351905..ad4709c16003 100644 --- a/sysutils/rubygem-bolt/Makefile +++ b/sysutils/rubygem-bolt/Makefile @@ -1,5 +1,5 @@ PORTNAME= bolt -PORTVERSION= 3.7.0 +PORTVERSION= 3.7.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-bolt/distinfo b/sysutils/rubygem-bolt/distinfo index da5611566257..914994c2ce8d 100644 --- a/sysutils/rubygem-bolt/distinfo +++ b/sysutils/rubygem-bolt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618614023 -SHA256 (rubygem/bolt-3.7.0.gem) = f422e34095d9aebdd1630ad41df0ac2b6a3c0b80fd0a662a1992a7ed0e74769b -SIZE (rubygem/bolt-3.7.0.gem) = 217088 +TIMESTAMP = 1619807976 +SHA256 (rubygem/bolt-3.7.1.gem) = fee9a07e871f63feaf7083684e96cec0be6c01306214e574221525a2ed935050 +SIZE (rubygem/bolt-3.7.1.gem) = 220672
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105010018.1410IiQ1021361>