From owner-svn-ports-all@FreeBSD.ORG Wed Oct 29 21:57:52 2014 Return-Path: Delivered-To: svn-ports-all@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 CEE44E3B; Wed, 29 Oct 2014 21:57:52 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB452CF4; Wed, 29 Oct 2014 21:57:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9TLvqAr083153; Wed, 29 Oct 2014 21:57:52 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9TLvqHx083152; Wed, 29 Oct 2014 21:57:52 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201410292157.s9TLvqHx083152@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 29 Oct 2014 21:57:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371712 - 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.18-1 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: Wed, 29 Oct 2014 21:57:52 -0000 Author: rakuco Date: Wed Oct 29 21:57:52 2014 New Revision: 371712 URL: https://svnweb.freebsd.org/changeset/ports/371712 QAT: https://qat.redports.org/buildarchive/r371712/ Log: Remove @dirrm and @dirrmtry entries. Approved by: fluffy (implicit) Modified: head/security/libssh/pkg-plist Modified: head/security/libssh/pkg-plist ============================================================================== --- head/security/libssh/pkg-plist Wed Oct 29 21:56:37 2014 (r371711) +++ head/security/libssh/pkg-plist Wed Oct 29 21:57:52 2014 (r371712) @@ -17,6 +17,3 @@ lib/libssh_threads.so.4 lib/libssh_threads.so.4.4.0 libdata/pkgconfig/libssh.pc libdata/pkgconfig/libssh_threads.pc -@dirrm lib/cmake/libssh -@dirrmtry lib/cmake -@dirrm include/libssh