From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 10 19:10:11 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDD8B106564A for ; Fri, 10 Jun 2011 19:10:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ACF108FC14 for ; Fri, 10 Jun 2011 19:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p5AJABd5008298 for ; Fri, 10 Jun 2011 19:10:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p5AJABJB008297; Fri, 10 Jun 2011 19:10:11 GMT (envelope-from gnats) Date: Fri, 10 Jun 2011 19:10:11 GMT Message-Id: <201106101910.p5AJABJB008297@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Jason Helfman Cc: Subject: Re: ports/157697: [new port] net-mgmt/virtinst: Module to help in starting installations inside of virtual machines X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Helfman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2011 19:10:11 -0000 The following reply was made to PR ports/157697; it has been noted by GNATS. From: Jason Helfman To: bug-followup@freebsd.org Cc: Subject: Re: ports/157697: [new port] net-mgmt/virtinst: Module to help in starting installations inside of virtual machines Date: Fri, 10 Jun 2011 12:00:36 -0700 I was notified of a missing dependency once I had mentioned that it was required for another port by the same vendor. Here is the patch: Index: Makefile =================================================================== --- Makefile (revision 651) +++ Makefile (working copy) @@ -15,6 +15,7 @@ COMMENT= Module to help in starting installations inside of virtual machines LIB_DEPENDS+= virt.9:${PORTSDIR}/devel/libvirt +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}urlgrabber>=3.9.1:${PORTSDIR}/www/py-urlgrabber USE_GETTEXT= yes USE_PYTHON_RUN= yes -- Jason Helfman System Administrator experts-exchange.com http://www.experts-exchange.com/M_4830110.html E4AD 7CF1 1396 27F6 79DD 4342 5E92 AD66 8C8C FBA5