From owner-svn-ports-all@FreeBSD.ORG Thu Jan 16 03:38:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 025888CD; Thu, 16 Jan 2014 03:38:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E32331682; Thu, 16 Jan 2014 03:38:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0G3cslm082341; Thu, 16 Jan 2014 03:38:54 GMT (envelope-from fluffy@svn.freebsd.org) Received: (from fluffy@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0G3cs0l082340; Thu, 16 Jan 2014 03:38:54 GMT (envelope-from fluffy@svn.freebsd.org) Message-Id: <201401160338.s0G3cs0l082340@svn.freebsd.org> From: Dima Panov Date: Thu, 16 Jan 2014 03:38:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339890 - head/security/libssh X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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, 16 Jan 2014 03:38:55 -0000 Author: fluffy Date: Thu Jan 16 03:38:54 2014 New Revision: 339890 URL: http://svnweb.freebsd.org/changeset/ports/339890 QAT: https://qat.redports.org/buildarchive/r339890/ Log: - Make QAT happy with extra @dirrmtry Modified: head/security/libssh/pkg-plist Modified: head/security/libssh/pkg-plist ============================================================================== --- head/security/libssh/pkg-plist Thu Jan 16 03:36:21 2014 (r339889) +++ head/security/libssh/pkg-plist Thu Jan 16 03:38:54 2014 (r339890) @@ -18,4 +18,5 @@ lib/libssh_threads.so.4.3.0 libdata/pkgconfig/libssh.pc libdata/pkgconfig/libssh_threads.pc @dirrm lib/cmake/libssh +@dirrmtry lib/cmake @dirrm include/libssh