Date: Thu, 4 Oct 2018 21:08:59 +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: r481253 - head/sysutils/puppet6 Message-ID: <201810042108.w94L8xTl070843@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Oct 4 21:08:59 2018 New Revision: 481253 URL: https://svnweb.freebsd.org/changeset/ports/481253 Log: Update to 6.0.2 Release notes: https://puppet.com/docs/puppet/6.0/release_notes.html#puppet-602 With hat: puppet Modified: head/sysutils/puppet6/Makefile head/sysutils/puppet6/distinfo Modified: head/sysutils/puppet6/Makefile ============================================================================== --- head/sysutils/puppet6/Makefile Thu Oct 4 21:02:10 2018 (r481252) +++ head/sysutils/puppet6/Makefile Thu Oct 4 21:08:59 2018 (r481253) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 6.0.1 +PORTVERSION= 6.0.2 CATEGORIES= sysutils MASTER_SITES= https://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 6 Modified: head/sysutils/puppet6/distinfo ============================================================================== --- head/sysutils/puppet6/distinfo Thu Oct 4 21:02:10 2018 (r481252) +++ head/sysutils/puppet6/distinfo Thu Oct 4 21:08:59 2018 (r481253) @@ -1,3 +1,3 @@ -TIMESTAMP = 1538561566 -SHA256 (puppet-6.0.1.tar.gz) = 6e9e586428dc1134e497a5aa7b2e97d5df7243b8668135d3332a4f070d831a1b -SIZE (puppet-6.0.1.tar.gz) = 2795572 +TIMESTAMP = 1538687023 +SHA256 (puppet-6.0.2.tar.gz) = 4f8d6c23da4e55a687e1f5b5154d75b3f827366efcd1dd14ea5a00b1378a3527 +SIZE (puppet-6.0.2.tar.gz) = 2796833
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810042108.w94L8xTl070843>