From owner-cvs-ports@FreeBSD.ORG Thu Mar 4 21:30:37 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17B0116A4CE; Thu, 4 Mar 2004 21:30:37 -0800 (PST) Received: from smtp1.jp.viruscheck.net (smtp1.jp.viruscheck.net [154.33.69.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1B9A43D46; Thu, 4 Mar 2004 21:30:36 -0800 (PST) (envelope-from bland@freebsd.org) Received: from scan4.jp.viruscheck.net ([154.33.69.39] helo=mail5.jp.viruscheck.net) by smtp1.jp.viruscheck.net with esmtp (Exim 3.36 #1) id 1Az7ut-0000on-00; Fri, 05 Mar 2004 14:30:35 +0900 Received: from [219.167.14.54] (helo=noc.orchid) by mail5.jp.viruscheck.net with esmtp (Exim 3.36 #2) id 1Az7us-0002n8-00; Fri, 05 Mar 2004 14:30:34 +0900 Received: from FreeBSD.org (horse.orchid [89.60.10.11]) by noc.orchid (8.12.9p2/8.12.9) with ESMTP id i255UXVj032394; Fri, 5 Mar 2004 14:30:34 +0900 (JST) (envelope-from bland@FreeBSD.org) Message-ID: <40481079.90409@FreeBSD.org> Date: Fri, 05 Mar 2004 14:30:33 +0900 From: Alexander Nedotsukov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20040219 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <200403050342.i253g498032722@repoman.freebsd.org> <20040305035356.GA93315@xor.obsecurity.org> In-Reply-To: <20040305035356.GA93315@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports MOVED ports/games/gcompris Makefile distinfo patch-po::Makefile.in.in patch-src::gcompris::soundutil.c ports/games/gcompris2 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 05:30:37 -0000 Kris Kennaway wrote: >[BOn Thu, Mar 04, 2004 at 07:42:04PM -0800, Alexander Nedotsukov wrote: > > >>bland 2004/03/04 19:42:04 PST >> >> FreeBSD ports repository >> >> Modified files: >> . MOVED >> games/gcompris2 Makefile >> Removed files: >> games/gcompris Makefile distinfo pkg-descr pkg-plist >> games/gcompris/files patch-ac patch-configure >> patch-po::Makefile.in.in >> patch-src::gcompris::soundutil.c >> Log: >> Say bye to gcompris. gcompris2 is successor wich already live in ports >> tree. >> >> Revision Changes Path >> 1.361 +2 -1 ports/MOVED >> >> > >You probably should have indicated the upgrade path in the MOVED entry >so it happens automatically. > >Kris > > Fixed. Thanks. Alexander.