Date: Tue, 15 Dec 2020 02:21:21 +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: r558124 - head/sysutils/rubygem-bolt Message-ID: <202012150221.0BF2LL6L013653@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Tue Dec 15 02:21:21 2020 New Revision: 558124 URL: https://svnweb.freebsd.org/changeset/ports/558124 Log: Update to 2.38.0 ChangeLog: https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-2380-2020-12-14 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 Dec 15 01:32:04 2020 (r558123) +++ head/sysutils/rubygem-bolt/Makefile Tue Dec 15 02:21:21 2020 (r558124) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bolt -PORTVERSION= 2.37.0 +PORTVERSION= 2.38.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-bolt/distinfo ============================================================================== --- head/sysutils/rubygem-bolt/distinfo Tue Dec 15 01:32:04 2020 (r558123) +++ head/sysutils/rubygem-bolt/distinfo Tue Dec 15 02:21:21 2020 (r558124) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607386853 -SHA256 (rubygem/bolt-2.37.0.gem) = c7885902ede4035ba54c9a166b898c9a4c9ab0f9d8661c2689ac682dacef52cd -SIZE (rubygem/bolt-2.37.0.gem) = 205824 +TIMESTAMP = 1607998469 +SHA256 (rubygem/bolt-2.38.0.gem) = 373e7e4ea2fc164ecc0ede27f075030de1f8e340098e6303172de65ceec3da35 +SIZE (rubygem/bolt-2.38.0.gem) = 206336
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012150221.0BF2LL6L013653>