From owner-freebsd-questions Fri Apr 19 7:46:24 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ns.bsag.ch (ns.bsag.ch [62.2.201.74]) by hub.freebsd.org (Postfix) with ESMTP id 957A437B41F for ; Fri, 19 Apr 2002 07:46:07 -0700 (PDT) Received: from gw.bsag.ch (root@localhost) by ns.bsag.ch with ESMTP id g3JEmSs25082 for ; Fri, 19 Apr 2002 16:48:28 +0200 (CEST) Received: from ns.bsag.ch (bs13.bsag.ch [192.168.1.13]) by gw.bsag.ch with ESMTP id g3JEmRU25078 for ; Fri, 19 Apr 2002 16:48:27 +0200 (CEST) Received: from bs82.bsag.ch (bs82 [192.168.1.82]) by ns.bsag.ch (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5) with ESMTP id g3JEk5100706 for ; Fri, 19 Apr 2002 16:46:05 +0200 Received: (from hpr@localhost) by bs82.bsag.ch (8.11.6/8.11.3/SuSE Linux 8.11.1-0.5) id g3JEk5R04230 for freebsd-questions@freebsd.org; Fri, 19 Apr 2002 16:46:05 +0200 Date: Fri, 19 Apr 2002 16:46:05 +0200 From: Hanspeter Roth To: freebsd-questions@freebsd.org Subject: resolving depenencies while upgrading port Message-ID: <20020419164605.A4148@bsag.ch> Reply-To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to upgrade port freetype to 1.3.1_2 in order to please mozilla. `make install' in print/freetype2 just installed the new version 1.3.1_2. But 1.3.1_1 is still present and seems to be required by several other ports (imlib2, libast, ttmkfdir). And also mozilla still fails to compile. Can I safely delete version 1.3.1_1 of freetype by pkg_delete? Or should I reinstall version 1.3.1_2 thereafter? What is the recommended procedure? -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message