From owner-svn-ports-all@FreeBSD.ORG Fri Feb 21 13:36:05 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 9129C3C4; Fri, 21 Feb 2014 13:36:05 +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 7C2CF1D73; Fri, 21 Feb 2014 13:36:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDa51l063395; Fri, 21 Feb 2014 13:36:05 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDa4W8063384; Fri, 21 Feb 2014 13:36:04 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402211336.s1LDa4W8063384@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Feb 2014 13:36:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345403 - in head/deskutils: bmp-docklet gcal genius gimmie gxmessage virt-manager x-tile 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.17 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: Fri, 21 Feb 2014 13:36:05 -0000 Author: ehaupt Date: Fri Feb 21 13:36:03 2014 New Revision: 345403 URL: http://svnweb.freebsd.org/changeset/ports/345403 QAT: https://qat.redports.org/buildarchive/r345403/ Log: Remove trailing whitespaces from category deskutils Modified: head/deskutils/bmp-docklet/Makefile head/deskutils/gcal/Makefile head/deskutils/genius/Makefile head/deskutils/gimmie/Makefile head/deskutils/gxmessage/Makefile head/deskutils/virt-manager/Makefile head/deskutils/x-tile/Makefile Modified: head/deskutils/bmp-docklet/Makefile ============================================================================== --- head/deskutils/bmp-docklet/Makefile Fri Feb 21 13:35:57 2014 (r345402) +++ head/deskutils/bmp-docklet/Makefile Fri Feb 21 13:36:03 2014 (r345403) @@ -25,7 +25,7 @@ LDFLAGS+= -L${LOCALBASE}/lib NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/deskutils/gcal/Makefile ============================================================================== --- head/deskutils/gcal/Makefile Fri Feb 21 13:35:57 2014 (r345402) +++ head/deskutils/gcal/Makefile Fri Feb 21 13:36:03 2014 (r345403) @@ -18,7 +18,7 @@ SHEBANG_FILES= misc/gcalltx/gcalltxp.in INFO= gcal -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/deskutils/genius/Makefile ============================================================================== --- head/deskutils/genius/Makefile Fri Feb 21 13:35:57 2014 (r345402) +++ head/deskutils/genius/Makefile Fri Feb 21 13:36:03 2014 (r345403) @@ -31,7 +31,7 @@ INSTALLS_OMF= yes NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/deskutils/gimmie/Makefile ============================================================================== --- head/deskutils/gimmie/Makefile Fri Feb 21 13:35:57 2014 (r345402) +++ head/deskutils/gimmie/Makefile Fri Feb 21 13:36:03 2014 (r345403) @@ -28,7 +28,7 @@ LDFLAGS+= -L${LOCALBASE}/lib NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/deskutils/gxmessage/Makefile ============================================================================== --- head/deskutils/gxmessage/Makefile Fri Feb 21 13:35:57 2014 (r345402) +++ head/deskutils/gxmessage/Makefile Fri Feb 21 13:36:03 2014 (r345403) @@ -20,7 +20,7 @@ MAKE_ARGS+= INSTALL="${INSTALL_PROGRAM}" NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/deskutils/virt-manager/Makefile ============================================================================== --- head/deskutils/virt-manager/Makefile Fri Feb 21 13:35:57 2014 (r345402) +++ head/deskutils/virt-manager/Makefile Fri Feb 21 13:36:03 2014 (r345403) @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/deskutils/x-tile/Makefile ============================================================================== --- head/deskutils/x-tile/Makefile Fri Feb 21 13:35:57 2014 (r345402) +++ head/deskutils/x-tile/Makefile Fri Feb 21 13:36:03 2014 (r345403) @@ -19,7 +19,7 @@ PYDISTUTILS_PKGNAME= X_Tile NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include