Date: Sat, 5 Jun 2021 04:12:09 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: 955ae75a7902 - main - sysutils/rubygem-bolt: Update to 3.9.0 Message-ID: <202106050412.1554C9Ib030772@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=955ae75a7902eb1a0680196468023b50e29ba238 commit 955ae75a7902eb1a0680196468023b50e29ba238 Author: Romain Tartière <romain@FreeBSD.org> AuthorDate: 2021-05-28 18:38:23 +0000 Commit: Romain Tartière <romain@FreeBSD.org> CommitDate: 2021-06-05 04:11:35 +0000 sysutils/rubygem-bolt: Update to 3.9.0 ChangeLog: https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-390-2021-05-25 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 a48da854f4d3..7f1a3a71c7af 100644 --- a/sysutils/rubygem-bolt/Makefile +++ b/sysutils/rubygem-bolt/Makefile @@ -1,5 +1,5 @@ PORTNAME= bolt -PORTVERSION= 3.8.1 +PORTVERSION= 3.9.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-bolt/distinfo b/sysutils/rubygem-bolt/distinfo index 7876bbbf1072..754a7287b3ff 100644 --- a/sysutils/rubygem-bolt/distinfo +++ b/sysutils/rubygem-bolt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621289080 -SHA256 (rubygem/bolt-3.8.1.gem) = 1b77eab8b282122da069f1e0b823efc18c05498931bf2c0e513200a265ed7870 -SIZE (rubygem/bolt-3.8.1.gem) = 222720 +TIMESTAMP = 1622223450 +SHA256 (rubygem/bolt-3.9.0.gem) = 92ec707f0daf9a7d23064fe274bf322f442a1ce3945a1da68bc162c13dcebff2 +SIZE (rubygem/bolt-3.9.0.gem) = 225792
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106050412.1554C9Ib030772>