Date: Thu, 17 Dec 2020 07:41:57 +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: r558263 - head/sysutils/puppetserver7 Message-ID: <202012170741.0BH7fvhC017941@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: romain Date: Thu Dec 17 07:41:57 2020 New Revision: 558263 URL: https://svnweb.freebsd.org/changeset/ports/558263 Log: Update to 7.0.1 Release notes: https://puppet.com/docs/puppet/7.1/server/release_notes.html#puppet-server-701 With hat: puppet Modified: head/sysutils/puppetserver7/Makefile head/sysutils/puppetserver7/distinfo Modified: head/sysutils/puppetserver7/Makefile ============================================================================== --- head/sysutils/puppetserver7/Makefile Thu Dec 17 07:41:27 2020 (r558262) +++ head/sysutils/puppetserver7/Makefile Thu Dec 17 07:41:57 2020 (r558263) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= puppetserver -PORTVERSION= 7.0.0 +PORTVERSION= 7.0.1 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/puppetserver7/distinfo ============================================================================== --- head/sysutils/puppetserver7/distinfo Thu Dec 17 07:41:27 2020 (r558262) +++ head/sysutils/puppetserver7/distinfo Thu Dec 17 07:41:57 2020 (r558263) @@ -1,5 +1,5 @@ -TIMESTAMP = 1605813620 -SHA256 (puppetserver-7.0.0.tar.gz) = 709988ac64c50e0ae0f51f9fc850e608327ac327ccac29828b76e84e746974da -SIZE (puppetserver-7.0.0.tar.gz) = 61949278 +TIMESTAMP = 1608141871 +SHA256 (puppetserver-7.0.1.tar.gz) = a38788c49181e293bf6cbcf401b91bd8c330f42be0be0a4930bdf492eeed2113 +SIZE (puppetserver-7.0.1.tar.gz) = 62214010 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?202012170741.0BH7fvhC017941>