Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2019 22:26:14 +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: r513742 - head/sysutils/puppetserver6
Message-ID:  <201910032226.x93MQEvC035403@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: romain
Date: Thu Oct  3 22:26:13 2019
New Revision: 513742
URL: https://svnweb.freebsd.org/changeset/ports/513742

Log:
  Update to 6.7.0
  
  Release notes:
  https://puppet.com/docs/puppetserver/latest/release_notes.html#puppet-server-670
  
  With hat:	puppet

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

Modified: head/sysutils/puppetserver6/Makefile
==============================================================================
--- head/sysutils/puppetserver6/Makefile	Thu Oct  3 22:25:25 2019	(r513741)
+++ head/sysutils/puppetserver6/Makefile	Thu Oct  3 22:26:13 2019	(r513742)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	puppetserver
-PORTVERSION=	6.6.0
+PORTVERSION=	6.7.0
 CATEGORIES=	sysutils java
 MASTER_SITES=	https://downloads.puppetlabs.com/puppet/:upstream \
 		https://raw.githubusercontent.com/jruby/jruby/fb3ba4b3543b72e735ba53b51e6b7ec8a9916e1b/lib/ruby/stdlib/ffi/:ffi

Modified: head/sysutils/puppetserver6/distinfo
==============================================================================
--- head/sysutils/puppetserver6/distinfo	Thu Oct  3 22:25:25 2019	(r513741)
+++ head/sysutils/puppetserver6/distinfo	Thu Oct  3 22:26:13 2019	(r513742)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1569185037
-SHA256 (puppetserver-6.6.0.tar.gz) = ff6707a513cdd343d542cb171a9e5c447581a908e7fddc4736cfde68f82e0b0a
-SIZE (puppetserver-6.6.0.tar.gz) = 59095750
+TIMESTAMP = 1570135434
+SHA256 (puppetserver-6.7.0.tar.gz) = 86688dab2ee49fa342e6accc2f84758051061243d774d15e655ecaf207a53cbd
+SIZE (puppetserver-6.7.0.tar.gz) = 59097892
 SHA256 (ffi.rb) = f991c5eb6b6e4c88541af592207aa7ea14ba48f482978b3b479c4b17390e8e93
 SIZE (ffi.rb) = 5893



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910032226.x93MQEvC035403>