From owner-svn-ports-head@freebsd.org Mon Apr 16 23:12:57 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BD6FF85659; Mon, 16 Apr 2018 23:12:57 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from echo.brtsvcs.net (echo.brtsvcs.net [IPv6:2607:f740:c::4ae]) (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 F0D9F7E1F2; Mon, 16 Apr 2018 23:12:56 +0000 (UTC) (envelope-from list_freebsd@bluerosetech.com) Received: from chombo.houseloki.net (unknown [IPv6:2601:1c2:1402:1770:21c:c0ff:fe7f:96ee]) by echo.brtsvcs.net (Postfix) with ESMTPS id 4BA9F38D0F; Mon, 16 Apr 2018 16:12:55 -0700 (PDT) Received: from [IPv6:fe80::7102:4df8:1f13:5c55] (unknown [IPv6:fe80::7102:4df8:1f13:5c55]) by chombo.houseloki.net (Postfix) with ESMTPSA id D3D0D1D07; Mon, 16 Apr 2018 16:12:53 -0700 (PDT) Subject: Re: svn commit: r467493 - in head: . mail/postgrey To: Pierre Guinoiseau , Kurt Jaeger Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org References: <201804161718.w3GHI19N026088@repo.freebsd.org> <20180416215327.GA51416@asgard.yggdrasil.nz> From: Mel Pilgrim Message-ID: Date: Mon, 16 Apr 2018 16:12:55 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180416215327.GA51416@asgard.yggdrasil.nz> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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, 16 Apr 2018 23:12:57 -0000 On 04/16/2018 14:53, Pierre Guinoiseau wrote: > please update mail/postgrey/files/postgrey.in for PG_RUNDIR as well, the > packaged rc script is currently broken after this change. Sorry about that. Not sure why files/postgrey.in wasn't included in my original patch. If someone would be so kind, I've attached an additional patch to bug 227261 to fix this.