diff options
author | wen <wen@FreeBSD.org> | 2011-01-06 15:10:49 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-01-06 15:10:49 +0800 |
commit | c41383ce88ef3122385ca204c14c9c29b1c3e373 (patch) | |
tree | 49727c6342c4973997258146da1e0f6673af06fa /astro | |
parent | 77bab2e6b7bdd0d17e09c526a7e5f591de7652ed (diff) | |
download | freebsd-ports-gnome-c41383ce88ef3122385ca204c14c9c29b1c3e373.tar.gz freebsd-ports-gnome-c41383ce88ef3122385ca204c14c9c29b1c3e373.tar.zst freebsd-ports-gnome-c41383ce88ef3122385ca204c14c9c29b1c3e373.zip |
- Update to 3.7.4.1
- Update my email to FreeBSD
Diffstat (limited to 'astro')
-rw-r--r-- | astro/pyephem/Makefile | 7 | ||||
-rw-r--r-- | astro/pyephem/distinfo | 5 | ||||
-rw-r--r-- | astro/pyephem/pkg-plist | 8 |
3 files changed, 13 insertions, 7 deletions
diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile index 9b55cbfd86a2..dd16f5a58bca 100644 --- a/astro/pyephem/Makefile +++ b/astro/pyephem/Makefile @@ -6,13 +6,12 @@ # PORTNAME= pyephem -PORTVERSION= 3.7.3.4 +PORTVERSION= 3.7.4.1 PORTEPOCH= 1 CATEGORIES= astro math hamradio -MASTER_SITES= ${MASTER_SITE_CHEESESHOP:S"%SUBDIR%"source/p/pyephem"} \ - ${MASTER_SITE_LOCAL:S"%SUBDIR%"db"} +MASTER_SITES= CHEESESHOP -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Scientific-grade astronomical computations for Python USE_PYTHON= 2.4+ diff --git a/astro/pyephem/distinfo b/astro/pyephem/distinfo index bb3e636bd1ae..899c217ff6ed 100644 --- a/astro/pyephem/distinfo +++ b/astro/pyephem/distinfo @@ -1,3 +1,2 @@ -MD5 (pyephem-3.7.3.4.tar.gz) = de66c221a740ceb2e28056240d895011 -SHA256 (pyephem-3.7.3.4.tar.gz) = d6d2491c4b2d7d123f35bfda5b6ddd20afca832dfc4e10f3b2499bbd4c5e4587 -SIZE (pyephem-3.7.3.4.tar.gz) = 704097 +SHA256 (pyephem-3.7.4.1.tar.gz) = d3f86a507e9128a193cc1fa91bfc026725b3b9da1311ec87143a57c0fb12206a +SIZE (pyephem-3.7.4.1.tar.gz) = 708269 diff --git a/astro/pyephem/pkg-plist b/astro/pyephem/pkg-plist index 43266ee7a195..7c0a8432322f 100644 --- a/astro/pyephem/pkg-plist +++ b/astro/pyephem/pkg-plist @@ -16,6 +16,8 @@ %%PYTHON_SITELIBDIR%%/ephem/doc/newton.rst %%PYTHON_SITELIBDIR%%/ephem/doc/quick.rst %%PYTHON_SITELIBDIR%%/ephem/doc/radec.rst +%%PYTHON_SITELIBDIR%%/ephem/doc/reference.rst +%%PYTHON_SITELIBDIR%%/ephem/doc/rise-set.rst %%PYTHON_SITELIBDIR%%/ephem/doc/tutorial.rst %%PYTHON_SITELIBDIR%%/ephem/stars.py %%PYTHON_SITELIBDIR%%/ephem/stars.pyc @@ -47,6 +49,9 @@ %%PYTHON_SITELIBDIR%%/ephem/tests/test_bodies.py %%PYTHON_SITELIBDIR%%/ephem/tests/test_bodies.pyc %%PYTHON_SITELIBDIR%%/ephem/tests/test_bodies.pyo +%%PYTHON_SITELIBDIR%%/ephem/tests/test_cities.py +%%PYTHON_SITELIBDIR%%/ephem/tests/test_cities.pyc +%%PYTHON_SITELIBDIR%%/ephem/tests/test_cities.pyo %%PYTHON_SITELIBDIR%%/ephem/tests/test_constants.py %%PYTHON_SITELIBDIR%%/ephem/tests/test_constants.pyc %%PYTHON_SITELIBDIR%%/ephem/tests/test_constants.pyo @@ -65,6 +70,9 @@ %%PYTHON_SITELIBDIR%%/ephem/tests/test_satellite.py %%PYTHON_SITELIBDIR%%/ephem/tests/test_satellite.pyc %%PYTHON_SITELIBDIR%%/ephem/tests/test_satellite.pyo +%%PYTHON_SITELIBDIR%%/ephem/tests/test_stars.py +%%PYTHON_SITELIBDIR%%/ephem/tests/test_stars.pyc +%%PYTHON_SITELIBDIR%%/ephem/tests/test_stars.pyo %%PYTHON_SITELIBDIR%%/ephem/tests/test_usno.py %%PYTHON_SITELIBDIR%%/ephem/tests/test_usno.pyc %%PYTHON_SITELIBDIR%%/ephem/tests/test_usno.pyo |