From owner-svn-ports-all@FreeBSD.ORG Mon May 27 08:13:04 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CC49566D; Mon, 27 May 2013 08:13:04 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BEC2FB24; Mon, 27 May 2013 08:13:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4R8D4xG097255; Mon, 27 May 2013 08:13:04 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4R8D45u097254; Mon, 27 May 2013 08:13:04 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201305270813.r4R8D45u097254@svn.freebsd.org> From: Baptiste Daroussin Date: Mon, 27 May 2013 08:13:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319168 - head/print/texinfo 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.14 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, 27 May 2013 08:13:04 -0000 Author: bapt Date: Mon May 27 08:13:04 2013 New Revision: 319168 URL: http://svnweb.freebsd.org/changeset/ports/319168 Log: Do not remove directories not actually created by the port Reported by: pkg (DEVELOPER_MODE) Modified: head/print/texinfo/pkg-plist Modified: head/print/texinfo/pkg-plist ============================================================================== --- head/print/texinfo/pkg-plist Mon May 27 08:11:06 2013 (r319167) +++ head/print/texinfo/pkg-plist Mon May 27 08:13:04 2013 (r319168) @@ -453,8 +453,6 @@ bin/texindex %%NLS%%@dirrmtry share/locale/de.us-ascii %%NLS%%@dirrmtry share/locale/es.us-ascii/LC_MESSAGES %%NLS%%@dirrmtry share/locale/es.us-ascii -%%NLS%%@dirrmtry share/locale/fr.us-ascii/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/fr.us-ascii %%NLS%%@dirrmtry share/locale/no.us-ascii/LC_MESSAGES %%NLS%%@dirrmtry share/locale/no.us-ascii %%NLS%%@dirrmtry share/locale/pt.us-ascii/LC_MESSAGES