Bug 203683

Summary: sysutils/puppet: update to 3.8.3
Product: Ports & Packages Reporter: Tim Bishop <tdb>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: mmoll
Priority: --- Flags: bugzilla: maintainer-feedback? (swills)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to update to 3.8.3 none

Description Tim Bishop freebsd_committer freebsd_triage 2015-10-10 18:04:40 UTC
Created attachment 161884 [details]
Patch to update to 3.8.3

Patch updates Puppet to 3.8.3. Tested in Poudriere, and used on some live systems.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-11-03 19:02:17 UTC
A commit references this bug:

Author: mmoll
Date: Tue Nov  3 19:02:09 UTC 2015
New revision: 400710
URL: https://svnweb.freebsd.org/changeset/ports/400710

Log:
  sysutils/puppet: update to 3.8.3

  - update to 3.8.3 [1]
  - refactor manifest check in puppetmaster rc.d script [2]
  - bring in the pkgng package provider also used in Puppet 4 [3]
  - take maintainership

  PR:		203683 [1]
  PR:		202704 [2]
  Submitted by:	tdb [1]
  Submitted by:	lemon <yesthanks@lemonia.org> [2]
  Approved by:	swills (maintainer)
  Obtained from:	https://github.com/xaque208/puppet-pkgng [3]
  Differential Revision:	https://reviews.freebsd.org/D4050

Changes:
  head/sysutils/puppet/Makefile
  head/sysutils/puppet/distinfo
  head/sysutils/puppet/files/patch-lib_puppet_provider_package_pkgng.rb
  head/sysutils/puppet/files/puppetmaster.in
Comment 2 Michael Moll freebsd_committer freebsd_triage 2015-11-03 19:04:05 UTC
committed, thanks!