From owner-svn-ports-head@FreeBSD.ORG Fri Sep 6 15:04:08 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id C61E2837; Fri, 6 Sep 2013 15:04:08 +0000 (UTC) (envelope-from mat@mat.cc) 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 848E024F9; Fri, 6 Sep 2013 15:04:07 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 3F0A4BDC5D; Fri, 6 Sep 2013 17:04:05 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to:cc :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=/mnDOT5EuLx 5UVUK75EIVKg0W2I=; b=oDTJKSBYwb7OrcpEO+LrnlE9rRglKxJ5IPtBMbkRoax rV8h/ISKH2Vhm5dTBSH/p9VIKphiM2fdLYWJZzGFJ6blrh5+g9pHx1MF0nMW60QQ KmAWGMXPjHl3Vtxd1GGK5kU35hjPY01UjAqo/ceVmy/NlkbI1+xdry5zML0Wtr4s = Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by prod2.absolight.net (Postfix) with ESMTPA id 18562BDC25; Fri, 6 Sep 2013 17:04:05 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 3FD855E837C6; Fri, 6 Sep 2013 17:04:04 +0200 (CEST) Date: Fri, 06 Sep 2013 17:04:03 +0200 From: Mathieu Arnold To: Bryan Drewery , Gerald Pfeifer Subject: Re: svn commit: r326441 - head/lang/gcc46/files Message-ID: <85F72EC904CBC43FAFDC845A@ogg.in.absolight.net> In-Reply-To: References: <201309052008.r85K8S8j073628@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 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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, 06 Sep 2013 15:04:08 -0000 +--On 6 septembre 2013 09:53:11 -0500 Bryan Drewery wrote: | PORTREVISION? I think it was not building, before, right ? so, hum, do we really need to have people recompile it when it had worked the first time ? -- Mathieu Arnold