From owner-freebsd-python@FreeBSD.ORG Thu Oct 18 12:40:01 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF7CA55E for ; Thu, 18 Oct 2012 12:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id AEE5F8FC14 for ; Thu, 18 Oct 2012 12:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q9ICe1l4065727 for ; Thu, 18 Oct 2012 12:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9ICe1b3065726; Thu, 18 Oct 2012 12:40:01 GMT (envelope-from gnats) Date: Thu, 18 Oct 2012 12:40:01 GMT Message-Id: <201210181240.q9ICe1b3065726@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Kubilay Kocak Subject: Re: ports/172851: [PATCH] sysutils/py-supervisor: update to 3.0b1 + OPTIONS + more X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Kubilay Kocak List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2012 12:40:01 -0000 The following reply was made to PR ports/172851; it has been noted by GNATS. From: Kubilay Kocak To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/172851: [PATCH] sysutils/py-supervisor: update to 3.0b1 + OPTIONS + more Date: Thu, 18 Oct 2012 23:36:20 +1100 Thanks rm, I noticed it 2 minutes after I submitted. This patch also incorrectly uses RUN_DEPENDS for the TESTS option, so requires an updated patch anyway (thanks jhale!) Stand by for follow-up against recent commit.