Date: Tue, 25 Aug 2020 02:08:03 +0000 (UTC) From: =?UTF-8?Q?Romain_Tarti=c3=a8re?= <romain@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r546134 - head/sysutils/rubygem-bolt Message-ID: <202008250208.07P283rS034496@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Tue Aug 25 02:08:03 2020 New Revision: 546134 URL: https://svnweb.freebsd.org/changeset/ports/546134 Log: Update to 2.24.1 ChangeLog: https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-2241-2020-08-24 With hat: puppet Modified: head/sysutils/rubygem-bolt/Makefile head/sysutils/rubygem-bolt/distinfo Modified: head/sysutils/rubygem-bolt/Makefile ============================================================================== --- head/sysutils/rubygem-bolt/Makefile Tue Aug 25 01:38:41 2020 (r546133) +++ head/sysutils/rubygem-bolt/Makefile Tue Aug 25 02:08:03 2020 (r546134) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bolt -PORTVERSION= 2.23.0 +PORTVERSION= 2.24.1 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-bolt/distinfo ============================================================================== --- head/sysutils/rubygem-bolt/distinfo Tue Aug 25 01:38:41 2020 (r546133) +++ head/sysutils/rubygem-bolt/distinfo Tue Aug 25 02:08:03 2020 (r546134) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597821866 -SHA256 (rubygem/bolt-2.23.0.gem) = 948031871959e0a3623a39c4d62d7fd61974dd3724239b2082c095b163342414 -SIZE (rubygem/bolt-2.23.0.gem) = 178176 +TIMESTAMP = 1598320852 +SHA256 (rubygem/bolt-2.24.1.gem) = 8e8f7eeb62d176dbfb78434a610f14a5f58da480938ca9ac2af6790ca286468a +SIZE (rubygem/bolt-2.24.1.gem) = 181248
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008250208.07P283rS034496>