From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 27 08:44:09 2010 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DB05106566B for ; Mon, 27 Dec 2010 08:44:09 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 1DEC48FC0A for ; Mon, 27 Dec 2010 08:44:08 +0000 (UTC) Received: from pav.hide.vol.cz (nat-application.b1.lan.prg.vol.cz [195.122.204.152]) (authenticated bits=0) by raven.customer.vol.cz (8.14.3/8.14.3) with ESMTP id oBR8hx8H056377 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Mon, 27 Dec 2010 09:44:03 +0100 (CET) (envelope-from pav@FreeBSD.org) Message-ID: <4D1851CE.7050009@FreeBSD.org> Date: Mon, 27 Dec 2010 09:43:58 +0100 From: Pav Lucistnik User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.13) Gecko/20101214 Thunderbird/3.1.7 MIME-Version: 1.0 To: Ruslan Mahmatkhanov References: <201012081615.oB8GFord050219@freefall.freebsd.org> <4CFFD849.6040002@yandex.ru> <1291882012.1937.1.camel@hood.oook.cz> <4D17B2F0.8080504@yandex.ru> In-Reply-To: <4D17B2F0.8080504@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 195.122.204.152; Sender-helo: pav.hide.vol.cz; ) Cc: freebsd-ports-bugs@FreeBSD.org, llevier@argosnet.com Subject: Re: ports/152683: [PATCH] security/hydra: update to 5.9 [feature safe] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2010 08:44:09 -0000 On 2010/12/26 22:26, Ruslan Mahmatkhanov wrote: > 2. If i define libssh.so.4 or libssh.so.4.1.3 in LIB_DEPENDS then it's > still: > ===> hydra-5.9 depends on shared library: libssh.so.4 - not found > ===> Verifying install for libssh.so.4 in /usr/ports/security/libssh The format is shortened, for libssh.so.4 use LIB_DEPENDS=ssh.4:${PORTS.. -- Pav Lucistnik