From owner-svn-ports-all@FreeBSD.ORG Tue Dec 17 05:35:48 2013 Return-Path: Delivered-To: svn-ports-all@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 2F7CE13E; Tue, 17 Dec 2013 05:35:48 +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 1B51F1D23; Tue, 17 Dec 2013 05:35:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBH5Zlc2007266; Tue, 17 Dec 2013 05:35:47 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBH5Zlqs007264; Tue, 17 Dec 2013 05:35:47 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201312170535.rBH5Zlqs007264@svn.freebsd.org> From: Dmitry Marakasov Date: Tue, 17 Dec 2013 05:35:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336694 - in head/x11: avant-window-navigator avant-window-navigator-gnome 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: Tue, 17 Dec 2013 05:35:48 -0000 Author: amdmi3 Date: Tue Dec 17 05:35:47 2013 New Revision: 336694 URL: http://svnweb.freebsd.org/changeset/ports/336694 Log: - Support staging - Whitespace fix Modified: head/x11/avant-window-navigator-gnome/Makefile head/x11/avant-window-navigator/Makefile Modified: head/x11/avant-window-navigator-gnome/Makefile ============================================================================== --- head/x11/avant-window-navigator-gnome/Makefile Tue Dec 17 04:07:41 2013 (r336693) +++ head/x11/avant-window-navigator-gnome/Makefile Tue Dec 17 05:35:47 2013 (r336694) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTREVISION= 7 -AWN_DESKTOP= gnome -MASTERDIR= ${.CURDIR}/../avant-window-navigator +AWN_DESKTOP= gnome +MASTERDIR= ${.CURDIR}/../avant-window-navigator -NO_STAGE= yes .include <${MASTERDIR}/Makefile> Modified: head/x11/avant-window-navigator/Makefile ============================================================================== --- head/x11/avant-window-navigator/Makefile Tue Dec 17 04:07:41 2013 (r336693) +++ head/x11/avant-window-navigator/Makefile Tue Dec 17 05:35:47 2013 (r336694) @@ -47,7 +47,6 @@ CONFIGURE_ARGS+= --with-desktop=agnostic CONFLICTS= ${PORTNAME}-gnome-[0-9]* ${PORTNAME}-xfce4-[0-9]* .endif -NO_STAGE= yes .include .if ${PORT_OPTIONS:MGCONF}