aboutsummaryrefslogtreecommitdiff
path: root/math/py-mpmath
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-09-29 06:26:21 +0000
committerWen Heping <wen@FreeBSD.org>2010-09-29 06:26:21 +0000
commita44cbe69c1dea7e1094d39fa8732c847f37877cb (patch)
tree6ca7cf6e924d9dd1f93e8367c0b9c941bbbf31e6 /math/py-mpmath
parent0a5ab2fca4067ae652f1ac736be7133bb4fd9f54 (diff)
downloadports-a44cbe69c1dea7e1094d39fa8732c847f37877cb.tar.gz
ports-a44cbe69c1dea7e1094d39fa8732c847f37877cb.zip
- Update to 0.16
Notes
Notes: svn path=/head/; revision=262076
Diffstat (limited to 'math/py-mpmath')
-rw-r--r--math/py-mpmath/Makefile2
-rw-r--r--math/py-mpmath/distinfo6
-rw-r--r--math/py-mpmath/pkg-plist15
3 files changed, 19 insertions, 4 deletions
diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile
index f55d9d7243ea..c951a8f52e27 100644
--- a/math/py-mpmath/Makefile
+++ b/math/py-mpmath/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mpmath
-PORTVERSION= 0.15
+PORTVERSION= 0.16
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-mpmath/distinfo b/math/py-mpmath/distinfo
index 928074562049..478da81dcfd9 100644
--- a/math/py-mpmath/distinfo
+++ b/math/py-mpmath/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpmath-0.15.tar.gz) = 40a917ce8c55325f87c53b5095ca71a6
-SHA256 (mpmath-0.15.tar.gz) = 171cd91bccac0cb7e79c70b600cfe1cb2b419b1103fcc0828948178d10849ad1
-SIZE (mpmath-0.15.tar.gz) = 514744
+MD5 (mpmath-0.16.tar.gz) = 7780f99cafd3292c0776249825d66aed
+SHA256 (mpmath-0.16.tar.gz) = 2087f65d99f015a25210a8898d69d0dd433cb6ec1dbd86c32be17c7bad76d590
+SIZE (mpmath-0.16.tar.gz) = 455158
diff --git a/math/py-mpmath/pkg-plist b/math/py-mpmath/pkg-plist
index f739bf61582f..2773a4eff9e4 100644
--- a/math/py-mpmath/pkg-plist
+++ b/math/py-mpmath/pkg-plist
@@ -52,9 +52,15 @@
%%PYTHON_SITELIBDIR%%/mpmath/functions/__init__.py
%%PYTHON_SITELIBDIR%%/mpmath/functions/__init__.pyc
%%PYTHON_SITELIBDIR%%/mpmath/functions/__init__.pyo
+%%PYTHON_SITELIBDIR%%/mpmath/functions/bessel.py
+%%PYTHON_SITELIBDIR%%/mpmath/functions/bessel.pyc
+%%PYTHON_SITELIBDIR%%/mpmath/functions/bessel.pyo
%%PYTHON_SITELIBDIR%%/mpmath/functions/elliptic.py
%%PYTHON_SITELIBDIR%%/mpmath/functions/elliptic.pyc
%%PYTHON_SITELIBDIR%%/mpmath/functions/elliptic.pyo
+%%PYTHON_SITELIBDIR%%/mpmath/functions/expintegrals.py
+%%PYTHON_SITELIBDIR%%/mpmath/functions/expintegrals.pyc
+%%PYTHON_SITELIBDIR%%/mpmath/functions/expintegrals.pyo
%%PYTHON_SITELIBDIR%%/mpmath/functions/factorials.py
%%PYTHON_SITELIBDIR%%/mpmath/functions/factorials.pyc
%%PYTHON_SITELIBDIR%%/mpmath/functions/factorials.pyo
@@ -64,12 +70,18 @@
%%PYTHON_SITELIBDIR%%/mpmath/functions/hypergeometric.py
%%PYTHON_SITELIBDIR%%/mpmath/functions/hypergeometric.pyc
%%PYTHON_SITELIBDIR%%/mpmath/functions/hypergeometric.pyo
+%%PYTHON_SITELIBDIR%%/mpmath/functions/orthogonal.py
+%%PYTHON_SITELIBDIR%%/mpmath/functions/orthogonal.pyc
+%%PYTHON_SITELIBDIR%%/mpmath/functions/orthogonal.pyo
%%PYTHON_SITELIBDIR%%/mpmath/functions/qfunctions.py
%%PYTHON_SITELIBDIR%%/mpmath/functions/qfunctions.pyc
%%PYTHON_SITELIBDIR%%/mpmath/functions/qfunctions.pyo
%%PYTHON_SITELIBDIR%%/mpmath/functions/rszeta.py
%%PYTHON_SITELIBDIR%%/mpmath/functions/rszeta.pyc
%%PYTHON_SITELIBDIR%%/mpmath/functions/rszeta.pyo
+%%PYTHON_SITELIBDIR%%/mpmath/functions/theta.py
+%%PYTHON_SITELIBDIR%%/mpmath/functions/theta.pyc
+%%PYTHON_SITELIBDIR%%/mpmath/functions/theta.pyo
%%PYTHON_SITELIBDIR%%/mpmath/functions/zeta.py
%%PYTHON_SITELIBDIR%%/mpmath/functions/zeta.pyc
%%PYTHON_SITELIBDIR%%/mpmath/functions/zeta.pyo
@@ -127,6 +139,9 @@
%%PYTHON_SITELIBDIR%%/mpmath/tests/__init__.py
%%PYTHON_SITELIBDIR%%/mpmath/tests/__init__.pyc
%%PYTHON_SITELIBDIR%%/mpmath/tests/__init__.pyo
+%%PYTHON_SITELIBDIR%%/mpmath/tests/extratest_bessel.py
+%%PYTHON_SITELIBDIR%%/mpmath/tests/extratest_bessel.pyc
+%%PYTHON_SITELIBDIR%%/mpmath/tests/extratest_bessel.pyo
%%PYTHON_SITELIBDIR%%/mpmath/tests/extratest_gamma.py
%%PYTHON_SITELIBDIR%%/mpmath/tests/extratest_gamma.pyc
%%PYTHON_SITELIBDIR%%/mpmath/tests/extratest_gamma.pyo