Date: Tue, 22 Oct 2019 00:07:38 +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: r515156 - head/sysutils/puppet5 Message-ID: <201910220007.x9M07ciB084360@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Tue Oct 22 00:07:38 2019 New Revision: 515156 URL: https://svnweb.freebsd.org/changeset/ports/515156 Log: Update to 5.5.17 Release notes: https://puppet.com/docs/puppet/5.5/release_notes.html#puppet-5517 With hat: puppet Modified: head/sysutils/puppet5/Makefile head/sysutils/puppet5/distinfo Modified: head/sysutils/puppet5/Makefile ============================================================================== --- head/sysutils/puppet5/Makefile Tue Oct 22 00:06:02 2019 (r515155) +++ head/sysutils/puppet5/Makefile Tue Oct 22 00:07:38 2019 (r515156) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 5.5.16 +PORTVERSION= 5.5.17 CATEGORIES= sysutils MASTER_SITES= https://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 5 Modified: head/sysutils/puppet5/distinfo ============================================================================== --- head/sysutils/puppet5/distinfo Tue Oct 22 00:06:02 2019 (r515155) +++ head/sysutils/puppet5/distinfo Tue Oct 22 00:07:38 2019 (r515156) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563818480 -SHA256 (puppet-5.5.16.tar.gz) = adc0e9e574a60db73f7c1f4232808b9acf88c54e7d4b2ab457eceb247254d7a7 -SIZE (puppet-5.5.16.tar.gz) = 3084466 +TIMESTAMP = 1571245707 +SHA256 (puppet-5.5.17.tar.gz) = 097b8d29c0143c07cfcb3bc6de88e16467637742f44c00602e87de354b8555d6 +SIZE (puppet-5.5.17.tar.gz) = 3090402
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910220007.x9M07ciB084360>