Date: Mon, 20 May 2013 09:18:31 +0200 From: Rainer Hurling <rhurlin@gwdg.de> To: demon@FreeBSD.org Cc: rsmith@xs4all.nl, 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. Message-ID: <5199CE47.6090103@gwdg.de> In-Reply-To: <201305200621.r4K6L7kx017066@freefall.freebsd.org> References: <201305200621.r4K6L7kx017066@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 20.05.2013 08:21 (UTC+2), demon@FreeBSD.org wrote: > Synopsis: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. > > State-Changed-From-To: feedback->closed > State-Changed-By: demon > State-Changed-When: Mon May 20 06:20:47 UTC 2013 > State-Changed-Why: > Port updated, thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=178256 Many thanks for the update. But I am afraid that there is a problem with the source files. This is on 10.0-CURRENT amd64 with clang. For me, the patch doesn't built, because it complains about numpy-ref-1.7.0.pdf and numpy-user-1.7.0.pdf, they were not found. Looking into the official sources at http://sourceforge.net/projects/numpy/files/NumPy/1.7.0/ there are only files named userguide.pdf and reference.pdf. I think, this files are meant? And BTW, is there any reason, why it updates to version 1.7.0 and not 1.7.1 (from 2013-04-25)? I appreciate your work. Rainer Hurling
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5199CE47.6090103>