Date: Thu, 22 Nov 2018 19:41:34 +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: r485611 - head/sysutils/puppet6 Message-ID: <201811221941.wAMJfYlM075330@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Nov 22 19:41:34 2018 New Revision: 485611 URL: https://svnweb.freebsd.org/changeset/ports/485611 Log: Update to 6.0.4 Release notes: https://puppet.com/docs/puppet/6.0/release_notes.html#puppet-604 With hat: puppet Modified: head/sysutils/puppet6/Makefile head/sysutils/puppet6/distinfo Modified: head/sysutils/puppet6/Makefile ============================================================================== --- head/sysutils/puppet6/Makefile Thu Nov 22 19:40:49 2018 (r485610) +++ head/sysutils/puppet6/Makefile Thu Nov 22 19:41:34 2018 (r485611) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 6.0.3 +PORTVERSION= 6.0.4 CATEGORIES= sysutils MASTER_SITES= https://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 6 Modified: head/sysutils/puppet6/distinfo ============================================================================== --- head/sysutils/puppet6/distinfo Thu Nov 22 19:40:49 2018 (r485610) +++ head/sysutils/puppet6/distinfo Thu Nov 22 19:41:34 2018 (r485611) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540546999 -SHA256 (puppet-6.0.3.tar.gz) = 5c83095996c3f7b98624645b4b4eaf66e3834d349fc7382094a525ee1a7d0ee2 -SIZE (puppet-6.0.3.tar.gz) = 2804404 +TIMESTAMP = 1541235977 +SHA256 (puppet-6.0.4.tar.gz) = fea8d3ff6de178d97868dd3f5de75e0409df5d5724ff6f3cbf411e04ae214318 +SIZE (puppet-6.0.4.tar.gz) = 2804651
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811221941.wAMJfYlM075330>