From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 17 12:20:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 968B1E09 for ; Sat, 17 May 2014 12:20:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 6F4352BF7 for ; Sat, 17 May 2014 12:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4HCK0EJ045475 for ; Sat, 17 May 2014 12:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4HCK0bi045474; Sat, 17 May 2014 12:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 17 May 2014 12:20:00 GMT Resent-Message-Id: <201405171220.s4HCK0bi045474@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Sivachenko 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 66C75DFB for ; Sat, 17 May 2014 12:17:47 +0000 (UTC) Received: from husqvarna.yandex.ru (unknown [IPv6:2a02:6b8:0:c38::8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "husqvarna.yandex.ru", Issuer "husqvarna.yandex.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C31FB2BEF for ; Sat, 17 May 2014 12:17:45 +0000 (UTC) Received: from husqvarna.yandex.ru (localhost [127.0.0.1]) by husqvarna.yandex.ru (8.14.8/8.14.8) with ESMTP id s4HCHfH8077250 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 17 May 2014 16:17:41 +0400 (MSK) (envelope-from mitya@husqvarna.yandex.ru) Received: (from mitya@localhost) by husqvarna.yandex.ru (8.14.8/8.14.8/Submit) id s4HCHfPB077249; Sat, 17 May 2014 16:17:41 +0400 (MSK) (envelope-from mitya) Message-Id: <201405171217.s4HCHfPB077249@husqvarna.yandex.ru> Date: Sat, 17 May 2014 16:17:41 +0400 (MSK) From: Dmitry Sivachenko Reply-To: Dmitry Sivachenko To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/189886: sysutils/puppet: update to version 3.6.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2014 12:20:00 -0000 >Number: 189886 >Category: ports >Synopsis: sysutils/puppet: update to version 3.6.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat May 17 12:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Dmitry Sivachenko >Release: FreeBSD 10.0-STABLE amd64 >Organization: >Environment: System: FreeBSD husqvarna.yandex.ru 10.0-STABLE FreeBSD 10.0-STABLE #0 r262016M: Mon Feb 17 12:11:10 MSK 2014 mitya@husqvarna.yandex.ru:/place/WRK/obj/place/WRK/src/sys/CAVIA amd64 >Description: >How-To-Repeat: >Fix: Index: Makefile =================================================================== --- Makefile (revision 354316) +++ Makefile (working copy) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= puppet -PORTVERSION= 3.4.3 -PORTREVISION= 1 +PORTVERSION= 3.6.0 CATEGORIES= sysutils MASTER_SITES= http://downloads.puppetlabs.com/puppet/ Index: distinfo =================================================================== --- distinfo (revision 354316) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (puppet-3.4.3.tar.gz) = 5f991b54b6a272914f4dda5aaafb86f08855d65adad46941a72192feefe2ba0f -SIZE (puppet-3.4.3.tar.gz) = 1952505 +SHA256 (puppet-3.6.0.tar.gz) = 147c730db72ff41f83840d6363bad160f94e177df0c0bb6ebeda6be0f6ff460c +SIZE (puppet-3.6.0.tar.gz) = 2245445 Index: files/patch-lib__puppet__rails__resource.rb =================================================================== --- files/patch-lib__puppet__rails__resource.rb (revision 354316) +++ files/patch-lib__puppet__rails__resource.rb (working copy) @@ -1,15 +0,0 @@ ---- ./lib/puppet/rails/resource.rb.orig 2013-10-07 18:00:47.000000000 +0000 -+++ ./lib/puppet/rails/resource.rb 2013-12-20 16:47:14.340897154 +0000 -@@ -84,7 +84,11 @@ - end - - def [](param) -- super || parameter(param) -+ if param == 'id' -+ super -+ else -+ super || parameter(param) -+ end - end - - # Make sure this resource is equivalent to the provided Parser resource. Index: pkg-plist =================================================================== --- pkg-plist (revision 354316) +++ pkg-plist (working copy) @@ -43,7 +43,6 @@ %%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 >Release-Note: >Audit-Trail: >Unformatted: