From owner-freebsd-questions@FreeBSD.ORG Fri Jun 12 05:33:17 2009 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 93CE9106564A for ; Fri, 12 Jun 2009 05:33:17 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from macos.cmi.ua.ac.be (macos.cmi.ua.ac.be [143.129.75.1]) by mx1.freebsd.org (Postfix) with ESMTP id 270968FC12 for ; Fri, 12 Jun 2009 05:33:16 +0000 (UTC) (envelope-from Pieter.Donche@ua.ac.be) Received: from macos.cmi.ua.ac.be (localhost [127.0.0.1]) by macos.cmi.ua.ac.be (8.14.3/8.14.3) with ESMTP id n5C5XE0W082511; Fri, 12 Jun 2009 07:33:14 +0200 (CEST) (envelope-from Pieter.Donche@ua.ac.be) Received: from localhost (pdon@localhost) by macos.cmi.ua.ac.be (8.14.3/8.14.3/Submit) with ESMTP id n5C5XE5S082508; Fri, 12 Jun 2009 07:33:14 +0200 (CEST) (envelope-from Pieter.Donche@ua.ac.be) X-Authentication-Warning: macos.cmi.ua.ac.be: pdon owned process doing -bs Date: Fri, 12 Jun 2009 07:33:14 +0200 (CEST) From: Pieter Donche X-X-Sender: pdon@macos.cmi.ua.ac.be To: Mel Flynn In-Reply-To: <200906111127.57696.mel.flynn+fbsd.questions@mailing.thruhere.net> Message-ID: References: <200906111127.57696.mel.flynn+fbsd.questions@mailing.thruhere.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: py25-tkinter-2.5.4_3 / 2.6.2_3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pieter Donche List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2009 05:33:17 -0000 On Thu, 11 Jun 2009, Mel Flynn wrote: > On Wednesday 10 June 2009 23:21:58 Pieter Donche wrote: >> portupgrade advertizes since 3 days: >> ... >> py25-tkinter-2.5.4_3 < needs updating (index has 2.6.2_3) >> >> using portupgrade -a >> upgrades all other ports that need upgrading, but never py25-tkinter >> >> what's wrong here? > > I presume you didn't build the index yourself. Setting > PYTHON_DEFAULT_VERSION=python2.6 in /etc/make.conf will likely solve your > problem. > -- > Mel Should I then first install python26-2.6.2 from the ports? Shouldn't the portupgrade have somewhere asked to install a higher version of python (as it does for e.g. perl etc..) ?? I haven't met such an upgrade, my python is pkg_info | grep python python25-2.5.4_1 An interpreted object-oriented programming language