Update to 5.3.0

Release notes:
https://puppet.com/docs/puppetserver/5.3/release_notes.html#puppet-server-530

With hat:	puppet
This commit is contained in:
Romain Tartière 2018-03-26 12:44:51 +00:00
parent b2261fb7e9
commit 35975a1428
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465587
3 changed files with 6 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= puppetserver
PORTVERSION= 5.2.0
PORTVERSION= 5.3.0
CATEGORIES= sysutils java
MASTER_SITES= http://downloads.puppetlabs.com/puppet/
PKGNAMESUFFIX= 5
@ -11,12 +11,11 @@ COMMENT= Puppet Server running in the JVM
LICENSE= APACHE20
USES= shebangfix
RUN_DEPENDS= bash>=0:shells/bash \
puppet5>=0:sysutils/puppet5
BUILD_DEPENDS= rubygem-rake>=0:devel/rubygem-rake
USES= shebangfix
USE_RC_SUBR= puppetserver
USE_JAVA= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1518696104
SHA256 (puppetserver-5.2.0.tar.gz) = 9ccc65784b059552c1c077ffc49135eda6be5dc4af55770691a22a38f87f6c6e
SIZE (puppetserver-5.2.0.tar.gz) = 66776488
TIMESTAMP = 1521881608
SHA256 (puppetserver-5.3.0.tar.gz) = 444c6570cbf06bbcacb99afb1649e3adece1d992bc7477e6233fa1d75559f7ed
SIZE (puppetserver-5.3.0.tar.gz) = 66913938

View file

@ -19,7 +19,7 @@
# This setting defines the complete "GEM_PATH" for jruby. If set, it should include
# the gem-home directory as well as any other directories that gems can be loaded
# from (including the vendored gems directory for gems that ship with puppetserver)
- gem-path: [${jruby-puppet.gem-home}, "/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems"]
- gem-path: [${jruby-puppet.gem-home}, "/opt/puppetlabs/server/data/puppetserver/vendored-jruby-gems", "/opt/puppetlabs/puppet/lib/ruby/vendor_gems"]
+ gem-path: [${jruby-puppet.gem-home}, "/var/puppet/server/data/puppetserver/vendored-jruby-gems"]
# PLEASE NOTE: Use caution when modifying the below settings. Modifying