From owner-svn-ports-all@FreeBSD.ORG Mon Mar 10 20:51:49 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 7A6D0C42; Mon, 10 Mar 2014 20:51:49 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3D468DBA; Mon, 10 Mar 2014 20:51:49 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id C9E1EBDC44; Mon, 10 Mar 2014 21:51:47 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id B650CBDC3E; Mon, 10 Mar 2014 21:51:47 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 54D1FD0C72B7; Mon, 10 Mar 2014 21:51:46 +0100 (CET) Date: Mon, 10 Mar 2014 21:51:45 +0100 From: Mathieu Arnold To: Gerald Pfeifer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r347808 - in head: Mk lang/gcc lang/gcc/files lang/gcc47 Message-ID: <68B252085DCFE9F7D216076D@atuin.in.mat.cc> In-Reply-To: <201403102041.s2AKfAG9046132@svn.freebsd.org> References: <201403102041.s2AKfAG9046132@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline 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: Mon, 10 Mar 2014 20:51:49 -0000 +--On 10 mars 2014 20:41:10 +0000 Gerald Pfeifer wrote: | Deleted: | head/lang/gcc/files/patch-unwind-ia64.h | Modified: | head/Mk/bsd.default-versions.mk | head/Mk/bsd.gcc.mk | head/lang/gcc/Makefile | head/lang/gcc/distinfo | head/lang/gcc/pkg-descr | head/lang/gcc/pkg-plist | head/lang/gcc47/Makefile Just to pick on a couple of things, that may or not be right, thinking aloud just in case, you did not remove the CONFLICT line in lang/gcc46, also, maybe, instead of changing the lang/gcc/* files, you might have svn cp the ones from lang/gcc47 there. -- Mathieu Arnold