Date: Tue, 22 Oct 2019 00:08:04 +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: r515157 - head/sysutils/puppet6 Message-ID: <201910220008.x9M0841C084502@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Tue Oct 22 00:08:03 2019 New Revision: 515157 URL: https://svnweb.freebsd.org/changeset/ports/515157 Log: Update to 6.10.1 Release notes: https://puppet.com/docs/puppetserver/6.3/release_notes.html#puppet-server-631 With hat: puppet Modified: head/sysutils/puppet6/Makefile head/sysutils/puppet6/distinfo Modified: head/sysutils/puppet6/Makefile ============================================================================== --- head/sysutils/puppet6/Makefile Tue Oct 22 00:07:38 2019 (r515156) +++ head/sysutils/puppet6/Makefile Tue Oct 22 00:08:03 2019 (r515157) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 6.10.0 +PORTVERSION= 6.10.1 CATEGORIES= sysutils PKGNAMESUFFIX= 6 Modified: head/sysutils/puppet6/distinfo ============================================================================== --- head/sysutils/puppet6/distinfo Tue Oct 22 00:07:38 2019 (r515156) +++ head/sysutils/puppet6/distinfo Tue Oct 22 00:08:03 2019 (r515157) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569993535 -SHA256 (puppetlabs-puppet-6.10.0_GH0.tar.gz) = d65b7e8f47222f93751ac114d17412f4da40eb0fadeac414a3f030199cc9551f -SIZE (puppetlabs-puppet-6.10.0_GH0.tar.gz) = 3202439 +TIMESTAMP = 1571157686 +SHA256 (puppetlabs-puppet-6.10.1_GH0.tar.gz) = 9e66e36fd968ac8fef88f9dcd8a1e3884fe8a9671ae7af37810cd45e61ef7ff7 +SIZE (puppetlabs-puppet-6.10.1_GH0.tar.gz) = 3207018
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910220008.x9M0841C084502>