From owner-freebsd-python@FreeBSD.ORG Mon Jul 22 06:57:58 2013 Return-Path: Delivered-To: freebsd-python@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E3E5F273; Mon, 22 Jul 2013 06:57:58 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BC54524D3; Mon, 22 Jul 2013 06:57:58 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r6M6vw68091821; Mon, 22 Jul 2013 06:57:58 GMT (envelope-from rm@freefall.freebsd.org) Received: (from rm@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6M6vws6091820; Mon, 22 Jul 2013 06:57:58 GMT (envelope-from rm) Date: Mon, 22 Jul 2013 06:57:58 GMT Message-Id: <201307220657.r6M6vws6091820@freefall.freebsd.org> To: python@FreeBSD.org, linimon@FreeBSD.org, rm@FreeBSD.org, freebsd-python@FreeBSD.org From: rm@FreeBSD.org Subject: Re: ports/169873: [patch] fix fetch problem in bsd.python.mk that affects jails X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jul 2013 06:57:59 -0000 Synopsis: [patch] fix fetch problem in bsd.python.mk that affects jails State-Changed-From-To: suspended->closed State-Changed-By: rm State-Changed-When: Mon Jul 22 06:57:58 UTC 2013 State-Changed-Why: distribute installed uncoditionally now, so there is nothing to fix anymore. http://www.freebsd.org/cgi/query-pr.cgi?pr=169873