Date: Thu, 3 Oct 2019 22:25:25 +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: r513741 - head/sysutils/puppet6 Message-ID: <201910032225.x93MPPah035247@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Oct 3 22:25:25 2019 New Revision: 513741 URL: https://svnweb.freebsd.org/changeset/ports/513741 Log: Update to 6.10.0 Release notes: https://puppet.com/docs/puppet/latest/release_notes_puppet.html#puppet-release-notes-x.10.0 With hat: puppet Modified: head/sysutils/puppet6/Makefile head/sysutils/puppet6/distinfo Modified: head/sysutils/puppet6/Makefile ============================================================================== --- head/sysutils/puppet6/Makefile Thu Oct 3 22:23:41 2019 (r513740) +++ head/sysutils/puppet6/Makefile Thu Oct 3 22:25:25 2019 (r513741) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 6.9.0 +PORTVERSION= 6.10.0 CATEGORIES= sysutils PKGNAMESUFFIX= 6 Modified: head/sysutils/puppet6/distinfo ============================================================================== --- head/sysutils/puppet6/distinfo Thu Oct 3 22:23:41 2019 (r513740) +++ head/sysutils/puppet6/distinfo Thu Oct 3 22:25:25 2019 (r513741) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568758820 -SHA256 (puppetlabs-puppet-6.9.0_GH0.tar.gz) = 86bd629018d401811d4f081d7f180e7fad6f959e45234b65b1ac557b7b56cf69 -SIZE (puppetlabs-puppet-6.9.0_GH0.tar.gz) = 3309118 +TIMESTAMP = 1569993535 +SHA256 (puppetlabs-puppet-6.10.0_GH0.tar.gz) = d65b7e8f47222f93751ac114d17412f4da40eb0fadeac414a3f030199cc9551f +SIZE (puppetlabs-puppet-6.10.0_GH0.tar.gz) = 3202439
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910032225.x93MPPah035247>