Date: Sat, 8 Jun 2019 16:54:45 +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: r503743 - head/sysutils/rubygem-bolt Message-ID: <201906081654.x58GsjFC020242@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Sat Jun 8 16:54:44 2019 New Revision: 503743 URL: https://svnweb.freebsd.org/changeset/ports/503743 Log: Update to 1.22.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 Sat Jun 8 16:16:48 2019 (r503742) +++ head/sysutils/rubygem-bolt/Makefile Sat Jun 8 16:54:44 2019 (r503743) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bolt -PORTVERSION= 1.21.0 +PORTVERSION= 1.22.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-bolt/distinfo ============================================================================== --- head/sysutils/rubygem-bolt/distinfo Sat Jun 8 16:16:48 2019 (r503742) +++ head/sysutils/rubygem-bolt/distinfo Sat Jun 8 16:54:44 2019 (r503743) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559239645 -SHA256 (rubygem/bolt-1.21.0.gem) = 16bebda7d1c074afdc5bfa707fb84a4f01c004ca9c8932260df973cfa8208d7c -SIZE (rubygem/bolt-1.21.0.gem) = 117248 +TIMESTAMP = 1560012578 +SHA256 (rubygem/bolt-1.22.0.gem) = 97cc41aa1ebd18726dc68d329c1d38f3d1f28f476e35817d13934d01b446345f +SIZE (rubygem/bolt-1.22.0.gem) = 118272
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906081654.x58GsjFC020242>