From owner-freebsd-python@FreeBSD.ORG  Fri Dec 13 02:40:01 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id 8811C5EF
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Fri, 13 Dec 2013 02:40:01 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 5B45C126C
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Fri, 13 Dec 2013 02:40:01 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBD2e1W3033653
 for <freebsd-python@freefall.freebsd.org>; Fri, 13 Dec 2013 02:40:01 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBD2e18R033652;
 Fri, 13 Dec 2013 02:40:01 GMT (envelope-from gnats)
Date: Fri, 13 Dec 2013 02:40:01 GMT
Message-Id: <201312130240.rBD2e18R033652@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: Kubilay Kocak <koobs.freebsd@gmail.com>
Subject: Re: ports/182433: [games/py-fife] try fix in 10-CURRENT
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: Kubilay Kocak <koobs.freebsd@gmail.com>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 13 Dec 2013 02:40:01 -0000

The following reply was made to PR ports/182433; it has been noted by GNATS.

From: Kubilay Kocak <koobs.freebsd@gmail.com>
To: bug-followup@FreeBSD.org, fiziologus@gmail.com
Cc:  
Subject: Re: ports/182433: [games/py-fife] try fix in 10-CURRENT
Date: Fri, 13 Dec 2013 13:31:59 +1100

 Upstream has requested additional information, can you please:
 
 a) Test building the latest version of fife (0.3.5)
 
 And separately:
 
 b) Test building the latest version (0.3.5) against swig 2.x, which is
 available in devel/swig20
 
 Thanks