diff options
author | wen <wen@FreeBSD.org> | 2014-01-06 20:59:32 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-01-06 20:59:32 +0800 |
commit | d1af9ff251650e66f3faff4f16ce274c74161edd (patch) | |
tree | bc52ae034a0a5c127472e1ea30e6f98ce0b92174 /math | |
parent | d4500e06773344952dd34f15d91726dc18557215 (diff) | |
download | freebsd-ports-gnome-d1af9ff251650e66f3faff4f16ce274c74161edd.tar.gz freebsd-ports-gnome-d1af9ff251650e66f3faff4f16ce274c74161edd.tar.zst freebsd-ports-gnome-d1af9ff251650e66f3faff4f16ce274c74161edd.zip |
- Update to 0.18
- Stage support
Diffstat (limited to 'math')
-rw-r--r-- | math/py-mpmath/Makefile | 6 | ||||
-rw-r--r-- | math/py-mpmath/distinfo | 4 | ||||
-rw-r--r-- | math/py-mpmath/pkg-plist | 252 |
3 files changed, 5 insertions, 257 deletions
diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile index 7a957bd80d40..b31d6ec7717a 100644 --- a/math/py-mpmath/Makefile +++ b/math/py-mpmath/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpmath -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,8 @@ COMMENT= Python Library for Arbitrary-precision Floating-point Arithmetic BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gmpy.so:${PORTSDIR}/math/py-gmpy -USE_PYTHON= yes +USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/py-mpmath/distinfo b/math/py-mpmath/distinfo index 559ba5336eb1..e7e607ac151e 100644 --- a/math/py-mpmath/distinfo +++ b/math/py-mpmath/distinfo @@ -1,2 +1,2 @@ -SHA256 (mpmath-0.17.tar.gz) = b07f2cfb5b09ec37b6852e14d77fb2032444b268e093b51472eae74830ff8fae -SIZE (mpmath-0.17.tar.gz) = 465956 +SHA256 (mpmath-0.18.tar.gz) = 387ce5ec336b9bc53d57384aa122e13cebbb51a7f749342fd8d901566ac6f1fe +SIZE (mpmath-0.18.tar.gz) = 498631 diff --git a/math/py-mpmath/pkg-plist b/math/py-mpmath/pkg-plist deleted file mode 100644 index 68f437d2438b..000000000000 --- a/math/py-mpmath/pkg-plist +++ /dev/null @@ -1,252 +0,0 @@ -%%PYTHON_SITELIBDIR%%/mpmath/__init__.py -%%PYTHON_SITELIBDIR%%/mpmath/__init__.pyc -%%PYTHON_SITELIBDIR%%/mpmath/__init__.pyo -%%PYTHON_SITELIBDIR%%/mpmath/calculus/__init__.py -%%PYTHON_SITELIBDIR%%/mpmath/calculus/__init__.pyc -%%PYTHON_SITELIBDIR%%/mpmath/calculus/__init__.pyo -%%PYTHON_SITELIBDIR%%/mpmath/calculus/approximation.py -%%PYTHON_SITELIBDIR%%/mpmath/calculus/approximation.pyc -%%PYTHON_SITELIBDIR%%/mpmath/calculus/approximation.pyo -%%PYTHON_SITELIBDIR%%/mpmath/calculus/calculus.py -%%PYTHON_SITELIBDIR%%/mpmath/calculus/calculus.pyc -%%PYTHON_SITELIBDIR%%/mpmath/calculus/calculus.pyo -%%PYTHON_SITELIBDIR%%/mpmath/calculus/differentiation.py -%%PYTHON_SITELIBDIR%%/mpmath/calculus/differentiation.pyc -%%PYTHON_SITELIBDIR%%/mpmath/calculus/differentiation.pyo -%%PYTHON_SITELIBDIR%%/mpmath/calculus/extrapolation.py -%%PYTHON_SITELIBDIR%%/mpmath/calculus/extrapolation.pyc -%%PYTHON_SITELIBDIR%%/mpmath/calculus/extrapolation.pyo -%%PYTHON_SITELIBDIR%%/mpmath/calculus/odes.py -%%PYTHON_SITELIBDIR%%/mpmath/calculus/odes.pyc -%%PYTHON_SITELIBDIR%%/mpmath/calculus/odes.pyo -%%PYTHON_SITELIBDIR%%/mpmath/calculus/optimization.py -%%PYTHON_SITELIBDIR%%/mpmath/calculus/optimization.pyc -%%PYTHON_SITELIBDIR%%/mpmath/calculus/optimization.pyo -%%PYTHON_SITELIBDIR%%/mpmath/calculus/polynomials.py -%%PYTHON_SITELIBDIR%%/mpmath/calculus/polynomials.pyc -%%PYTHON_SITELIBDIR%%/mpmath/calculus/polynomials.pyo -%%PYTHON_SITELIBDIR%%/mpmath/calculus/quadrature.py -%%PYTHON_SITELIBDIR%%/mpmath/calculus/quadrature.pyc -%%PYTHON_SITELIBDIR%%/mpmath/calculus/quadrature.pyo -%%PYTHON_SITELIBDIR%%/mpmath/conftest.py -%%PYTHON_SITELIBDIR%%/mpmath/conftest.pyc -%%PYTHON_SITELIBDIR%%/mpmath/conftest.pyo -%%PYTHON_SITELIBDIR%%/mpmath/ctx_base.py -%%PYTHON_SITELIBDIR%%/mpmath/ctx_base.pyc -%%PYTHON_SITELIBDIR%%/mpmath/ctx_base.pyo -%%PYTHON_SITELIBDIR%%/mpmath/ctx_iv.py -%%PYTHON_SITELIBDIR%%/mpmath/ctx_iv.pyc -%%PYTHON_SITELIBDIR%%/mpmath/ctx_iv.pyo -%%PYTHON_SITELIBDIR%%/mpmath/ctx_fp.py -%%PYTHON_SITELIBDIR%%/mpmath/ctx_fp.pyc -%%PYTHON_SITELIBDIR%%/mpmath/ctx_fp.pyo -%%PYTHON_SITELIBDIR%%/mpmath/ctx_mp.py -%%PYTHON_SITELIBDIR%%/mpmath/ctx_mp.pyc -%%PYTHON_SITELIBDIR%%/mpmath/ctx_mp.pyo -%%PYTHON_SITELIBDIR%%/mpmath/ctx_mp_python.py -%%PYTHON_SITELIBDIR%%/mpmath/ctx_mp_python.pyc -%%PYTHON_SITELIBDIR%%/mpmath/ctx_mp_python.pyo -%%PYTHON_SITELIBDIR%%/mpmath/function_docs.py -%%PYTHON_SITELIBDIR%%/mpmath/function_docs.pyc -%%PYTHON_SITELIBDIR%%/mpmath/function_docs.pyo -%%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 -%%PYTHON_SITELIBDIR%%/mpmath/functions/functions.py -%%PYTHON_SITELIBDIR%%/mpmath/functions/functions.pyc -%%PYTHON_SITELIBDIR%%/mpmath/functions/functions.pyo -%%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 -%%PYTHON_SITELIBDIR%%/mpmath/functions/zetazeros.py -%%PYTHON_SITELIBDIR%%/mpmath/functions/zetazeros.pyc -%%PYTHON_SITELIBDIR%%/mpmath/functions/zetazeros.pyo -%%PYTHON_SITELIBDIR%%/mpmath/identification.py -%%PYTHON_SITELIBDIR%%/mpmath/identification.pyc -%%PYTHON_SITELIBDIR%%/mpmath/identification.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/__init__.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/__init__.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/__init__.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/backend.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/backend.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/backend.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/exec_py2.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/exec_py3.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/exec_py2.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/exec_py2.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/gammazeta.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/gammazeta.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/gammazeta.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libelefun.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libelefun.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libelefun.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libhyper.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libhyper.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libhyper.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libintmath.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libintmath.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libintmath.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libmpc.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libmpc.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libmpc.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libmpf.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libmpf.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libmpf.pyo -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libmpi.py -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libmpi.pyc -%%PYTHON_SITELIBDIR%%/mpmath/libmp/libmpi.pyo -%%PYTHON_SITELIBDIR%%/mpmath/math2.py -%%PYTHON_SITELIBDIR%%/mpmath/math2.pyc -%%PYTHON_SITELIBDIR%%/mpmath/math2.pyo -%%PYTHON_SITELIBDIR%%/mpmath/matrices/__init__.py -%%PYTHON_SITELIBDIR%%/mpmath/matrices/__init__.pyc -%%PYTHON_SITELIBDIR%%/mpmath/matrices/__init__.pyo -%%PYTHON_SITELIBDIR%%/mpmath/matrices/calculus.py -%%PYTHON_SITELIBDIR%%/mpmath/matrices/calculus.pyc -%%PYTHON_SITELIBDIR%%/mpmath/matrices/calculus.pyo -%%PYTHON_SITELIBDIR%%/mpmath/matrices/linalg.py -%%PYTHON_SITELIBDIR%%/mpmath/matrices/linalg.pyc -%%PYTHON_SITELIBDIR%%/mpmath/matrices/linalg.pyo -%%PYTHON_SITELIBDIR%%/mpmath/matrices/matrices.py -%%PYTHON_SITELIBDIR%%/mpmath/matrices/matrices.pyc -%%PYTHON_SITELIBDIR%%/mpmath/matrices/matrices.pyo -%%PYTHON_SITELIBDIR%%/mpmath/rational.py -%%PYTHON_SITELIBDIR%%/mpmath/rational.pyc -%%PYTHON_SITELIBDIR%%/mpmath/rational.pyo -%%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_zeta.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/extratest_zeta.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/extratest_zeta.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/runtests.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/runtests.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/runtests.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_basic_ops.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_basic_ops.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_basic_ops.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_bitwise.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_bitwise.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_bitwise.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_calculus.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_calculus.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_calculus.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_compatibility.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_compatibility.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_compatibility.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_convert.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_convert.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_convert.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_diff.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_diff.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_diff.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_division.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_division.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_division.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_elliptic.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_elliptic.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_elliptic.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_fp.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_fp.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_fp.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_functions.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_functions.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_functions.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_functions2.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_functions2.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_functions2.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_gammazeta.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_gammazeta.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_gammazeta.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_hp.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_hp.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_hp.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_identify.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_identify.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_identify.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_interval.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_interval.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_interval.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_linalg.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_linalg.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_linalg.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_matrices.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_matrices.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_matrices.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_mpmath.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_mpmath.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_mpmath.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_ode.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_ode.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_ode.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_pickle.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_pickle.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_pickle.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_power.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_power.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_power.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_quad.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_quad.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_quad.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_rootfinding.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_rootfinding.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_rootfinding.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_special.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_special.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_special.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_str.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_str.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_str.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_summation.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_summation.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_summation.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_trig.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_trig.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_trig.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_visualization.py -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_visualization.pyc -%%PYTHON_SITELIBDIR%%/mpmath/tests/test_visualization.pyo -%%PYTHON_SITELIBDIR%%/mpmath/tests/torture.py -%%PYTHON_SITELIBDIR%%/mpmath/usertools.py -%%PYTHON_SITELIBDIR%%/mpmath/usertools.pyc -%%PYTHON_SITELIBDIR%%/mpmath/usertools.pyo -%%PYTHON_SITELIBDIR%%/mpmath/visualization.py -%%PYTHON_SITELIBDIR%%/mpmath/visualization.pyc -%%PYTHON_SITELIBDIR%%/mpmath/visualization.pyo -@dirrm %%PYTHON_SITELIBDIR%%/mpmath/calculus -@dirrm %%PYTHON_SITELIBDIR%%/mpmath/functions -@dirrm %%PYTHON_SITELIBDIR%%/mpmath/libmp -@dirrm %%PYTHON_SITELIBDIR%%/mpmath/matrices -@dirrm %%PYTHON_SITELIBDIR%%/mpmath/tests -@dirrm %%PYTHON_SITELIBDIR%%/mpmath |