Date: Thu, 19 Apr 2018 15:33:19 +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: r467776 - head/sysutils/puppet4 Message-ID: <201804191533.w3JFXJ7t067231@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Apr 19 15:33:19 2018 New Revision: 467776 URL: https://svnweb.freebsd.org/changeset/ports/467776 Log: Update to 4.10.11 Release notes: https://puppet.com/docs/puppet/4.10/release_notes.html#puppet-41011 With hat: puppet Modified: head/sysutils/puppet4/Makefile head/sysutils/puppet4/distinfo Modified: head/sysutils/puppet4/Makefile ============================================================================== --- head/sysutils/puppet4/Makefile Thu Apr 19 15:32:51 2018 (r467775) +++ head/sysutils/puppet4/Makefile Thu Apr 19 15:33:19 2018 (r467776) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 4.10.10 -PORTREVISION= 2 +PORTVERSION= 4.10.11 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 4 Modified: head/sysutils/puppet4/distinfo ============================================================================== --- head/sysutils/puppet4/distinfo Thu Apr 19 15:32:51 2018 (r467775) +++ head/sysutils/puppet4/distinfo Thu Apr 19 15:33:19 2018 (r467776) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517924828 -SHA256 (puppet-4.10.10.tar.gz) = 6df36264aacaf797ad9db8d268809e6681b261cee58a4a2e48a23e7fa4d1dd41 -SIZE (puppet-4.10.10.tar.gz) = 2995864 +TIMESTAMP = 1524130793 +SHA256 (puppet-4.10.11.tar.gz) = ce3c1e770bc7a4223afeb29b79699157bfe2cc469f7aa65e59110ea7203722d9 +SIZE (puppet-4.10.11.tar.gz) = 3022878
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804191533.w3JFXJ7t067231>