aboutsummaryrefslogtreecommitdiff
path: root/math/py-numeric
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2006-02-06 11:57:02 +0000
committerThomas Gellekum <tg@FreeBSD.org>2006-02-06 11:57:02 +0000
commitefd27945b82f437e83657ee92cc7cba98cab804b (patch)
tree2b37cef1e259e792d9f40461f0f34fd5a2f19a89 /math/py-numeric
parentb393f3e2d6871a7fec150548a0647e9491d1b04f (diff)
downloadports-efd27945b82f437e83657ee92cc7cba98cab804b.tar.gz
ports-efd27945b82f437e83657ee92cc7cba98cab804b.zip
Upgrade to 24.2.
PR: ports/92784 Submitted by: "Pedro F. Giffuni" <giffunip at asme dot org>
Notes
Notes: svn path=/head/; revision=155319
Diffstat (limited to 'math/py-numeric')
-rw-r--r--math/py-numeric/Makefile2
-rw-r--r--math/py-numeric/distinfo6
-rw-r--r--math/py-numeric/pkg-descr7
-rw-r--r--math/py-numeric/pkg-plist4
4 files changed, 13 insertions, 6 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile
index 9840823f7b3f..4e04b77be2c8 100644
--- a/math/py-numeric/Makefile
+++ b/math/py-numeric/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= numeric
-PORTVERSION= 24.0
+PORTVERSION= 24.2
CATEGORIES= math python
MASTER_SITES= http://numeric.scipy.org/:doc \
${MASTER_SITE_SOURCEFORGE:S/$/:source/}
diff --git a/math/py-numeric/distinfo b/math/py-numeric/distinfo
index 8e5606818bfa..abf90dd46178 100644
--- a/math/py-numeric/distinfo
+++ b/math/py-numeric/distinfo
@@ -1,6 +1,6 @@
-MD5 (Numeric-24.0.tar.gz) = 8e981a0b051d21753579b9d67b35d637
-SHA256 (Numeric-24.0.tar.gz) = 43efd7cf121d3472deb10322e48c68295ec42df693a88523ab8b88b99a52eded
-SIZE (Numeric-24.0.tar.gz) = 732688
+MD5 (Numeric-24.2.tar.gz) = 2ae672656e06716a149acb048cca3093
+SHA256 (Numeric-24.2.tar.gz) = 5f72e729eb6ff57442f2a38bfc9931738b59e5077928e2e70d22b4610ff15258
+SIZE (Numeric-24.2.tar.gz) = 743800
MD5 (numpy.pdf) = 258b3758645568724ab1a3ead67db78a
SHA256 (numpy.pdf) = 1005b55ee84265be490d8270b4e464e11f59455c220da822f6901342f5fe804f
SIZE (numpy.pdf) = 1234555
diff --git a/math/py-numeric/pkg-descr b/math/py-numeric/pkg-descr
index 5b110248d7a2..44768610ff54 100644
--- a/math/py-numeric/pkg-descr
+++ b/math/py-numeric/pkg-descr
@@ -1,4 +1,4 @@
-The Numeric Extensions to Python (NumPy) give Python the number crunching
+The Numeric Extensions to Python give Python the number crunching
power of numeric languages like Matlab and IDL while maintaining all of the
advantages of the general-purpose programming language Python.
@@ -17,4 +17,7 @@ number of extensions that take advantage of these two new objects.
+ Fourier Transforms (FFTPACK)
+ Random Numbers (RANLIB)
-WWW: http://www.pfdubois.com/numpy/
+WWW: http://numeric.scipy.org/
+_____________
+Note: Development for Numeric has ceased, and users should transisition to
+ NumPy as quickly as possible.
diff --git a/math/py-numeric/pkg-plist b/math/py-numeric/pkg-plist
index d821367a8d01..727d747a6fd2 100644
--- a/math/py-numeric/pkg-plist
+++ b/math/py-numeric/pkg-plist
@@ -31,6 +31,9 @@
%%PYTHON_SITELIBDIR%%/Numeric/Matrix.py
%%PYTHON_SITELIBDIR%%/Numeric/Matrix.pyc
%%PYTHON_SITELIBDIR%%/Numeric/Matrix.pyo
+%%PYTHON_SITELIBDIR%%/Numeric/Numeric_headers/__init__.py
+%%PYTHON_SITELIBDIR%%/Numeric/Numeric_headers/__init__.pyc
+%%PYTHON_SITELIBDIR%%/Numeric/Numeric_headers/__init__.pyo
%%PYTHON_SITELIBDIR%%/Numeric/Numeric.py
%%PYTHON_SITELIBDIR%%/Numeric/Numeric.pyc
%%PYTHON_SITELIBDIR%%/Numeric/Numeric.pyo
@@ -72,6 +75,7 @@
@dirrm %%EXAMPLESDIR%%
@dirrm %%DOCSDIR%%
@dirrm %%PYTHON_SITELIBDIR%%/Numeric/RNG
+@dirrm %%PYTHON_SITELIBDIR%%/Numeric/Numeric_headers
@dirrm %%PYTHON_SITELIBDIR%%/Numeric/MA
@dirrm %%PYTHON_SITELIBDIR%%/Numeric/FFT
@dirrm %%PYTHON_SITELIBDIR%%/Numeric