From owner-cvs-all@FreeBSD.ORG Mon Feb 19 09:39: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 7DE5016A401; Mon, 19 Feb 2007 09:39:18 +0000 (UTC) (envelope-from gabor.kovesdan@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 36BBB13C4A3; Mon, 19 Feb 2007 09:39:18 +0000 (UTC) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id D4DCC9EE0ED; Mon, 19 Feb 2007 10:12:13 +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 eoe7Z0m+aHVe; Mon, 19 Feb 2007 10:11:57 +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 92ADC9C50CB; Mon, 19 Feb 2007 10:11:57 +0100 (CET) Message-ID: <45D969D9.6060107@t-hosting.hu> Date: Mon, 19 Feb 2007 10:11:53 +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: Vasil Dimov References: <200702190724.l1J7Oaww012142@repoman.freebsd.org> In-Reply-To: <200702190724.l1J7Oaww012142@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Tools/scripts rmport 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 09:39:18 -0000 Vasil Dimov escribió: > vd 2007-02-19 07:24:36 UTC > > FreeBSD ports repository > > Modified files: > Tools/scripts rmport > Log: > * Run cvs update just before cvs commit to sync a potentially changed files > in the repository. Suggested by: gabor@ > * Fix typo in the output > > Thanks! Gabor