diff options
author | tg <tg@FreeBSD.org> | 2000-05-15 16:50:14 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-05-15 16:50:14 +0800 |
commit | 4d76ef80c3261170430c1f5599b7b0e8fdc675ec (patch) | |
tree | 0aca61dd82dd742c43b4918528efe0203968258d /math/py-numeric | |
parent | 4fb41cac20e16164f9b47708d7964b340763c819 (diff) | |
download | freebsd-ports-gnome-4d76ef80c3261170430c1f5599b7b0e8fdc675ec.tar.gz freebsd-ports-gnome-4d76ef80c3261170430c1f5599b7b0e8fdc675ec.tar.zst freebsd-ports-gnome-4d76ef80c3261170430c1f5599b7b0e8fdc675ec.zip |
Upgrade to 15.3.
Diffstat (limited to 'math/py-numeric')
-rw-r--r-- | math/py-numeric/Makefile | 3 | ||||
-rw-r--r-- | math/py-numeric/distinfo | 2 | ||||
-rw-r--r-- | math/py-numeric/pkg-plist | 2 |
3 files changed, 5 insertions, 2 deletions
diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile index 3386b8d69300..1ccf1c691e85 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/Makefile @@ -6,11 +6,12 @@ # PORTNAME= numeric -PORTVERSION= 15.2 +PORTVERSION= 15.3 CATEGORIES= math python MASTER_SITES= http://download.sourceforge.net/numpy/ PKGNAMEPREFIX= py- DISTNAME= Numerical-${PORTVERSION} +EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org diff --git a/math/py-numeric/distinfo b/math/py-numeric/distinfo index 2ca852137d8b..fad95275d889 100644 --- a/math/py-numeric/distinfo +++ b/math/py-numeric/distinfo @@ -1 +1 @@ -MD5 (Numerical-15.2.tar.gz) = d2994036a7065c9e519e11f95e41eaad +MD5 (Numerical-15.3.tgz) = 717b48135295952a176bcc1f72c8e12b diff --git a/math/py-numeric/pkg-plist b/math/py-numeric/pkg-plist index 21a34d29e51a..e679111acfbe 100644 --- a/math/py-numeric/pkg-plist +++ b/math/py-numeric/pkg-plist @@ -10,6 +10,8 @@ lib/python1.5/site-packages/Numeric/FFT.py lib/python1.5/site-packages/Numeric/FFT.pyc lib/python1.5/site-packages/Numeric/LinearAlgebra.py lib/python1.5/site-packages/Numeric/LinearAlgebra.pyc +lib/python1.5/site-packages/Numeric/MA.py +lib/python1.5/site-packages/Numeric/MA.pyc lib/python1.5/site-packages/Numeric/MLab.py lib/python1.5/site-packages/Numeric/MLab.pyc lib/python1.5/site-packages/Numeric/Matrix.py |