From owner-freebsd-python@FreeBSD.ORG Sun Aug 11 11:41:06 2013 Return-Path: Delivered-To: freebsd-python@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AA62EB1F; Sun, 11 Aug 2013 11:41:06 +0000 (UTC) (envelope-from lwhsu@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 7D8B12165; Sun, 11 Aug 2013 11:41:06 +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 r7BBf6SJ088405; Sun, 11 Aug 2013 11:41:06 GMT (envelope-from lwhsu@freefall.freebsd.org) Received: (from lwhsu@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7BBf5vU088404; Sun, 11 Aug 2013 11:41:05 GMT (envelope-from lwhsu) Date: Sun, 11 Aug 2013 11:41:05 GMT Message-Id: <201308111141.r7BBf5vU088404@freefall.freebsd.org> To: douglas@douglasthrift.net, lwhsu@FreeBSD.org, freebsd-python@FreeBSD.org From: lwhsu@FreeBSD.org Subject: Re: ports/118301: [patch] devel/py-setuptools easy-install.pth contents lost on upgrade clobbering ports using it 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: Sun, 11 Aug 2013 11:41:06 -0000 Synopsis: [patch] devel/py-setuptools easy-install.pth contents lost on upgrade clobbering ports using it State-Changed-From-To: suspended->closed State-Changed-By: lwhsu State-Changed-When: Sun Aug 11 11:41:05 UTC 2013 State-Changed-Why: We have moved to devel/py-distribute and the fix is integrated. Please report if there is any other issues. http://www.freebsd.org/cgi/query-pr.cgi?pr=118301