From owner-svn-ports-all@FreeBSD.ORG Fri Feb 28 23:03:45 2014 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 2E5F6DFE; Fri, 28 Feb 2014 23:03:45 +0000 (UTC) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) by mx1.freebsd.org (Postfix) with ESMTP id 0B4FB12D4; Fri, 28 Feb 2014 23:03:44 +0000 (UTC) Received: from [192.168.0.132] (vie-91-186-144-169.dsl.sil.at [91.186.144.169]) by ainaz.pair.com (Postfix) with ESMTPSA id 720403F417; Fri, 28 Feb 2014 18:03:30 -0500 (EST) Date: Sat, 1 Mar 2014 00:03:29 +0100 (CET) From: Gerald Pfeifer To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r346580 - in head: . lang lang/gcc44 lang/gcc49 In-Reply-To: <201402282256.s1SMu8ln027838@svn.freebsd.org> Message-ID: References: <201402282256.s1SMu8ln027838@svn.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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: Fri, 28 Feb 2014 23:03:45 -0000 On Fri, 28 Feb 2014, Gerald Pfeifer wrote: > Deleted: > head/lang/gcc44/ > Modified: > head/MOVED > head/lang/Makefile > head/lang/gcc49/Makefile > head/lang/gcc49/distinfo Oops, this also updated lang/gcc49. :-( I had fully tested that update, but it shouldn't have gone in as part of this commit. I'll do a forced commit to lang/gcc49/{Makefile,distinfo} to at least document this. Gerald