From owner-svn-ports-all@FreeBSD.ORG Mon Sep 22 14:26:23 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 153136B9; Mon, 22 Sep 2014 14:26:23 +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 00710ECB; Mon, 22 Sep 2014 14:26:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8MEQMIl020957; Mon, 22 Sep 2014 14:26:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8MEQMqW020956; Mon, 22 Sep 2014 14:26:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409221426.s8MEQMqW020956@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 22 Sep 2014 14:26:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368939 - head/astro/osmium 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: Mon, 22 Sep 2014 14:26:23 -0000 Author: amdmi3 Date: Mon Sep 22 14:26:22 2014 New Revision: 368939 URL: http://svnweb.freebsd.org/changeset/ports/368939 QAT: https://qat.redports.org/buildarchive/r368939/ Log: - Cleanup plist Modified: head/astro/osmium/pkg-plist Modified: head/astro/osmium/pkg-plist ============================================================================== --- head/astro/osmium/pkg-plist Mon Sep 22 14:26:10 2014 (r368938) +++ head/astro/osmium/pkg-plist Mon Sep 22 14:26:22 2014 (r368939) @@ -77,18 +77,3 @@ include/osmium/utils/delta.hpp include/osmium/utils/filter_and_accumulate.hpp include/osmium/utils/stringtable.hpp include/osmium/utils/timestamp.hpp -@dirrm include/osmium/utils -@dirrm include/osmium/tags -@dirrm include/osmium/storage/byid -@dirrm include/osmium/storage -@dirrm include/osmium/relations -@dirrm include/osmium/output -@dirrm include/osmium/osm -@dirrm include/osmium/multipolygon -@dirrm include/osmium/javascript/wrapper -@dirrm include/osmium/javascript -@dirrm include/osmium/input -@dirrm include/osmium/handler -@dirrm include/osmium/geometry -@dirrm include/osmium/export -@dirrm include/osmium