diff options
author | db <db@FreeBSD.org> | 2008-11-06 04:06:24 +0000 |
---|---|---|
committer | db <db@FreeBSD.org> | 2008-11-06 04:06:24 +0000 |
commit | 7c84649f1da57f271f64f8a8c81f2da139db62b1 (patch) | |
tree | ad7ab9fa6e38328326874aa2f414a4c39af8622a /astro | |
parent | 06f40112d59380c8d0ddd36596e62a9bcc43d726 (diff) | |
download | FreeBSD-ports-7c84649f1da57f271f64f8a8c81f2da139db62b1.zip FreeBSD-ports-7c84649f1da57f271f64f8a8c81f2da139db62b1.tar.gz |
- Update to 3.7.3.3 [1]
- Reassign MAINTAINER to wenheping@gmail.com (as discussed in e-mail)
PR: ports/128574 [1]
Submitted by: wenheping@gmail.com
Diffstat (limited to 'astro')
-rw-r--r-- | astro/pyephem/Makefile | 4 | ||||
-rw-r--r-- | astro/pyephem/distinfo | 6 | ||||
-rw-r--r-- | astro/pyephem/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile index b09a7cc..32262d5 100644 --- a/astro/pyephem/Makefile +++ b/astro/pyephem/Makefile @@ -6,13 +6,13 @@ # PORTNAME= pyephem -PORTVERSION= 3.7.3.1 +PORTVERSION= 3.7.3.3 PORTEPOCH= 1 CATEGORIES= astro math hamradio MASTER_SITES= ${MASTER_SITE_CHEESESHOP:S"%SUBDIR%"source/p/pyephem"} \ ${MASTER_SITE_LOCAL:S"%SUBDIR%"db"} -MAINTAINER= db@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= Scientific-grade astronomical computations for Python USE_PYTHON= 2.4+ diff --git a/astro/pyephem/distinfo b/astro/pyephem/distinfo index 2173caf..77bba53 100644 --- a/astro/pyephem/distinfo +++ b/astro/pyephem/distinfo @@ -1,3 +1,3 @@ -MD5 (pyephem-3.7.3.1.tar.gz) = c49b5b0973d172526c70e196cf382565 -SHA256 (pyephem-3.7.3.1.tar.gz) = f506f4cf997dc3fbd26770ecebbaf522267b8e3d95468f960d6b4d382b446f04 -SIZE (pyephem-3.7.3.1.tar.gz) = 699817 +MD5 (pyephem-3.7.3.3.tar.gz) = 1e13d951bd46b98476d888bf6e1a06fa +SHA256 (pyephem-3.7.3.3.tar.gz) = dd7aedbc9dade0ce25a2a5e2443790fb9d9a607446fb84932e653287b4f160b4 +SIZE (pyephem-3.7.3.3.tar.gz) = 701521 diff --git a/astro/pyephem/pkg-plist b/astro/pyephem/pkg-plist index 5b99187..c9fa1f4 100644 --- a/astro/pyephem/pkg-plist +++ b/astro/pyephem/pkg-plist @@ -29,6 +29,9 @@ %%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_angles.py %%PYTHON_SITELIBDIR%%/ephem/tests/test_angles.pyc %%PYTHON_SITELIBDIR%%/ephem/tests/test_angles.pyo |