svn commit: r500589 - in head/sysutils/puppet6: . files

Romain Tartière romain at FreeBSD.org
Wed May 1 10:43:06 UTC 2019


Author: romain
Date: Wed May  1 10:43:04 2019
New Revision: 500589
URL: https://svnweb.freebsd.org/changeset/ports/500589

Log:
  Update to 6.4.2
  
  Release notes:
  https://puppet.com/docs/puppet/6.4/release_notes_puppet.html#puppet-release-notes-x.y.2
  
  With hat:	puppet

Deleted:
  head/sysutils/puppet6/files/patch-lib_puppet_provider_package_gem.rb
Modified:
  head/sysutils/puppet6/Makefile
  head/sysutils/puppet6/distinfo

Modified: head/sysutils/puppet6/Makefile
==============================================================================
--- head/sysutils/puppet6/Makefile	Wed May  1 10:42:16 2019	(r500588)
+++ head/sysutils/puppet6/Makefile	Wed May  1 10:43:04 2019	(r500589)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	puppet
-PORTVERSION=	6.4.1
-PORTREVISION=	1
+PORTVERSION=	6.4.2
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	6
 

Modified: head/sysutils/puppet6/distinfo
==============================================================================
--- head/sysutils/puppet6/distinfo	Wed May  1 10:42:16 2019	(r500588)
+++ head/sysutils/puppet6/distinfo	Wed May  1 10:43:04 2019	(r500589)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555091624
-SHA256 (puppetlabs-puppet-6.4.1_GH0.tar.gz) = a6aaceae172bf38de16d146588adb8cd09a98fa5dbd3c9bfb99aaeb129a09c4b
-SIZE (puppetlabs-puppet-6.4.1_GH0.tar.gz) = 3245818
+TIMESTAMP = 1556164880
+SHA256 (puppetlabs-puppet-6.4.2_GH0.tar.gz) = b64d6ee3ca346643161eedfceae098a8c26eede312a0c1a52b720bb7d1a3e854
+SIZE (puppetlabs-puppet-6.4.2_GH0.tar.gz) = 3247216


More information about the svn-ports-all mailing list