Date: Thu, 13 Feb 2014 11:29:03 +0400 From: Ruslan Makhmatkhanov <cvs-src@yandex.ru> To: Johannes Meixner <xmj@chaot.net>, rm@FreeBSD.org Cc: freebsd-python@freebsd.org Subject: Re: ports/186677: [UPDATE] math/py-numpy: update to 1.8.0,1 Message-ID: <52FC743F.1050401@yandex.ru> In-Reply-To: <20140213072127.GA2580@mx12.chaot.net> References: <201402130528.s1D5SYVE030307@freefall.freebsd.org> <20140213072127.GA2580@mx12.chaot.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Johannes Meixner wrote on 13.02.2014 11:21: > Hi Ruslan, > > on the numpy note: > > I forgot to attach to that PR that all ports using Numpy > should be PORTREVISION-bumped to have them rebuilt with Numpy 1.8. > Could you bump everything that has RUN/LIB/BUILD_DEPENDS on > numpy (${NUMPY} shorthand), please? > > Best regards, > Johannes Doubt it's actually needs to be rebuilt. It's ever defined py-numpy dependency as BUILD_DEPENDS, because it's setup.py checks for numpy presence at setup_requires. Do not forget, that numpy consumers are just python softwares, so there is nothing to rebuild. Could you provide some examples of linking shared libraries with numpy in some port? PS. As commit history for this port showing - numpy was always updated without portrevision bump for consumers. -- Regards, Ruslan T.O.S. Of Reality
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52FC743F.1050401>