Date: Tue, 10 Aug 2021 00:48:23 GMT From: =?utf-8?Q?Romain Tarti=C3=A8re?= <romain@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b0feab7c6348 - main - sysutils/rubygem-bolt: Update to 3.16.0 Message-ID: <202108100048.17A0mN8K061283@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=b0feab7c6348af36d193dc3ee18182c7a17f7e9a commit b0feab7c6348af36d193dc3ee18182c7a17f7e9a Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2021-08-10 00:47:51 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2021-08-10 00:47:51 +0000 sysutils/rubygem-bolt: Update to 3.16.0 ChangeLog: https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3160-2021-08-09 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 a6c1e144d76f..f972c62bfb82 100644 --- a/sysutils/rubygem-bolt/Makefile +++ b/sysutils/rubygem-bolt/Makefile @@ -1,5 +1,5 @@ PORTNAME= bolt -PORTVERSION= 3.15.0 +PORTVERSION= 3.16.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-bolt/distinfo b/sysutils/rubygem-bolt/distinfo index 23068ee5b022..9208156d7399 100644 --- a/sysutils/rubygem-bolt/distinfo +++ b/sysutils/rubygem-bolt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627952956 -SHA256 (rubygem/bolt-3.15.0.gem) = 311c756c3a13e6dd4bab3547987060bd77c133f27f9fb5ebad74bd6431aca6e9 -SIZE (rubygem/bolt-3.15.0.gem) = 236544 +TIMESTAMP = 1628556314 +SHA256 (rubygem/bolt-3.16.0.gem) = e58b859b2becbcc79963f57e68346947067346c244581f6e8b57d7a7ce35209f +SIZE (rubygem/bolt-3.16.0.gem) = 239104
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108100048.17A0mN8K061283>