From nobody@FreeBSD.org  Sun Oct 28 23:30:09 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3DFFA16A417
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 28 Oct 2007 23:30:09 +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 2F0A413C4AA
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 28 Oct 2007 23:30:09 +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 l9SNTXeb084823
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 28 Oct 2007 23:29:33 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l9SNTXFx084822;
	Sun, 28 Oct 2007 23:29:33 GMT
	(envelope-from nobody)
Message-Id: <200710282329.l9SNTXFx084822@www.freebsd.org>
Date: Sun, 28 Oct 2007 23:29:33 GMT
From: Carl Johan Gustavsson <cjg@bsdmail.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [update] devel/py-pcs: unbreak build, require pyrex 0.9.6.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         117618
>Category:       ports
>Synopsis:       [update] net/py-pcs: unbreak build, require pyrex 0.9.6.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnn
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 28 23:40:01 UTC 2007
>Closed-Date:    Wed Nov 07 06:51:43 UTC 2007
>Last-Modified:  Wed Nov 07 06:51:43 UTC 2007
>Originator:     Carl Johan Gustavsson
>Release:        7.0-BETA1
>Organization:
-
>Environment:
FreeBSD sleipner.home.swe 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 24 20:48:35 CEST 2007     carl@sleipner.home.swe:/usr/home/carl/usr.obj/usr/src/sys/SLEIPNER_7  i386

>Description:
The port does not build with pyrex release 0.9.6 due to a bug in that release. It builds fine with pyrex 0.9.6.2 so depend on that version.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2007-10-28 23:13:42.000000000 +0100
+++ Makefile	2007-10-28 23:14:12.000000000 +0100
@@ -15,7 +15,7 @@
 MAINTAINER=	gnn@FreeBSD.org
 COMMENT=	Protocol Construction Set
 
-BUILD_DEPENDS=	pyrexc:${PORTSDIR}/devel/pyrex
+BUILD_DEPENDS=	pyrex>=0.9.6.2:${PORTSDIR}/devel/pyrex
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnn 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 29 00:26:05 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117618 
State-Changed-From-To: open->closed 
State-Changed-By: gnn 
State-Changed-When: Wed Nov 7 06:50:37 UTC 2007 
State-Changed-Why:  
This is now fixed, I have just done a build on a fresh cvsup of ports. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=117618 
>Unformatted:
