From owner-svn-ports-branches@freebsd.org Tue Feb 2 18:32:39 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD50DA99ACD; Tue, 2 Feb 2016 18:32:39 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 50F221354; Tue, 2 Feb 2016 18:32:38 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id ab13db5c TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Tue, 2 Feb 2016 11:32:34 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: svn commit: r407827 - in branches/2016Q1/mail/opensmtpd: . files From: Adam Weinberger In-Reply-To: <201602021601.u12G1GT6061133@repo.freebsd.org> Date: Tue, 2 Feb 2016 11:32:33 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201602021601.u12G1GT6061133@repo.freebsd.org> To: Pietro Cerutti X-Mailer: Apple Mail (2.3112) X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2016 18:32:39 -0000 > On 2 Feb, 2016, at 9:01, Pietro Cerutti wrote: >=20 > Author: gahr > Date: Tue Feb 2 16:01:16 2016 > New Revision: 407827 > URL: https://svnweb.freebsd.org/changeset/ports/407827 >=20 > Log: > MFH: r407825 >=20 > mail/opensmtpd: update to 5.7.3p2 >=20 > Details at https://github.com/OpenSMTPD/OpenSMTPD/issues/650 >=20 > While at it, remove a stale patch that isn't applicable anymore. = Upstream > implements this logic already, and the patch doesn't actually patch = anything. That patch did rename smtpd.conf to smtpd.conf.sample. Without it, = installation fails: pkg-static: Unable to access file = /usr/ports/mail/opensmtpd/work/stage/usr/local/etc/mail/smtpd.conf.sample:= No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/mail/opensmtpd *** Error code 1 Stop. make: stopped in /usr/ports/mail/opensmtpd Can you please either add back the patch, or rename the file in = post-install? # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org=