svn commit: r386285 - head/security/keychain
Bryan Drewery
bdrewery at FreeBSD.org
Thu May 14 16:01:11 UTC 2015
On 5/13/2015 9:37 PM, Adam Weinberger wrote:
>> On 13 May, 2015, at 19:01, Bryan Drewery <bdrewery at FreeBSD.org> wrote:
>>
>> Author: bdrewery
>> Date: Thu May 14 01:01:52 2015
>> New Revision: 386285
>> URL: https://svnweb.freebsd.org/changeset/ports/386285
>>
>> 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
>
>
Are you sure? Do you have a build log?
~/svn/ports/security/keychain # make run-depends
===> keychain-2.8.0_2 depends on file: /usr/local/bin/bash - found
===> keychain-2.8.0_2 depends on executable: ssh-agent - found
It will only add the dependency if ssh-agent is not found in the PATH.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150514/560961a2/attachment.sig>
More information about the svn-ports-all
mailing list