Date: Wed, 6 Mar 2024 05:22:09 GMT From: Romain =?utf-8?Q?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: 966bd491655b - main - sysutils/rubygem-bolt: Update to 3.28.0 Message-ID: <202403060522.4265M9Fp007006@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=966bd491655bfde44623bb1129790e3444d7e5c9 commit 966bd491655bfde44623bb1129790e3444d7e5c9 Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2024-03-05 18:36:46 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2024-03-05 19:21:20 +0000 sysutils/rubygem-bolt: Update to 3.28.0 ChangeLog: https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-3280-2024-02-08 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 5890bb26497b..e8f246288123 100644 --- a/sysutils/rubygem-bolt/Makefile +++ b/sysutils/rubygem-bolt/Makefile @@ -1,5 +1,5 @@ PORTNAME= bolt -PORTVERSION= 3.27.4 +PORTVERSION= 3.28.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-bolt/distinfo b/sysutils/rubygem-bolt/distinfo index bed90d7a11f3..28f0d2918b16 100644 --- a/sysutils/rubygem-bolt/distinfo +++ b/sysutils/rubygem-bolt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699664509 -SHA256 (rubygem/bolt-3.27.4.gem) = 60979227115f2969f1f395537a4214a7e487a37e2975ff5c24522026755dbd7f -SIZE (rubygem/bolt-3.27.4.gem) = 250368 +TIMESTAMP = 1709663661 +SHA256 (rubygem/bolt-3.28.0.gem) = 3085885ec5c8fb0aabf1f81b61cc946a1c07f9f0502393efa7592bb1493272a9 +SIZE (rubygem/bolt-3.28.0.gem) = 250368
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403060522.4265M9Fp007006>