From owner-freebsd-gnome@FreeBSD.ORG Tue Oct 10 21:16:24 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AE4716A412 for ; Tue, 10 Oct 2006 21:16:24 +0000 (UTC) (envelope-from klammer@webonaut.com) Received: from mail.webonaut.com (alien.webonaut.com [88.198.36.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 207A843D4C for ; Tue, 10 Oct 2006 21:16:12 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by mail.webonaut.com (Postfix) with ESMTP id 99EC1778002 for ; Tue, 10 Oct 2006 23:16:10 +0200 (CEST) Received: from mail.webonaut.com ([127.0.0.1]) by localhost (alien.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18491-03-2 for ; Tue, 10 Oct 2006 23:16:10 +0200 (CEST) Received: from [192.168.79.70] (unknown [213.147.173.194]) by mail.webonaut.com (Postfix) with ESMTP id 80C7D778001 for ; Tue, 10 Oct 2006 23:16:10 +0200 (CEST) Message-ID: <452C0D9A.8070503@webonaut.com> Date: Tue, 10 Oct 2006 23:16:10 +0200 From: Franz Klammer User-Agent: Thunderbird 1.5.0.7 (X11/20060914) MIME-Version: 1.0 To: FreeBSD GNOME Users Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at webonaut.com Cc: Subject: python 2.5 => alacarte and py-avahi X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 21:16:24 -0000 After upgrading to python 2.5 i cant't compile py-avahi and alacarte. i had to change something in the ports to make it build again. below the diff i made for the port. maybe it's usable. i don't use send-pr because i use marcusmerge and not the ports from the main ports tree. http://www.webonaut.com/temp/py25/py-avahi.diff http://www.webonaut.com/temp/py25/alacarte.diff /Franz