From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 30 17:40:13 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 014BF16A417 for ; Sat, 30 Dec 2006 17:40:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id C0D5A13C46B for ; Sat, 30 Dec 2006 17:40:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kBUHeCpx000407 for ; Sat, 30 Dec 2006 17:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kBUHeCRt000406; Sat, 30 Dec 2006 17:40:12 GMT (envelope-from gnats) Resent-Date: Sat, 30 Dec 2006 17:40:12 GMT Resent-Message-Id: <200612301740.kBUHeCRt000406@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Diane Bruce Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0C29116A412 for ; Sat, 30 Dec 2006 17:30:52 +0000 (UTC) (envelope-from db@db.net) Received: from diana.db.net (diana.db.net [204.228.225.212]) by mx1.freebsd.org (Postfix) with ESMTP id ED91F13C45B for ; Sat, 30 Dec 2006 17:30:51 +0000 (UTC) (envelope-from db@db.net) Received: from db by diana.db.net with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1H0i2h-0005u9-Q0 for FreeBSD-gnats-submit@freebsd.org; Sat, 30 Dec 2006 10:30:47 -0700 Message-Id: Date: Sat, 30 Dec 2006 10:30:47 -0700 From: Diane Bruce Sender: Diane Bruce To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/107355: [PATCH] lang/f2py: [SUMMARIZE CHANGES] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Dec 2006 17:40:13 -0000 >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: