From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 15 10:30:21 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 0DD9616A4CF for ; Fri, 15 Apr 2005 10:30:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C076043D54 for ; Fri, 15 Apr 2005 10:30:20 +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 j3FAUKLD065738 for ; Fri, 15 Apr 2005 10:30:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3FAUKei065720; Fri, 15 Apr 2005 10:30:20 GMT (envelope-from gnats) Resent-Date: Fri, 15 Apr 2005 10:30:20 GMT Resent-Message-Id: <200504151030.j3FAUKei065720@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 907CD16A4CF for ; Fri, 15 Apr 2005 10:21:28 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F85243D5C for ; Fri, 15 Apr 2005 10:21:28 +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 j3FALSfc043794 for ; Fri, 15 Apr 2005 10:21:28 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j3FALSWw043793; Fri, 15 Apr 2005 10:21:28 GMT (envelope-from nobody) Message-Id: <200504151021.j3FALSWw043793@www.freebsd.org> Date: Fri, 15 Apr 2005 10:21:28 GMT From: Neal Nelson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/79958: Update Port: security/py-twistedConch 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:21 -0000 >Number: 79958 >Category: ports >Synopsis: Update Port: security/py-twistedConch 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:20 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:19:00 2005 +++ /usr/ports/security/py-twistedConch/Makefile Fri Apr 15 12:19:51 2005@@ -16,6 +16,7 @@ MAINTAINER= neal@nelson.name COMMENT= An SSH and SFTP protocol implementation with clients and servers +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore RUN_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore WRKSRC= ${WRKDIR}/TwistedConch-${PORTVERSION} >Release-Note: >Audit-Trail: >Unformatted: