svn commit: r500588 - in head/sysutils/puppet5: . files

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


Author: romain
Date: Wed May  1 10:42:16 2019
New Revision: 500588
URL: https://svnweb.freebsd.org/changeset/ports/500588

Log:
  Update to 5.5.14
  
  Release notes:
  https://puppet.com/docs/puppet/5.5/release_notes.html#puppet-5514
  
  With hat:	puppet

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

Modified: head/sysutils/puppet5/Makefile
==============================================================================
--- head/sysutils/puppet5/Makefile	Wed May  1 10:16:51 2019	(r500587)
+++ head/sysutils/puppet5/Makefile	Wed May  1 10:42:16 2019	(r500588)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	puppet
-PORTVERSION=	5.5.13
-PORTREVISION=	1
+PORTVERSION=	5.5.14
 CATEGORIES=	sysutils
 MASTER_SITES=	https://downloads.puppetlabs.com/puppet/
 PKGNAMESUFFIX=	5

Modified: head/sysutils/puppet5/distinfo
==============================================================================
--- head/sysutils/puppet5/distinfo	Wed May  1 10:16:51 2019	(r500587)
+++ head/sysutils/puppet5/distinfo	Wed May  1 10:42:16 2019	(r500588)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556071277
-SHA256 (puppet-5.5.13.tar.gz) = 0e903ad59540e00a9321152707ec22a561e3004c1bad815ef403204be1b27c6d
-SIZE (puppet-5.5.13.tar.gz) = 3076054
+TIMESTAMP = 1556706879
+SHA256 (puppet-5.5.14.tar.gz) = ab71816b8cf74cf0119af5d9624a1b2aa98286e1d3af19d3a062be252d7e9806
+SIZE (puppet-5.5.14.tar.gz) = 3075736


More information about the svn-ports-all mailing list