From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 13:38:54 2014 Return-Path: Delivered-To: svn-ports-head@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 78B8E87B; Fri, 21 Feb 2014 13:38:54 +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 475711DBF; Fri, 21 Feb 2014 13:38:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDcsex068881; Fri, 21 Feb 2014 13:38:54 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDcrW0068876; Fri, 21 Feb 2014 13:38:53 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402211338.s1LDcrW0068876@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Feb 2014 13:38:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345426 - in head/net-p2p: ctorrent gnunet-gtk gtkhx microdc2 tribler 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:38:54 -0000 Author: ehaupt Date: Fri Feb 21 13:38:52 2014 New Revision: 345426 URL: http://svnweb.freebsd.org/changeset/ports/345426 QAT: https://qat.redports.org/buildarchive/r345426/ Log: Remove trailing whitespaces from category net-p2p Modified: head/net-p2p/ctorrent/Makefile head/net-p2p/gnunet-gtk/Makefile head/net-p2p/gtkhx/Makefile head/net-p2p/microdc2/Makefile head/net-p2p/tribler/Makefile Modified: head/net-p2p/ctorrent/Makefile ============================================================================== --- head/net-p2p/ctorrent/Makefile Fri Feb 21 13:38:46 2014 (r345425) +++ head/net-p2p/ctorrent/Makefile Fri Feb 21 13:38:52 2014 (r345426) @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes PLIST_FILES= bin/ctorrent PORTDOCS= README-DNH.TXT UserGuide -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/net-p2p/gnunet-gtk/Makefile ============================================================================== --- head/net-p2p/gnunet-gtk/Makefile Fri Feb 21 13:38:46 2014 (r345425) +++ head/net-p2p/gnunet-gtk/Makefile Fri Feb 21 13:38:52 2014 (r345426) @@ -28,7 +28,7 @@ MAN1= gnunet-fs-gtk.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include Modified: head/net-p2p/gtkhx/Makefile ============================================================================== --- head/net-p2p/gtkhx/Makefile Fri Feb 21 13:38:46 2014 (r345425) +++ head/net-p2p/gtkhx/Makefile Fri Feb 21 13:38:52 2014 (r345426) @@ -21,7 +21,7 @@ MAN1= gtkhx.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/net-p2p/microdc2/Makefile ============================================================================== --- head/net-p2p/microdc2/Makefile Fri Feb 21 13:38:46 2014 (r345425) +++ head/net-p2p/microdc2/Makefile Fri Feb 21 13:38:52 2014 (r345426) @@ -23,7 +23,7 @@ USE_GNOME= libxml2 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include Modified: head/net-p2p/tribler/Makefile ============================================================================== --- head/net-p2p/tribler/Makefile Fri Feb 21 13:38:46 2014 (r345425) +++ head/net-p2p/tribler/Makefile Fri Feb 21 13:38:52 2014 (r345426) @@ -48,7 +48,7 @@ APSW_DISTFILE= ${APSW_DISTNAME}.zip NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include