From owner-cvs-all@FreeBSD.ORG Mon Feb 19 10:29:18 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4C82C16A400; Mon, 19 Feb 2007 10:29:18 +0000 (UTC) (envelope-from gabor@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.freebsd.org (Postfix) with ESMTP id 0380513C4B5; Mon, 19 Feb 2007 10:29:18 +0000 (UTC) (envelope-from gabor@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 0BDDB9EE11E; Mon, 19 Feb 2007 11:08:56 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id vn5FTvQvX9N2; Mon, 19 Feb 2007 11:08:28 +0100 (CET) Received: from [152.66.146.96] (dhcp-96.i.air.bme.hu [152.66.146.96]) by server.t-hosting.hu (Postfix) with ESMTP id 727B59EDB28; Mon, 19 Feb 2007 11:08:27 +0100 (CET) Message-ID: <45D97715.9010008@t-hosting.hu> Date: Mon, 19 Feb 2007 11:08:21 +0100 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Mark Linimon References: <200702190937.l1J9bER5045384@repoman.freebsd.org> <20070219095413.GA31077@soaustin.net> In-Reply-To: <20070219095413.GA31077@soaustin.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: cvs-ports@FreeBSD.org, Gabor Kovesdan , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports MOVED ports/lang Makefile ports/lang/tcc Makefile distinfo pkg-descr pkg-plist ports/lang/tcc/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Feb 2007 10:29:18 -0000 Mark Linimon escribió: > On Mon, Feb 19, 2007 at 09:37:14AM +0000, Gabor Kovesdan wrote: > >> Remove expired port: >> >> 2006-12-01 lang/tcc: is only for i386, and you are running amd64. >> > > This is actually a false positive for "is unusable; tcc -run works, but > little else". > > mcl > Ah, yes, I corrected it in MOVED, but forgot in the commitlog, I'm sorry. Gabor