From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 15 10:30:25 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B173116A4CF for ; Fri, 15 Apr 2005 10:30:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86C5B43D2F for ; Fri, 15 Apr 2005 10:30:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3FAUPMh065845 for ; Fri, 15 Apr 2005 10:30:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3FAUPmY065843; Fri, 15 Apr 2005 10:30:25 GMT (envelope-from gnats) Resent-Date: Fri, 15 Apr 2005 10:30:25 GMT Resent-Message-Id: <200504151030.j3FAUPmY065843@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, Neal Nelson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2930716A4CE for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/79960: Update Port: www/py-twistedWeb Port does not build if devel/py-twistedCore is not already installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 10:30:25 -0000 >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: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 15 10:30:25 GMT 2005 >Closed-Date: >Last-Modified: >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: >Unformatted: