Date: Wed, 3 Oct 2018 16:56:28 +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: r481170 - head/sysutils/puppet6 Message-ID: <201810031656.w93GuSXQ099136@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Wed Oct 3 16:56:28 2018 New Revision: 481170 URL: https://svnweb.freebsd.org/changeset/ports/481170 Log: Update to 6.0.1 Release notes: https://puppet.com/docs/puppet/6.0/release_notes.html#puppet-601 With hat: puppet Modified: head/sysutils/puppet6/Makefile head/sysutils/puppet6/distinfo Modified: head/sysutils/puppet6/Makefile ============================================================================== --- head/sysutils/puppet6/Makefile Wed Oct 3 16:51:16 2018 (r481169) +++ head/sysutils/puppet6/Makefile Wed Oct 3 16:56:28 2018 (r481170) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 6.0.0 +PORTVERSION= 6.0.1 CATEGORIES= sysutils MASTER_SITES= https://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 6 Modified: head/sysutils/puppet6/distinfo ============================================================================== --- head/sysutils/puppet6/distinfo Wed Oct 3 16:51:16 2018 (r481169) +++ head/sysutils/puppet6/distinfo Wed Oct 3 16:56:28 2018 (r481170) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537339060 -SHA256 (puppet-6.0.0.tar.gz) = d60b018007ee1f1ac882aa2ba9a9052e6b6e5993b4d300fabf76307a42e362d0 -SIZE (puppet-6.0.0.tar.gz) = 2790790 +TIMESTAMP = 1538561566 +SHA256 (puppet-6.0.1.tar.gz) = 6e9e586428dc1134e497a5aa7b2e97d5df7243b8668135d3332a4f070d831a1b +SIZE (puppet-6.0.1.tar.gz) = 2795572
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810031656.w93GuSXQ099136>