From owner-svn-ports-head@FreeBSD.ORG Mon Jun 2 10:12:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8BE56C76; Mon, 2 Jun 2014 10:12:32 +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 5EAD82155; Mon, 2 Jun 2014 10:12:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s52ACWOM033165; Mon, 2 Jun 2014 10:12:32 GMT (envelope-from demon@svn.freebsd.org) Received: (from demon@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s52ACVwS033160; Mon, 2 Jun 2014 10:12:31 GMT (envelope-from demon@svn.freebsd.org) Message-Id: <201406021012.s52ACVwS033160@svn.freebsd.org> From: Dmitry Sivachenko Date: Mon, 2 Jun 2014 10:12:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r356209 - in head/sysutils/puppet: . files 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.18 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: Mon, 02 Jun 2014 10:12:32 -0000 Author: demon Date: Mon Jun 2 10:12:31 2014 New Revision: 356209 URL: http://svnweb.freebsd.org/changeset/ports/356209 QAT: https://qat.redports.org/buildarchive/r356209/ Log: Update to version 3.6.1. PR: 189450, Bartek Rutkowski PR: 189886, demon PR: 190325, Bartek Rutkowski Approved by: maintainer timeout (2-3 weeks) Deleted: head/sysutils/puppet/files/patch-lib__puppet__rails__resource.rb Modified: head/sysutils/puppet/Makefile head/sysutils/puppet/distinfo head/sysutils/puppet/pkg-plist Modified: head/sysutils/puppet/Makefile ============================================================================== --- head/sysutils/puppet/Makefile Mon Jun 2 09:49:58 2014 (r356208) +++ head/sysutils/puppet/Makefile Mon Jun 2 10:12:31 2014 (r356209) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 3.4.3 -PORTREVISION= 1 +PORTVERSION= 3.6.1 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ Modified: head/sysutils/puppet/distinfo ============================================================================== --- head/sysutils/puppet/distinfo Mon Jun 2 09:49:58 2014 (r356208) +++ head/sysutils/puppet/distinfo Mon Jun 2 10:12:31 2014 (r356209) @@ -1,2 +1,2 @@ -SHA256 (puppet-3.4.3.tar.gz) = 5f991b54b6a272914f4dda5aaafb86f08855d65adad46941a72192feefe2ba0f -SIZE (puppet-3.4.3.tar.gz) = 1952505 +SHA256 (puppet-3.6.1.tar.gz) = f3f8ba0243398f4a79a5f62e780a90b12dd0d770266256b446385952a1f0002f +SIZE (puppet-3.6.1.tar.gz) = 2248333 Modified: head/sysutils/puppet/pkg-plist ============================================================================== --- head/sysutils/puppet/pkg-plist Mon Jun 2 09:49:58 2014 (r356208) +++ head/sysutils/puppet/pkg-plist Mon Jun 2 10:12:31 2014 (r356209) @@ -43,7 +43,6 @@ man/man8/puppet.8.gz %%RUBY_SITELIBDIR%%/puppetx/puppetlabs/syntax_checkers/json.rb %%RUBY_SITELIBDIR%%/puppetx/puppet/syntax_checker.rb %%RUBY_SITELIBDIR%%/puppetx/puppet/bindings_scheme_handler.rb -%%RUBY_SITELIBDIR%%/puppetx/puppet/hiera2_backend.rb %%RUBY_SITELIBDIR%%/puppetx.rb %%ETCDIR%%/puppet.conf-dist %%ETCDIR%%/auth.conf-dist