diff options
Diffstat (limited to 'math/py-gsl')
-rw-r--r-- | math/py-gsl/Makefile | 3 | ||||
-rw-r--r-- | math/py-gsl/distinfo | 4 | ||||
-rw-r--r-- | math/py-gsl/pkg-plist | 5 |
3 files changed, 7 insertions, 5 deletions
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index 2aa7b3069bf1..d89de569e913 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gsl -PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTVERSION= 0.3.2 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pygsl diff --git a/math/py-gsl/distinfo b/math/py-gsl/distinfo index b60272b99f03..8d313eca162c 100644 --- a/math/py-gsl/distinfo +++ b/math/py-gsl/distinfo @@ -1,2 +1,2 @@ -MD5 (python/pygsl-0.3.1.tar.gz) = a11534ba29a6f3d5557379410a53705e -SIZE (python/pygsl-0.3.1.tar.gz) = 459572 +MD5 (python/pygsl-0.3.2.tar.gz) = dde5f5a23dba8e63818dbfadb12e9a09 +SIZE (python/pygsl-0.3.2.tar.gz) = 482025 diff --git a/math/py-gsl/pkg-plist b/math/py-gsl/pkg-plist index 4bb69f60e613..cd3ec1dd016d 100644 --- a/math/py-gsl/pkg-plist +++ b/math/py-gsl/pkg-plist @@ -26,6 +26,7 @@ %%PYTHON_SITELIBDIR%%/pygsl/_poly.pyo %%PYTHON_SITELIBDIR%%/pygsl/_qrng.so %%PYTHON_SITELIBDIR%%/pygsl/_siman.so +%%PYTHON_SITELIBDIR%%/pygsl/_transform.so %%PYTHON_SITELIBDIR%%/pygsl/blas.py %%PYTHON_SITELIBDIR%%/pygsl/blas.pyc %%PYTHON_SITELIBDIR%%/pygsl/blas.pyo @@ -48,7 +49,9 @@ %%PYTHON_SITELIBDIR%%/pygsl/errors.pyc %%PYTHON_SITELIBDIR%%/pygsl/errors.pyo %%PYTHON_SITELIBDIR%%/pygsl/errortest.so -%%PYTHON_SITELIBDIR%%/pygsl/fft.so +%%PYTHON_SITELIBDIR%%/pygsl/fft.py +%%PYTHON_SITELIBDIR%%/pygsl/fft.pyc +%%PYTHON_SITELIBDIR%%/pygsl/fft.pyo %%PYTHON_SITELIBDIR%%/pygsl/fit.py %%PYTHON_SITELIBDIR%%/pygsl/fit.pyc %%PYTHON_SITELIBDIR%%/pygsl/fit.pyo |