From owner-svn-ports-head@FreeBSD.ORG Tue May 5 19:44:20 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 339C5B2F; Tue, 5 May 2015 19:44:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 082DC115D; Tue, 5 May 2015 19:44:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t45JiJgQ071605; Tue, 5 May 2015 19:44:19 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t45JiJCm071602; Tue, 5 May 2015 19:44:19 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201505051944.t45JiJCm071602@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Tue, 5 May 2015 19:44:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385485 - head/sysutils/puppet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 May 2015 19:44:20 -0000 Author: mmoll Date: Tue May 5 19:44:18 2015 New Revision: 385485 URL: https://svnweb.freebsd.org/changeset/ports/385485 Log: sysutils/puppet: update to 3.7.5 PR: 199183 Differential Revision: https://reviews.freebsd.org/D2406 Approved by: swills (mentor, maintainer), mat (mentor) Modified: head/sysutils/puppet/Makefile head/sysutils/puppet/distinfo head/sysutils/puppet/pkg-plist Modified: head/sysutils/puppet/Makefile ============================================================================== --- head/sysutils/puppet/Makefile Tue May 5 19:07:54 2015 (r385484) +++ head/sysutils/puppet/Makefile Tue May 5 19:44:18 2015 (r385485) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 3.7.4 +PORTVERSION= 3.7.5 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ Modified: head/sysutils/puppet/distinfo ============================================================================== --- head/sysutils/puppet/distinfo Tue May 5 19:07:54 2015 (r385484) +++ head/sysutils/puppet/distinfo Tue May 5 19:44:18 2015 (r385485) @@ -1,2 +1,2 @@ -SHA256 (puppet-3.7.4.tar.gz) = 957c09ab253f76e624809766999da6d872f79b3a64b54b8c66bdd8907c291745 -SIZE (puppet-3.7.4.tar.gz) = 2600191 +SHA256 (puppet-3.7.5.tar.gz) = 72e878b86faa456943e2ac0c4a118979f8a5edee13f2abe7c2b1d9ee7c33c673 +SIZE (puppet-3.7.5.tar.gz) = 2613427 Modified: head/sysutils/puppet/pkg-plist ============================================================================== --- head/sysutils/puppet/pkg-plist Tue May 5 19:07:54 2015 (r385484) +++ head/sysutils/puppet/pkg-plist Tue May 5 19:44:18 2015 (r385485) @@ -38,6 +38,7 @@ man/man8/puppet-secret_agent.8.gz man/man8/puppet-status.8.gz man/man8/puppet.8.gz %%RUBY_SITELIBDIR%%/hiera/backend/puppet_backend.rb +%%RUBY_SITELIBDIR%%/hiera/puppet_function.rb %%RUBY_SITELIBDIR%%/hiera/scope.rb %%RUBY_SITELIBDIR%%/hiera_puppet.rb %%RUBY_SITELIBDIR%%/puppetx/puppetlabs/syntax_checkers/json.rb