From owner-freebsd-ports@FreeBSD.ORG Fri Jan 6 12:25:54 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EF7216A41F for ; Fri, 6 Jan 2006 12:25:54 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61F1243D72 for ; Fri, 6 Jan 2006 12:25:52 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id k06CPnAF047302; Fri, 6 Jan 2006 14:25:49 +0200 (EET) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.12.11) with ESMTP id k06CQa2Q091636; Fri, 6 Jan 2006 14:26:37 +0200 (EET) (envelope-from past@ebs.gr) Message-ID: <43BE61C9.9060502@ebs.gr> Date: Fri, 06 Jan 2006 14:25:45 +0200 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051223) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mike Jakubik References: <834B3A07-EC76-4645-8E1B-7ABEA4EC999A@submonkey.net> <43BE57E9.9060507@rogers.com> In-Reply-To: <43BE57E9.9060507@rogers.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Ceri Davies , koma2@lovepeers.org Subject: Re: Portupgrade confused about editors/emacs X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2006 12:25:54 -0000 Mike Jakubik wrote: > Ceri Davies wrote: > >> After today's portsnap run: >> >> # portversion -v emacs >> emacs-21.3_9 > succeeds port (port has 19.34b_1) (=> >> 'editors/emacs19') >> >> I thought that this may have been my fault, so I removed the package >> and reinstalled from the editors/emacs port, but the result is the >> same. I assume that this is down to the ordering of these two lines >> in /usr/ports/MOVED, but then I don't see why I haven't seen this >> problem before: >> >> editors/emacs|editors/emacs19|2004-03-20|emacs 19.x moved to a >> non-default port location >> editors/emacs21|editors/emacs|2004-03-20|emacs 21.x moved to default >> port location > > > If you are using portupgrade-2.0.1 then know that its broken, and cant > deal with moved ports well. The issue has been brought up many times, > but it doesn't seem like anything is being done about it. A continuing > trend for freebsd it seems. I think that's a little harsh for a port that has been updated three times this week. Indeed, the last commit message shows that the maintainer (CC'ed) was trying to fix the emacs ordering issue. Perhaps he missed something. Cheers, Panagiotis