From owner-svn-ports-all@FreeBSD.ORG Thu May 14 02:37:21 2015 Return-Path: Delivered-To: svn-ports-all@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 1F01DBCB; Thu, 14 May 2015 02:37:21 +0000 (UTC) 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 980A51AB0; Thu, 14 May 2015 02:37:20 +0000 (UTC) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id e31c7d30; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Wed, 13 May 2015 20:37:13 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: svn commit: r386285 - head/security/keychain From: Adam Weinberger In-Reply-To: <201505140101.t4E11r9T031351@svn.freebsd.org> Date: Wed, 13 May 2015 20:37:11 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <08F806A7-3CD9-417A-BA4E-AF739E83B6A8@adamw.org> References: <201505140101.t4E11r9T031351@svn.freebsd.org> To: Bryan Drewery X-Mailer: Apple Mail (2.2098) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2015 02:37:21 -0000 > On 13 May, 2015, at 19:01, Bryan Drewery wrote: >=20 > Author: bdrewery > Date: Thu May 14 01:01:52 2015 > New Revision: 386285 > URL: https://svnweb.freebsd.org/changeset/ports/386285 >=20 > Log: > Don't use exists() for the ssh dependency. The RUN_DEPENDS line = already > handles checking if these files exist. Removing this fixes poudriere > already rebuilding this port when there is no base sshd and only a = port > version. Now keychain unconditionally brings in openssh-portable, which it didn't = before. # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org