From owner-freebsd-python@FreeBSD.ORG Mon May 20 20:20:01 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 EDB9FF04 for ; Mon, 20 May 2013 20:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id DD0231BE6 for ; Mon, 20 May 2013 20:20:01 +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 r4KKK1x1004438 for ; Mon, 20 May 2013 20:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4KKK1tc004437; Mon, 20 May 2013 20:20:01 GMT (envelope-from gnats) Date: Mon, 20 May 2013 20:20:01 GMT Message-Id: <201305202020.r4KKK1tc004437@freefall.freebsd.org> To: freebsd-python@FreeBSD.org Cc: From: Mark Linimon Subject: Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Mark Linimon List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2013 20:20:02 -0000 The following reply was made to PR ports/178256; it has been noted by GNATS. From: Mark Linimon To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. Date: Mon, 20 May 2013 15:17:06 -0500 ----- Forwarded message from Roland Smith ----- Date: Mon, 20 May 2013 19:48:40 +0200 From: Roland Smith To: demon@FreeBSD.org Cc: llwang@infor.org, freebsd-python@FreeBSD.org Subject: Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. User-Agent: Mutt/1.5.21 (2010-09-15) There is a mistake in the pkg_plist. It contains several __pycache__ directories from a python3.3 build. Those should not be in the plist when the port is built for python2. But I don't know how to handle that. Roland -- R.F.Smith http://rsmith.home.xs4all.nl/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) ----- End forwarded message -----