Date: Thu, 26 Sep 2019 19:47:30 +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: r512982 - head/sysutils/rubygem-bolt Message-ID: <201909261947.x8QJlUfD008459@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Sep 26 19:47:30 2019 New Revision: 512982 URL: https://svnweb.freebsd.org/changeset/ports/512982 Log: Update to 1.31.0 Release notes: https://puppet.com/docs/bolt/latest/bolt_release_notes.html 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 Thu Sep 26 19:34:53 2019 (r512981) +++ head/sysutils/rubygem-bolt/Makefile Thu Sep 26 19:47:30 2019 (r512982) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bolt -PORTVERSION= 1.30.1 +PORTVERSION= 1.31.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-bolt/distinfo ============================================================================== --- head/sysutils/rubygem-bolt/distinfo Thu Sep 26 19:34:53 2019 (r512981) +++ head/sysutils/rubygem-bolt/distinfo Thu Sep 26 19:47:30 2019 (r512982) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569180207 -SHA256 (rubygem/bolt-1.30.1.gem) = fc60c39ab2c29fe3af00ab513f6793ac8fb67f02467d65ccc625110eb34f92a0 -SIZE (rubygem/bolt-1.30.1.gem) = 133120 +TIMESTAMP = 1569526808 +SHA256 (rubygem/bolt-1.31.0.gem) = 1dfe56e9012d4acae3571ac7b8f757b90a3b83896192d60f7e8c2a08107b701e +SIZE (rubygem/bolt-1.31.0.gem) = 137216
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909261947.x8QJlUfD008459>