From owner-freebsd-ports@FreeBSD.ORG Fri Mar 4 18:44:39 2011 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 DFB8D1065672 for ; Fri, 4 Mar 2011 18:44:39 +0000 (UTC) (envelope-from shoesoft@gmx.net) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by mx1.freebsd.org (Postfix) with SMTP id 3739D8FC19 for ; Fri, 4 Mar 2011 18:44:38 +0000 (UTC) Received: (qmail invoked by alias); 04 Mar 2011 18:17:57 -0000 Received: from 85-127-15-116.dynamic.xdsl-line.inode.at (EHLO walrus.pepperland) [85.127.15.116] by mail.gmx.net (mp046) with SMTP; 04 Mar 2011 19:17:57 +0100 X-Authenticated: #16703784 X-Provags-ID: V01U2FsdGVkX1/2JHRpeEb26P0LL71E9MWPVUo31CRlPY5jQEldIe kMKCpIIF7La7Ob From: Stefan Ehmann To: freebsd-ports@freebsd.org, miwi@freebsd.org, python@freebsd.org Date: Fri, 4 Mar 2011 19:17:53 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.2-RELEASE; KDE/4.5.5; i386; ; ) References: <201103041608.p24G8NlJ065635@repoman.freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201103041917.53491.shoesoft@gmx.net> X-Y-GMX-Trusted: 0 Cc: Subject: Re: [FYI] Fwd: cvs commit: ports UPDATING ports/Mk bsd.python.mk X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2011 18:44:40 -0000 On Friday, March 04, 2011 05:14:03 pm Martin Wilke wrote: > For the Record: Python 2.7 is now default. > > Please read careful > ports/UPDATING. I needed to upgrade the following packages manually: gnome-desktop-2.32.1 gobject-introspection-0.9.12 libglade2-2.6.4_3 They all had files in /usr/local/bin with: #!/usr/local/bin/python2.6 Because of broken g-ir-scanner (gobject-introspection), the automatic update of gnome-menus-2.30.5 failed.