From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 16:49:32 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C2B71065673 for ; Thu, 20 Mar 2008 16:49:32 +0000 (UTC) (envelope-from andpet@telia.com) Received: from pne-smtpout1-sn2.hy.skanova.net (pne-smtpout1-sn2.hy.skanova.net [81.228.8.83]) by mx1.freebsd.org (Postfix) with ESMTP id 3B5AA8FC14 for ; Thu, 20 Mar 2008 16:49:31 +0000 (UTC) (envelope-from andpet@telia.com) Received: from [192.168.1.58] (81.233.14.209) by pne-smtpout1-sn2.hy.skanova.net (7.3.129) (authenticated as u30405151) id 478BC677016A41BC for freebsd-questions@freebsd.org; Thu, 20 Mar 2008 16:40:27 +0100 From: Andreas Pettersson To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Thu, 20 Mar 2008 16:40:26 +0100 Message-Id: <1206027626.5798.12.camel@andreas-desktop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Subject: python ports 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: Thu, 20 Mar 2008 16:49:32 -0000 Hi. # portversion -vL= py24-tkinter-2.4.4_2 < needs updating (port has 2.5.2_2) python24-2.4.4_2 < needs updating (port has 2.4.5) python25-2.5.1_1 < needs updating (port has 2.5.2_1) If I upgrade py24-tkinter, will there be a new port installed instead, py25-tkinter? Will all dependencies work? Can I safely deinstall python24 or will it automatically get installed again when I decide to upgrade zope for example? -- Andreas