From owner-svn-ports-all@FreeBSD.ORG Tue May 20 15:14:13 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2FFBA28; Tue, 20 May 2014 15:14:13 +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 D0BA52FDF; Tue, 20 May 2014 15:14:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4KFED0P008061; Tue, 20 May 2014 15:14:13 GMT (envelope-from ak@svn.freebsd.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4KFEDl8008060; Tue, 20 May 2014 15:14:13 GMT (envelope-from ak@svn.freebsd.org) Message-Id: <201405201514.s4KFEDl8008060@svn.freebsd.org> From: Alex Kozlov Date: Tue, 20 May 2014 15:14:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354649 - head/archivers/liblzxcomp 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 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: Tue, 20 May 2014 15:14:14 -0000 Author: ak Date: Tue May 20 15:14:13 2014 New Revision: 354649 URL: http://svnweb.freebsd.org/changeset/ports/354649 QAT: https://qat.redports.org/buildarchive/r354649/ Log: - Add liblzxcomp_p.a to orphans whitelist Modified: head/archivers/liblzxcomp/pkg-plist Modified: head/archivers/liblzxcomp/pkg-plist ============================================================================== --- head/archivers/liblzxcomp/pkg-plist Tue May 20 15:02:05 2014 (r354648) +++ head/archivers/liblzxcomp/pkg-plist Tue May 20 15:14:13 2014 (r354649) @@ -1,6 +1,7 @@ include/lzx_compress.h include/lzx_constants.h lib/liblzxcomp.a +@comment lib/liblzxcomp_p.a lib/liblzxcomp.so lib/liblzxcomp.so.1 man/man3/lzxcomp.3.gz