Date: Tue, 3 Aug 2021 01:13:00 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: 4e72f7ce95a3 - main - sysutils/rubygem-bolt: Update to 3.15.0 Message-ID: <202108030113.1731D0ub086190@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=4e72f7ce95a34b179effc91cfe02389f63934484 commit 4e72f7ce95a34b179effc91cfe02389f63934484 Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2021-08-03 01:12:11 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2021-08-03 01:12:56 +0000 sysutils/rubygem-bolt: Update to 3.15.0 ChangeLog: https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3150-2021-08-02 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 fd053ac1c828..a6c1e144d76f 100644 --- a/sysutils/rubygem-bolt/Makefile +++ b/sysutils/rubygem-bolt/Makefile @@ -1,5 +1,5 @@ PORTNAME= bolt -PORTVERSION= 3.14.1 +PORTVERSION= 3.15.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-bolt/distinfo b/sysutils/rubygem-bolt/distinfo index 8a56dbea7fea..23068ee5b022 100644 --- a/sysutils/rubygem-bolt/distinfo +++ b/sysutils/rubygem-bolt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627343990 -SHA256 (rubygem/bolt-3.14.1.gem) = 7f152ff49315343934be8bf9bc801ec352bf89a24c3ea911f62f81867f60e4c0 -SIZE (rubygem/bolt-3.14.1.gem) = 232448 +TIMESTAMP = 1627952956 +SHA256 (rubygem/bolt-3.15.0.gem) = 311c756c3a13e6dd4bab3547987060bd77c133f27f9fb5ebad74bd6431aca6e9 +SIZE (rubygem/bolt-3.15.0.gem) = 236544
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108030113.1731D0ub086190>