From nobody@FreeBSD.org  Fri Apr 15 10:28:08 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2930716A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Apr 2005 10:28:08 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E736843D46
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Apr 2005 10:28:07 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FAS7Ys045941
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 15 Apr 2005 10:28:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j3FAS7SQ045940;
	Fri, 15 Apr 2005 10:28:07 GMT
	(envelope-from nobody)
Message-Id: <200504151028.j3FAS7SQ045940@www.freebsd.org>
Date: Fri, 15 Apr 2005 10:28:07 GMT
From: Neal Nelson <neal@nelson.name>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update Port: www/py-twistedWeb Port does not build if devel/py-twistedCore is not already installed
X-Send-Pr-Version: www-2.3

>Number:         79960
>Category:       ports
>Synopsis:       Update Port: www/py-twistedWeb Port does not build if devel/py-twistedCore is not already installed
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    flz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 15 10:30:25 GMT 2005
>Closed-Date:    Fri Apr 15 11:30:18 GMT 2005
>Last-Modified:  Fri Apr 15 11:30:18 GMT 2005
>Originator:     Neal Nelson
>Release:        5.4-STABLE
>Organization:
>Environment:
FreeBSD server.home 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Apr 13 13:16:17 CEST 2005     nealie@server.home:/usr/obj/usr/src/sys/SERVER  i386
>Description:
      The port requires devel/py-twistedCore not only to run but also to build.
>How-To-Repeat:
      Install the port without py-twistedCore being already installed.
>Fix:
      --- Makefile    Fri Apr 15 12:23:35 2005
+++ /usr/ports/www/py-twistedWeb/Makefile       Fri Apr 15 12:25:44 2005
@@ -16,6 +16,7 @@
 MAINTAINER=    neal@nelson.name
 COMMENT=       An HTTP protocol implementation together with clients and servers

+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
 RUN_DEPENDS=   ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore

 WRKSRC=                ${WRKDIR}/TwistedWeb-${PORTVERSION}

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->flz 
Responsible-Changed-By: flz 
Responsible-Changed-When: Fri Apr 15 10:35:48 GMT 2005 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=79960 
State-Changed-From-To: open->closed 
State-Changed-By: flz 
State-Changed-When: Fri Apr 15 11:30:08 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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