diff options
-rw-r--r-- | astro/pyephem/Makefile | 5 | ||||
-rw-r--r-- | astro/pyephem/distinfo | 4 | ||||
-rw-r--r-- | astro/pyephem/pkg-plist | 15 |
3 files changed, 10 insertions, 14 deletions
diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile index 808f678055a2..a10eb044d692 100644 --- a/astro/pyephem/Makefile +++ b/astro/pyephem/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pyephem -PORTVERSION= 3.7.4.1 -PORTREVISION= 1 +PORTVERSION= 3.7.5.1 PORTEPOCH= 1 CATEGORIES= astro math hamradio MASTER_SITES= CHEESESHOP @@ -15,7 +14,7 @@ MASTER_SITES= CHEESESHOP MAINTAINER= wen@FreeBSD.org COMMENT= Scientific-grade astronomical computations for Python -USE_PYTHON= 2.5+ +USE_PYTHON= -2.7 USE_PYDISTUTILS=yes .include <bsd.port.mk> diff --git a/astro/pyephem/distinfo b/astro/pyephem/distinfo index 899c217ff6ed..3d4bcca2406a 100644 --- a/astro/pyephem/distinfo +++ b/astro/pyephem/distinfo @@ -1,2 +1,2 @@ -SHA256 (pyephem-3.7.4.1.tar.gz) = d3f86a507e9128a193cc1fa91bfc026725b3b9da1311ec87143a57c0fb12206a -SIZE (pyephem-3.7.4.1.tar.gz) = 708269 +SHA256 (pyephem-3.7.5.1.tar.gz) = f24f8fc23c493fb842b44defc539762351a1d46b85f3d4f5043a002066afb50d +SIZE (pyephem-3.7.5.1.tar.gz) = 703441 diff --git a/astro/pyephem/pkg-plist b/astro/pyephem/pkg-plist index 7c0a8432322f..24a9e655b55b 100644 --- a/astro/pyephem/pkg-plist +++ b/astro/pyephem/pkg-plist @@ -25,9 +25,6 @@ %%PYTHON_SITELIBDIR%%/ephem/tests/__init__.py %%PYTHON_SITELIBDIR%%/ephem/tests/__init__.pyc %%PYTHON_SITELIBDIR%%/ephem/tests/__init__.pyo -%%PYTHON_SITELIBDIR%%/ephem/tests/ephem_test.py -%%PYTHON_SITELIBDIR%%/ephem/tests/ephem_test.pyc -%%PYTHON_SITELIBDIR%%/ephem/tests/ephem_test.pyo %%PYTHON_SITELIBDIR%%/ephem/tests/jpl/europa.txt %%PYTHON_SITELIBDIR%%/ephem/tests/jpl/hyperion.txt %%PYTHON_SITELIBDIR%%/ephem/tests/jpl/jupiter.txt @@ -37,12 +34,12 @@ %%PYTHON_SITELIBDIR%%/ephem/tests/jpl/phobos.txt %%PYTHON_SITELIBDIR%%/ephem/tests/jpl/saturn.txt %%PYTHON_SITELIBDIR%%/ephem/tests/jpl/uranus.txt -%%PYTHON_SITELIBDIR%%/ephem/tests/launchpad_236872.py -%%PYTHON_SITELIBDIR%%/ephem/tests/launchpad_236872.pyc -%%PYTHON_SITELIBDIR%%/ephem/tests/launchpad_236872.pyo -%%PYTHON_SITELIBDIR%%/ephem/tests/launchpad_244811.py -%%PYTHON_SITELIBDIR%%/ephem/tests/launchpad_244811.pyc -%%PYTHON_SITELIBDIR%%/ephem/tests/launchpad_244811.pyo +%%PYTHON_SITELIBDIR%%/ephem/tests/test_launchpad_236872.py +%%PYTHON_SITELIBDIR%%/ephem/tests/test_launchpad_236872.pyc +%%PYTHON_SITELIBDIR%%/ephem/tests/test_launchpad_236872.pyo +%%PYTHON_SITELIBDIR%%/ephem/tests/test_launchpad_244811.py +%%PYTHON_SITELIBDIR%%/ephem/tests/test_launchpad_244811.pyc +%%PYTHON_SITELIBDIR%%/ephem/tests/test_launchpad_244811.pyo %%PYTHON_SITELIBDIR%%/ephem/tests/test_angles.py %%PYTHON_SITELIBDIR%%/ephem/tests/test_angles.pyc %%PYTHON_SITELIBDIR%%/ephem/tests/test_angles.pyo |