Date: Sat, 30 Dec 2006 10:30:47 -0700 From: Diane Bruce <db@db.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/107355: [PATCH] lang/f2py: [SUMMARIZE CHANGES] Message-ID: <E1H0i2h-0005u9-Q0@diana.db.net> Resent-Message-ID: <200612301740.kBUHeCRt000406@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107355 >Category: ports >Synopsis: [PATCH] lang/f2py: [SUMMARIZE CHANGES] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 30 17:40:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Diane Bruce >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: none >Environment: System: FreeBSD diana.db.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Sat Oct 14 14:44:56 MDT 2006 >Description: [DESCRIBE CHANGES] py-scipy03 is needed for older programs relying on py-numeric which has been deprecated by upstream vendor. see note on http://numpy.scipy.org Note: Development for Numeric has ceased, and users should transisition to NumPy as quickly as possible. I'm marking simply as DEPRECATED for now so we can get notice to any other users of this port. Then it really should be marked for deletion after a month or two. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- f2py-2.45.241.1926_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/lang/f2py/Makefile /usr/home/db/ports/f2py/Makefile --- /usr/ports/lang/f2py/Makefile Fri Nov 24 15:01:33 2006 +++ /usr/home/db/ports/f2py/Makefile Wed Dec 27 08:42:02 2006 @@ -19,6 +19,7 @@ RUN_DEPENDS= ${PYNUMERIC} CONFLICTS= py*-numpy-1.* +DEPRECATED= Replaced by py-numpy USE_PYTHON= yes USE_PYDISTUTILS= yes --- f2py-2.45.241.1926_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1H0i2h-0005u9-Q0>