svn commit: r507301 - head/sysutils/puppetserver6

Romain Tartière romain at FreeBSD.org
Wed Jul 24 21:25:02 UTC 2019


Author: romain
Date: Wed Jul 24 21:25:01 2019
New Revision: 507301
URL: https://svnweb.freebsd.org/changeset/ports/507301

Log:
  Update to 6.5.0
  
  Release notes:
  https://puppet.com/docs/puppetserver/6.5/release_notes.html#puppet-server-650
  
  With hat:	puppet

Modified:
  head/sysutils/puppetserver6/Makefile
  head/sysutils/puppetserver6/distinfo

Modified: head/sysutils/puppetserver6/Makefile
==============================================================================
--- head/sysutils/puppetserver6/Makefile	Wed Jul 24 20:19:03 2019	(r507300)
+++ head/sysutils/puppetserver6/Makefile	Wed Jul 24 21:25:01 2019	(r507301)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	puppetserver
-PORTVERSION=	6.4.0
+PORTVERSION=	6.5.0
 CATEGORIES=	sysutils java
 MASTER_SITES=	https://downloads.puppetlabs.com/puppet/
 PKGNAMESUFFIX=	6

Modified: head/sysutils/puppetserver6/distinfo
==============================================================================
--- head/sysutils/puppetserver6/distinfo	Wed Jul 24 20:19:03 2019	(r507300)
+++ head/sysutils/puppetserver6/distinfo	Wed Jul 24 21:25:01 2019	(r507301)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561084184
-SHA256 (puppetserver-6.4.0.tar.gz) = 2b2a73c503eebc087fe18df505a52be79c1c8fa86c2576dc1738afefb7824c11
-SIZE (puppetserver-6.4.0.tar.gz) = 75721867
+TIMESTAMP = 1564000731
+SHA256 (puppetserver-6.5.0.tar.gz) = 2b541fdbcd3fc2cf5125471f0234e299b97cbc4cc240c7dcb2bda86e7b8d8075
+SIZE (puppetserver-6.5.0.tar.gz) = 76080713


More information about the svn-ports-all mailing list