diff options
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 |