From owner-svn-ports-head@FreeBSD.ORG Thu May 14 16:07:32 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 637E65CD; Thu, 14 May 2015 16:07:32 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2565F1EBA; Thu, 14 May 2015 16:07:32 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2BCFFBDC64; Thu, 14 May 2015 18:07:30 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 0BC11BDC5C; Thu, 14 May 2015 18:07:30 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id A7D8C3444705; Thu, 14 May 2015 18:07:29 +0200 (CEST) Date: Thu, 14 May 2015 18:07:29 +0200 From: Mathieu Arnold To: Adam Weinberger , "Philip M. Gollucci" cc: Bryan Drewery , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r386285 - head/security/keychain Message-ID: In-Reply-To: <082DB80D-6385-4F4F-8A86-2DB4561E39E8@adamw.org> References: <201505140101.t4E11r9T031351@svn.freebsd.org> <08F806A7-3CD9-417A-BA4E-AF739E83B6A8@adamw.org> <082DB80D-6385-4F4F-8A86-2DB4561E39E8@adamw.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 14 May 2015 16:07:32 -0000 +--On 14 mai 2015 10:00:32 -0600 Adam Weinberger wrote: |> On 13 May, 2015, at 21:20, Philip M. Gollucci |> wrote: |> |> Then it needs an option not an if exists() | | Bryan, can you please consider reverting it, or giving me approval to | revert it? It may fix the case when the port is built in poudriere | without sshd in base, but it is a regression for everybody else. No it's not, it says: ===> Returning to build of keychain-2.8.0_2 ===> keychain-2.8.0_2 depends on executable: ssh-agent - found then, later... ===> Building package for keychain-2.8.0_2 actual-package-depends: dependency on /usr/bin/ssh-agent not registered (normal if it belongs to base) cf: -- Mathieu Arnold