From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 13:36:44 2014 Return-Path: Delivered-To: svn-ports-head@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 2ACD87F0; Fri, 21 Feb 2014 13:36:42 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 393351D81; Fri, 21 Feb 2014 13:36:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDagi2064647; Fri, 21 Feb 2014 13:36:42 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDaevM064636; Fri, 21 Feb 2014 13:36:40 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402211336.s1LDaevM064636@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Feb 2014 13:36:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345407 - in head/emulators: gxmame openmsx prodosemu stonx tiemu3 tme vmw 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.17 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: Fri, 21 Feb 2014 13:36:44 -0000 Author: ehaupt Date: Fri Feb 21 13:36:40 2014 New Revision: 345407 URL: http://svnweb.freebsd.org/changeset/ports/345407 QAT: https://qat.redports.org/buildarchive/r345407/ Log: Remove trailing whitespaces from category emulators Modified: head/emulators/gxmame/Makefile head/emulators/openmsx/Makefile head/emulators/prodosemu/Makefile head/emulators/stonx/Makefile head/emulators/tiemu3/Makefile head/emulators/tme/Makefile head/emulators/vmw/Makefile Modified: head/emulators/gxmame/Makefile ============================================================================== --- head/emulators/gxmame/Makefile Fri Feb 21 13:36:34 2014 (r345406) +++ head/emulators/gxmame/Makefile Fri Feb 21 13:36:40 2014 (r345407) @@ -24,7 +24,7 @@ CONFIGURE_ARGS= --with-xmame-dir=${LOCAL NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/emulators/openmsx/Makefile ============================================================================== --- head/emulators/openmsx/Makefile Fri Feb 21 13:36:34 2014 (r345406) +++ head/emulators/openmsx/Makefile Fri Feb 21 13:36:40 2014 (r345407) @@ -33,7 +33,7 @@ PLIST_FILES= bin/openmsx PORTDATA= * PORTDOCS= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/emulators/prodosemu/Makefile ============================================================================== --- head/emulators/prodosemu/Makefile Fri Feb 21 13:36:34 2014 (r345406) +++ head/emulators/prodosemu/Makefile Fri Feb 21 13:36:40 2014 (r345407) @@ -21,7 +21,7 @@ PLIST_DIRS= share/apple2 NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/emulators/stonx/Makefile ============================================================================== --- head/emulators/stonx/Makefile Fri Feb 21 13:36:34 2014 (r345406) +++ head/emulators/stonx/Makefile Fri Feb 21 13:36:40 2014 (r345407) @@ -37,7 +37,7 @@ DOCS= ../COPYING AUTHORS DEBUGGING INSTA FONTS= System0-iso.pcf System0.pcf System1-iso.pcf System1.pcf \ System2-iso.pcf System2.pcf -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include Modified: head/emulators/tiemu3/Makefile ============================================================================== --- head/emulators/tiemu3/Makefile Fri Feb 21 13:36:34 2014 (r345406) +++ head/emulators/tiemu3/Makefile Fri Feb 21 13:36:40 2014 (r345407) @@ -29,7 +29,7 @@ MAN1= tiemu.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/emulators/tme/Makefile ============================================================================== --- head/emulators/tme/Makefile Fri Feb 21 13:36:34 2014 (r345406) +++ head/emulators/tme/Makefile Fri Feb 21 13:36:40 2014 (r345407) @@ -38,7 +38,7 @@ LDFLAGS+= -L${LOCALBASE}/lib NO_STAGE= yes -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include Modified: head/emulators/vmw/Makefile ============================================================================== --- head/emulators/vmw/Makefile Fri Feb 21 13:36:34 2014 (r345406) +++ head/emulators/vmw/Makefile Fri Feb 21 13:36:40 2014 (r345407) @@ -15,7 +15,7 @@ USES= iconv SBINS= vmw vmshrink vmftp -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include