Date: Thu, 20 Dec 2018 02:10:31 +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: r487828 - head/sysutils/puppet6 Message-ID: <201812200210.wBK2AV0W057086@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Dec 20 02:10:31 2018 New Revision: 487828 URL: https://svnweb.freebsd.org/changeset/ports/487828 Log: Update to 6.1.0 Release notes: https://puppet.com/docs/puppet/6.1/release_notes_puppet.html#reference-8475 WIth hat: puppet Modified: head/sysutils/puppet6/Makefile head/sysutils/puppet6/distinfo Modified: head/sysutils/puppet6/Makefile ============================================================================== --- head/sysutils/puppet6/Makefile Thu Dec 20 02:08:35 2018 (r487827) +++ head/sysutils/puppet6/Makefile Thu Dec 20 02:10:31 2018 (r487828) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 6.0.4 +PORTVERSION= 6.1.0 CATEGORIES= sysutils MASTER_SITES= https://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 6 Modified: head/sysutils/puppet6/distinfo ============================================================================== --- head/sysutils/puppet6/distinfo Thu Dec 20 02:08:35 2018 (r487827) +++ head/sysutils/puppet6/distinfo Thu Dec 20 02:10:31 2018 (r487828) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541235977 -SHA256 (puppet-6.0.4.tar.gz) = fea8d3ff6de178d97868dd3f5de75e0409df5d5724ff6f3cbf411e04ae214318 -SIZE (puppet-6.0.4.tar.gz) = 2804651 +TIMESTAMP = 1545174025 +SHA256 (puppet-6.1.0.tar.gz) = a75563f17a540131a24abe11eba22704a5f75ddb39f88328d8f4794d026b7614 +SIZE (puppet-6.1.0.tar.gz) = 2818606
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812200210.wBK2AV0W057086>