Date: Thu, 22 Nov 2018 19:40:49 +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: r485610 - head/sysutils/puppet5 Message-ID: <201811221940.wAMJenIC074227@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Nov 22 19:40:49 2018 New Revision: 485610 URL: https://svnweb.freebsd.org/changeset/ports/485610 Log: Update to 5.5.8 Release notes: https://puppet.com/docs/puppet/5.5/release_notes.html#puppet-558 With hat: puppet Modified: head/sysutils/puppet5/Makefile head/sysutils/puppet5/distinfo Modified: head/sysutils/puppet5/Makefile ============================================================================== --- head/sysutils/puppet5/Makefile Thu Nov 22 19:40:02 2018 (r485609) +++ head/sysutils/puppet5/Makefile Thu Nov 22 19:40:49 2018 (r485610) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 5.5.7 +PORTVERSION= 5.5.8 CATEGORIES= sysutils MASTER_SITES= https://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 5 Modified: head/sysutils/puppet5/distinfo ============================================================================== --- head/sysutils/puppet5/distinfo Thu Nov 22 19:40:02 2018 (r485609) +++ head/sysutils/puppet5/distinfo Thu Nov 22 19:40:49 2018 (r485610) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540359640 -SHA256 (puppet-5.5.7.tar.gz) = 48fc07b37931a4bff9b1cd371eb8acbc5e4d37b5c11344b305f5692ed10c0c85 -SIZE (puppet-5.5.7.tar.gz) = 3058343 +TIMESTAMP = 1541236005 +SHA256 (puppet-5.5.8.tar.gz) = af9f06a8b55d3379826f93d8392858454d69b8f4d33a6a19991e67390f02623a +SIZE (puppet-5.5.8.tar.gz) = 3056987
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811221940.wAMJenIC074227>