From owner-freebsd-questions@FreeBSD.ORG Sun Dec 17 21:07:43 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DABAD16A416 for ; Sun, 17 Dec 2006 21:07:43 +0000 (UTC) (envelope-from ggroth@gregs-garage.com) Received: from mail.gregs-garage.com (h-64-105-8-34.chcgilgm.covad.net [64.105.8.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F75843C9D for ; Sun, 17 Dec 2006 21:07:43 +0000 (GMT) (envelope-from ggroth@gregs-garage.com) Received: from [192.168.0.151] ([192.168.0.151]) (authenticated bits=0) by mail.gregs-garage.com (8.13.8/8.13.8) with ESMTP id kBHL7o56031929 for ; Sun, 17 Dec 2006 15:07:51 -0600 (CST) (envelope-from ggroth@gregs-garage.com) Message-ID: <4585AF0A.5050101@gregs-garage.com> Date: Sun, 17 Dec 2006 14:56:42 -0600 From: Greg Groth User-Agent: Thunderbird 1.5.0.8 (X11/20061215) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <458570C6.5060802@gregs-garage.com> <200612170747.30951.beech@alaskaparadise.com> <20061217171733.GA83948@gauss.sanabria.es> In-Reply-To: <20061217171733.GA83948@gauss.sanabria.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.7 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on mail.gregs-garage.com Subject: Re: Issues updating Audacious. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Dec 2006 21:07:43 -0000 José G. Juanino wrote: > El domingo 17 de diciembre a las 17:47:13 CET, Beech Rintoul escribió: >> On Sunday 17 December 2006 07:31, Greg Groth wrote: >>> I'm attempting to update Audacious without much luck. Last time I ran >>> into this issue, I simply had to do a make deinstall / make install, and >>> it worked fine. This time, I'm unable to deinstall the old version. >>> When running make deinstall from the ports directory I get: >>> >>> ===> Deinstalling for multimedia/audacious >>> ===> audacious-1.1.2 has a different PREFIX: /usr/X11R6, skipping >>> >>> Any ideas on how I can deinstall this port? I checked >>> /usr/ports/UPDATING, but didn't seem to find anything (unless I made a >>> typo in my text search). >> Portupgrade or portmaster are your friends. > > In this case does not work, as audacious must be deinstalling before > install the new version. Greg, try pkg_delete or pkg_deinstall audacious > before upgrade. > > Regards Should have been more careful reading through my InBox before sending my last reply. pkg_deinstall worked perfectly. Thanks for the help. Best regards, Greg Groth