From owner-freebsd-ports@FreeBSD.ORG Thu Jul 10 08:18:30 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 80115106567A for ; Thu, 10 Jul 2008 08:18:30 +0000 (UTC) (envelope-from yuri@tsoft.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 69BC38FC27 for ; Thu, 10 Jul 2008 08:18:30 +0000 (UTC) (envelope-from yuri@tsoft.com) Received: from eagle.syrec.org (ip224.carlyle.sfo.ygnition.net [24.219.144.224]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id m6A8IUUp008134; Thu, 10 Jul 2008 01:18:30 -0700 (PDT) Message-ID: <4875C5D2.70003@tsoft.com> Date: Thu, 10 Jul 2008 01:18:26 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.14 (X11/20080608) MIME-Version: 1.0 To: David Southwell References: <48753715.10601@tsoft.com> <200807092249.06852.david@vizion2000.net> In-Reply-To: <200807092249.06852.david@vizion2000.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: portupgrade fails to upgrade the package because the older version is installed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@tsoft.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2008 08:18:30 -0000 David Southwell wrote: > Did you follow the instructions in UPDATING (see below)? > They may have some bearing on the problem. > ________________________ > 20080701: > AFFECTS: users of devel/subversion* > AUTHOR: Lev Serebryakov > > subversion now uses neon-0.28.x (www/neon28) port, and automatic > portupgrade will fail because neon26 will conflict with installed > neon26. > You should upgrade neon library tohgether with subversion with > > # portupgrade -o www/neon28 neon subversion > > command. > > Also, if you use special subversion port with bindings, you > should upgrade your port to clean subversion port with > > # portupgrade -o devel/subversion subversion-\* > > and install needed bindings (p5-subversion, py-subversion and/or > ruby-subversion) after that. > > If you use subversion with bindings, installed from devel/subversion > with custom options, don't forget to install separate bindings ports > after subversion upgrade. > __________________________- > > David > No, command "portupgrade -o www/neon28 neon subversion" causes the same error message itself. Yuri