diff options
author | Romain Tartière <romain@FreeBSD.org> | 2019-01-25 17:50:32 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2019-01-25 17:50:32 +0000 |
commit | 6f8ee086438bc7d2cc243ea401a85ea5b27aeadd (patch) | |
tree | 11503616c6e4a2b3a305ecaff847eece6376b08a /sysutils | |
parent | 5104d8cc693862ba4c716d366c813429b583d422 (diff) |
Update to 6.2.0
Release notes:
https://puppet.com/docs/puppet/6.2/release_notes_puppet.html
With hat: puppet
Notes
Notes:
svn path=/head/; revision=491165
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/puppet6/Makefile | 2 | ||||
-rw-r--r-- | sysutils/puppet6/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/puppet6/Makefile b/sysutils/puppet6/Makefile index d71abf0bda12..fdc298d6eff7 100644 --- a/sysutils/puppet6/Makefile +++ b/sysutils/puppet6/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 6.1.0 +PORTVERSION= 6.2.0 CATEGORIES= sysutils MASTER_SITES= https://downloads.puppetlabs.com/puppet/ PKGNAMESUFFIX= 6 diff --git a/sysutils/puppet6/distinfo b/sysutils/puppet6/distinfo index 244681f449ca..38069cdb8464 100644 --- a/sysutils/puppet6/distinfo +++ b/sysutils/puppet6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545174025 -SHA256 (puppet-6.1.0.tar.gz) = a75563f17a540131a24abe11eba22704a5f75ddb39f88328d8f4794d026b7614 -SIZE (puppet-6.1.0.tar.gz) = 2818606 +TIMESTAMP = 1548376137 +SHA256 (puppet-6.2.0.tar.gz) = d891970ecd4c47b93d952b02463107c09cc44094ffc58e5c81b6f4a9e8c8798b +SIZE (puppet-6.2.0.tar.gz) = 2821615 |