From owner-svn-ports-head@FreeBSD.ORG Sat Dec 20 18:12:08 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D6E55BE; Sat, 20 Dec 2014 18:12:08 +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 5E9971AF9; Sat, 20 Dec 2014 18:12:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBKIC8pt057377; Sat, 20 Dec 2014 18:12:08 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBKIC6TE057364; Sat, 20 Dec 2014 18:12:06 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412201812.sBKIC6TE057364@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 20 Dec 2014 18:12:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375031 - in head/editors: aee emacs emacs-devel ne texworks wordgrinder zile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Dec 2014 18:12:08 -0000 Author: bapt Date: Sat Dec 20 18:12:05 2014 New Revision: 375031 URL: https://svnweb.freebsd.org/changeset/ports/375031 QAT: https://qat.redports.org/buildarchive/r375031/ Log: Cleanup plist Modified: head/editors/aee/Makefile head/editors/emacs-devel/Makefile head/editors/emacs/Makefile head/editors/ne/Makefile head/editors/texworks/Makefile head/editors/wordgrinder/Makefile head/editors/zile/Makefile Modified: head/editors/aee/Makefile ============================================================================== --- head/editors/aee/Makefile Sat Dec 20 18:09:21 2014 (r375030) +++ head/editors/aee/Makefile Sat Dec 20 18:12:05 2014 (r375031) @@ -18,7 +18,6 @@ XAE_DESC= Build X11 version 'xae' MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/aee bin/rae man/man1/aee.1.gz %%DATADIR%%/help.ae -PLIST_DIRS= %%DATADIR%% .include Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Sat Dec 20 18:09:21 2014 (r375030) +++ head/editors/emacs-devel/Makefile Sat Dec 20 18:12:05 2014 (r375031) @@ -100,21 +100,6 @@ SVG_CONFIGURE_WITH= rsvg X11_CONFIGURE_WITH= x X11_USE= XORG=x11 X11_USES= desktop-file-utils -X11_PLIST_DIRSTRY_OFF= share/icons/hicolor/scalable/mimetypes \ - share/icons/hicolor/scalable/apps \ - share/icons/hicolor/scalable \ - share/icons/hicolor/48x48/apps \ - share/icons/hicolor/48x48 \ - share/icons/hicolor/32x32/apps \ - share/icons/hicolor/32x32 \ - share/icons/hicolor/24x24/apps \ - share/icons/hicolor/24x24 \ - share/icons/hicolor/16x16/apps \ - share/icons/hicolor/16x16 \ - share/icons/hicolor/128x128/apps \ - share/icons/hicolor/128x128 \ - share/icons/hicolor \ - share/icons GTK2_USE= GNOME=gtk20 GTK2_CONFIGURE_ON= --with-x-toolkit=gtk2 Modified: head/editors/emacs/Makefile ============================================================================== --- head/editors/emacs/Makefile Sat Dec 20 18:09:21 2014 (r375030) +++ head/editors/emacs/Makefile Sat Dec 20 18:12:05 2014 (r375031) @@ -110,21 +110,6 @@ SVG_CONFIGURE_WITH= rsvg X11_CONFIGURE_WITH= x X11_USE= XORG=x11 X11_USES= desktop-file-utils -X11_PLIST_DIRSTRY_OFF= share/icons/hicolor/scalable/mimetypes \ - share/icons/hicolor/scalable/apps \ - share/icons/hicolor/scalable \ - share/icons/hicolor/48x48/apps \ - share/icons/hicolor/48x48 \ - share/icons/hicolor/32x32/apps \ - share/icons/hicolor/32x32 \ - share/icons/hicolor/24x24/apps \ - share/icons/hicolor/24x24 \ - share/icons/hicolor/16x16/apps \ - share/icons/hicolor/16x16 \ - share/icons/hicolor/128x128/apps \ - share/icons/hicolor/128x128 \ - share/icons/hicolor \ - share/icons GTK2_USE= GNOME=gtk20 GTK2_CONFIGURE_ON= --with-x-toolkit=gtk2 Modified: head/editors/ne/Makefile ============================================================================== --- head/editors/ne/Makefile Sat Dec 20 18:09:21 2014 (r375030) +++ head/editors/ne/Makefile Sat Dec 20 18:12:05 2014 (r375031) @@ -50,7 +50,6 @@ PLIST_FILES= bin/${PORTNAME} \ %%DATADIR%%/syntax/texinfo.jsf %%DATADIR%%/syntax/troff.jsf \ %%DATADIR%%/syntax/txt2tags.jsf %%DATADIR%%/syntax/verilog.jsf \ %%DATADIR%%/syntax/vhdl.jsf %%DATADIR%%/syntax/xml.jsf -PLIST_DIRS= %%DATADIR%%/syntax %%DATADIR%% OPTIONS_DEFINE= DEBUG DOCS Modified: head/editors/texworks/Makefile ============================================================================== --- head/editors/texworks/Makefile Sat Dec 20 18:09:21 2014 (r375030) +++ head/editors/texworks/Makefile Sat Dec 20 18:12:05 2014 (r375031) @@ -45,7 +45,6 @@ DESKTOP_ENTRIES="TexWorks" \ PLIST_FILES= bin/texworks \ man/man1/texworks.1.gz \ share/pixmaps/TeXworks.png -PLIST_DIRS= lib/texworks PORTDOCS= * .include Modified: head/editors/wordgrinder/Makefile ============================================================================== --- head/editors/wordgrinder/Makefile Sat Dec 20 18:09:21 2014 (r375030) +++ head/editors/wordgrinder/Makefile Sat Dec 20 18:12:05 2014 (r375031) @@ -15,7 +15,6 @@ RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:${P USES= lua:52 tar:bzip2 gmake -PLIST_DIRS= share/doc/wordgrinder PLIST_FILES= bin/wordgrinder \ share/doc/wordgrinder/README.wg \ man/man1/wordgrinder.1.gz Modified: head/editors/zile/Makefile ============================================================================== --- head/editors/zile/Makefile Sat Dec 20 18:09:21 2014 (r375030) +++ head/editors/zile/Makefile Sat Dec 20 18:12:05 2014 (r375031) @@ -26,7 +26,6 @@ PLIST_FILES= bin/${PORTNAME} \ %%DOCSDIR%%/FAQ \ %%DOCSDIR%%/NEWS \ %%DOCSDIR%%/dotzile.sample -PLIST_DIRS= %%DOCSDIR%% CPPFLAGS+= -I${LOCALBASE}/include -isystem /usr/include/gnu LDFLAGS+= -L${LOCALBASE}/lib -lgnuregex