From owner-freebsd-python@FreeBSD.ORG Mon May 20 17:49:07 2013 Return-Path: <owner-freebsd-python@FreeBSD.ORG> Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A63CFB46; Mon, 20 May 2013 17:49:07 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr19.xs4all.nl (smtp-vbr19.xs4all.nl [194.109.24.39]) by mx1.freebsd.org (Postfix) with ESMTP id 4497291D; Mon, 20 May 2013 17:49:07 +0000 (UTC) Received: from slackbox.erewhon.net (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr19.xs4all.nl (8.13.8/8.13.8) with ESMTP id r4KHmeGL052415; Mon, 20 May 2013 19:48:40 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.net (Postfix, from userid 1001) id 7AAD11235E; Mon, 20 May 2013 19:48:40 +0200 (CEST) Date: Mon, 20 May 2013 19:48:40 +0200 From: Roland Smith <rsmith@xs4all.nl> To: demon@FreeBSD.org Subject: Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. Message-ID: <20130520174840.GA31335@slackbox.erewhon.net> References: <201305200621.r4K6L7kx017066@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oyUTqETQ0mS9luUI" Content-Disposition: inline In-Reply-To: <201305200621.r4K6L7kx017066@freefall.freebsd.org> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: llwang@infor.org, freebsd-python@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python> List-Post: <mailto:freebsd-python@freebsd.org> List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, <mailto:freebsd-python-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 20 May 2013 17:49:07 -0000 --oyUTqETQ0mS9luUI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 20, 2013 at 06:21:07AM +0000, demon@FreeBSD.org wrote: > Synopsis: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7= =2E0. >=20 > State-Changed-From-To: feedback->closed > State-Changed-By: demon > State-Changed-When: Mon May 20 06:20:47 UTC 2013 > State-Changed-Why:=20 > Port updated, thanks! >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D178256 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 t= he port is built for python2. But I don't know how to handle that. Roland --=20 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) --oyUTqETQ0mS9luUI Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlGaYfgACgkQEnfvsMMhpyVpswCcDXltWwvfkj7gHRD6p9pbdTTN C8IAoKQu9lxhr3bAjeOiuOCdo1+sGOpg =lm6o -----END PGP SIGNATURE----- --oyUTqETQ0mS9luUI--