Date: Thu, 17 Dec 2020 07:41:27 +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: r558262 - head/sysutils/puppet7 Message-ID: <202012170741.0BH7fRRd017056@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Dec 17 07:41:27 2020 New Revision: 558262 URL: https://svnweb.freebsd.org/changeset/ports/558262 Log: Update to 7.1.0 Release notes: https://puppet.com/docs/puppet/7.1/release_notes_puppet.html#release_notes_puppet_x-0-0 With hat: puppet Modified: head/sysutils/puppet7/Makefile head/sysutils/puppet7/distinfo Modified: head/sysutils/puppet7/Makefile ============================================================================== --- head/sysutils/puppet7/Makefile Thu Dec 17 07:39:11 2020 (r558261) +++ head/sysutils/puppet7/Makefile Thu Dec 17 07:41:27 2020 (r558262) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 7.0.0 +PORTVERSION= 7.1.0 CATEGORIES= sysutils PKGNAMESUFFIX= 7 Modified: head/sysutils/puppet7/distinfo ============================================================================== --- head/sysutils/puppet7/distinfo Thu Dec 17 07:39:11 2020 (r558261) +++ head/sysutils/puppet7/distinfo Thu Dec 17 07:41:27 2020 (r558262) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605749781 -SHA256 (puppetlabs-puppet-7.0.0_GH0.tar.gz) = 0943956958570c029c6d63f0aefd04260344554cfcf5903370978351329107fe -SIZE (puppetlabs-puppet-7.0.0_GH0.tar.gz) = 3278067 +TIMESTAMP = 1608001872 +SHA256 (puppetlabs-puppet-7.1.0_GH0.tar.gz) = 4253539ae7d52006a5451d22650bf40ba4f9f89c594619ebec24d093a76e7441 +SIZE (puppetlabs-puppet-7.1.0_GH0.tar.gz) = 3279973
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012170741.0BH7fRRd017056>