From owner-svn-ports-all@FreeBSD.ORG Mon Jun 30 21:48:11 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 B3ED6B52; Mon, 30 Jun 2014 21:48:11 +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 A1902291C; Mon, 30 Jun 2014 21:48:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5ULmBAB041102; Mon, 30 Jun 2014 21:48:11 GMT (envelope-from kwm@svn.freebsd.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5ULmBYP041101; Mon, 30 Jun 2014 21:48:11 GMT (envelope-from kwm@svn.freebsd.org) Message-Id: <201406302148.s5ULmBYP041101@svn.freebsd.org> From: Koop Mast Date: Mon, 30 Jun 2014 21:48:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359930 - head/x11/gnome-shell 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.18 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: Mon, 30 Jun 2014 21:48:11 -0000 Author: kwm Date: Mon Jun 30 21:48:11 2014 New Revision: 359930 URL: http://svnweb.freebsd.org/changeset/ports/359930 QAT: https://qat.redports.org/buildarchive/r359930/ Log: Remove no_stage. This has no impact since this port doesn't build at present. Updated, staged and most important working version will be committed this summer! With some extra 'random' stuff. Modified: head/x11/gnome-shell/Makefile Modified: head/x11/gnome-shell/Makefile ============================================================================== --- head/x11/gnome-shell/Makefile Mon Jun 30 21:47:55 2014 (r359929) +++ head/x11/gnome-shell/Makefile Mon Jun 30 21:48:11 2014 (r359930) @@ -34,7 +34,6 @@ GCONF_SCHEMAS= gnome-shell.schemas MAN1= gnome-shell.1 -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Werror||g' \ ${WRKSRC}/configure