Date: Sun, 23 May 2021 19:39:49 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: 7bde444f27bc - main - sysutils/rubygem-bolt: Update to 3.8.1 Message-ID: <202105231939.14NJdnbX016827@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=7bde444f27bcb784b1355bb6e0a5a880d3b4b68d commit 7bde444f27bcb784b1355bb6e0a5a880d3b4b68d Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2021-05-23 19:25:29 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2021-05-23 19:26:25 +0000 sysutils/rubygem-bolt: Update to 3.8.1 ChangeLog: https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-381-2021-05-17 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 56ec2852921c..a48da854f4d3 100644 --- a/sysutils/rubygem-bolt/Makefile +++ b/sysutils/rubygem-bolt/Makefile @@ -1,5 +1,5 @@ PORTNAME= bolt -PORTVERSION= 3.8.0 +PORTVERSION= 3.8.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-bolt/distinfo b/sysutils/rubygem-bolt/distinfo index b20d4e40ff85..7876bbbf1072 100644 --- a/sysutils/rubygem-bolt/distinfo +++ b/sysutils/rubygem-bolt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620085307 -SHA256 (rubygem/bolt-3.8.0.gem) = 3758a39ab37775ce2f2e6602168eb051b35e84c8e26125ce15c7431c58fc99ae -SIZE (rubygem/bolt-3.8.0.gem) = 222720 +TIMESTAMP = 1621289080 +SHA256 (rubygem/bolt-3.8.1.gem) = 1b77eab8b282122da069f1e0b823efc18c05498931bf2c0e513200a265ed7870 +SIZE (rubygem/bolt-3.8.1.gem) = 222720
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105231939.14NJdnbX016827>