From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 27 17:00:07 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FF3416A418 for ; Sat, 27 Oct 2007 17:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2ED1713C4B2 for ; Sat, 27 Oct 2007 17:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9RH07TR015524 for ; Sat, 27 Oct 2007 17:00:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9RH07vI015523; Sat, 27 Oct 2007 17:00:07 GMT (envelope-from gnats) Resent-Date: Sat, 27 Oct 2007 17:00:07 GMT Resent-Message-Id: <200710271700.l9RH07vI015523@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pontus Stenetorp Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D86E16A478 for ; Sat, 27 Oct 2007 16:56:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 4D7D813C4A3 for ; Sat, 27 Oct 2007 16:56:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l9RGtUx1084275 for ; Sat, 27 Oct 2007 16:55:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l9RGtUdL084274; Sat, 27 Oct 2007 16:55:30 GMT (envelope-from nobody) Message-Id: <200710271655.l9RGtUdL084274@www.freebsd.org> Date: Sat, 27 Oct 2007 16:55:30 GMT From: Pontus Stenetorp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/117568: New Pyrex version breaks py-fastaudio X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2007 17:00:07 -0000 >Number: 117568 >Category: ports >Synopsis: New Pyrex version breaks py-fastaudio >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Oct 27 17:00:06 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Pontus Stenetorp >Release: FreeBSD 6.2-STABLE >Organization: >Environment: FreeBSD sanshou.yasai 6.2-STABLE FreeBSD 6.2-STABLE #2: Fri Jun 1 01:10:02 CEST 2007 ninjin@sanshou.yasai:/usr/obj/usr/src/sys/GENERIC i386 >Description: Pyrex version 0.9.6 introduces bugs that break py-fastaudio. These are fixed in later versions of Pyrex. A dependency for a newer version of Pyrex 0.9.6 has been added in order to fix this. >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.old Sat Oct 20 23:52:33 2007 +++ Makefile Sat Oct 27 18:36:29 2007 @@ -19,7 +19,7 @@ MAINTAINER= ninjin@kth.se COMMENT= Python bindings for the PortAudio multi-platform audio library -BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex +BUILD_DEPENDS= pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex LIB_DEPENDS= portaudio:${PORTSDIR}/audio/portaudio \ sndfile:${PORTSDIR}/audio/libsndfile >Release-Note: >Audit-Trail: >Unformatted: