Date: Fri, 8 Nov 2019 02:14:40 +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: r517023 - head/sysutils/rubygem-bolt Message-ID: <201911080214.xA82EeDr068324@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Fri Nov 8 02:14:39 2019 New Revision: 517023 URL: https://svnweb.freebsd.org/changeset/ports/517023 Log: Update to 1.36.0 Release notes: https://puppet.com/docs/bolt/latest/CHANGELOG.html#bolt-1360 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 Fri Nov 8 02:10:04 2019 (r517022) +++ head/sysutils/rubygem-bolt/Makefile Fri Nov 8 02:14:39 2019 (r517023) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bolt -PORTVERSION= 1.35.0 +PORTVERSION= 1.36.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-bolt/distinfo ============================================================================== --- head/sysutils/rubygem-bolt/distinfo Fri Nov 8 02:10:04 2019 (r517022) +++ head/sysutils/rubygem-bolt/distinfo Fri Nov 8 02:14:39 2019 (r517023) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572045803 -SHA256 (rubygem/bolt-1.35.0.gem) = 05f09dcf77f615a728297a9ce6c8e2a8de42b2cde78cda1046ce0944b7236c73 -SIZE (rubygem/bolt-1.35.0.gem) = 140288 +TIMESTAMP = 1573177415 +SHA256 (rubygem/bolt-1.36.0.gem) = 2ebea188585696178d2a159643168948cb0089fd0e232ba1a7349c9553ffa50b +SIZE (rubygem/bolt-1.36.0.gem) = 142336
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911080214.xA82EeDr068324>