ports/117568: New Pyrex version breaks py-fastaudio

Pontus Stenetorp ninjin at kth.se
Sat Oct 27 17:00:07 UTC 2007


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list