ports/88399: [Update]: math/py-numeric to 24.0

Marcus von Appen mva at sysfault.org
Wed Nov 2 13:30:17 UTC 2005


>Number:         88399
>Category:       ports
>Synopsis:       [Update]: math/py-numeric to 24.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 02 13:30:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD medusa.sysfault.org 5.4-STABLE FreeBSD 5.4-STABLE #5: Wed Nov 2 11:06:40 CET 2005 root at medusa.sysfault.org:/usr/obj/usr/src/sys/MEDUSA i386


>Description:
	Version update of the Numeric package to 24.0.
        
        Notably changes:
        * Altered __array_data__ to return Tuple to data and RO flag
        * Add a cross_product function.
        * Add array interface.
        * Various bug fixes.

>How-To-Repeat:

>Fix:

diff -u py-numeric/Makefile pynumeric-new/Makefile
--- py-numeric/Makefile	Sun Jul 24 19:34:46 2005
+++ pynumeric-new/Makefile	Wed Nov  2 14:07:48 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	numeric
-PORTVERSION=	23.8
+PORTVERSION=	24.0
 CATEGORIES=	math python
 MASTER_SITES=	http://numeric.scipy.org/:doc \
 		${MASTER_SITE_SOURCEFORGE:S/$/:source/}
diff -u py-numeric/distinfo pynumeric-new/distinfo
--- py-numeric/distinfo	Fri Jul 22 14:52:37 2005
+++ pynumeric-new/distinfo	Wed Nov  2 14:08:06 2005
@@ -1,4 +1,4 @@
-MD5 (Numeric-23.8.tar.gz) = 0b3aa8453d4912368b980ddcff19f6d1
-SIZE (Numeric-23.8.tar.gz) = 725817
+MD5 (Numeric-24.0.tar.gz) = 8e981a0b051d21753579b9d67b35d637
+SIZE (Numeric-24.0.tar.gz) = 732688
 MD5 (numpy.pdf) = 258b3758645568724ab1a3ead67db78a
 SIZE (numpy.pdf) = 1234555
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list