diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2008-12-04 10:55:34 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2008-12-04 10:55:34 +0000 |
commit | 0ec3cf345c2682da2de50cd71cb5691efa54a6f7 (patch) | |
tree | 77a0aa7bd2af26bd12d53f79bdca99e5ed12cbf8 /math/py-gsl | |
parent | 0a37c74de1da1a545420b1e81b2859f0756551e3 (diff) | |
download | ports-0ec3cf345c2682da2de50cd71cb5691efa54a6f7.tar.gz ports-0ec3cf345c2682da2de50cd71cb5691efa54a6f7.zip |
Notes
Diffstat (limited to 'math/py-gsl')
-rw-r--r-- | math/py-gsl/Makefile | 2 | ||||
-rw-r--r-- | math/py-gsl/distinfo | 6 | ||||
-rw-r--r-- | math/py-gsl/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index 74db8ba801a6..07ec78bb7607 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gsl -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= math python MASTER_SITES= SF MASTER_SITE_SUBDIR= pygsl diff --git a/math/py-gsl/distinfo b/math/py-gsl/distinfo index e6b14b39bf81..e5340c21e507 100644 --- a/math/py-gsl/distinfo +++ b/math/py-gsl/distinfo @@ -1,3 +1,3 @@ -MD5 (python/pygsl-0.9.3.tar.gz) = fdb9eb0c6843950bb50173898fbbff02 -SHA256 (python/pygsl-0.9.3.tar.gz) = 71082734c8d37fa737af0525e75c7e84f5ecd708d12eff671c6f2bb73ba39816 -SIZE (python/pygsl-0.9.3.tar.gz) = 594978 +MD5 (python/pygsl-0.9.4.tar.gz) = 4751db2c8465f75c72fbc8c8778d64f4 +SHA256 (python/pygsl-0.9.4.tar.gz) = ec40bff48afd1ded866ae1ae49c6a19fd6c4c9bb9dd1620cd55555cb696dd0b9 +SIZE (python/pygsl-0.9.4.tar.gz) = 663425 diff --git a/math/py-gsl/pkg-plist b/math/py-gsl/pkg-plist index 386303cc0c82..082b536e73b2 100644 --- a/math/py-gsl/pkg-plist +++ b/math/py-gsl/pkg-plist @@ -73,6 +73,7 @@ %%PYTHON_SITELIBDIR%%/pygsl/_block.py %%PYTHON_SITELIBDIR%%/pygsl/_block.pyc %%PYTHON_SITELIBDIR%%/pygsl/_block.pyo +%%PYTHON_SITELIBDIR%%/pygsl/_bspline.so %%PYTHON_SITELIBDIR%%/pygsl/_callback.py %%PYTHON_SITELIBDIR%%/pygsl/_callback.pyc %%PYTHON_SITELIBDIR%%/pygsl/_callback.pyo |