diff options
author | wen <wen@FreeBSD.org> | 2014-06-21 17:01:07 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2014-06-21 17:01:07 +0800 |
commit | bce2095e97e5d962e66cfe35b744b27ac5224099 (patch) | |
tree | 72c9688bae73c27db7424c4f47fab2eb7559fd69 /astro | |
parent | 071aba83e059286622ab54a3f4ad62600b683fae (diff) | |
download | freebsd-ports-gnome-bce2095e97e5d962e66cfe35b744b27ac5224099.tar.gz freebsd-ports-gnome-bce2095e97e5d962e66cfe35b744b27ac5224099.tar.zst freebsd-ports-gnome-bce2095e97e5d962e66cfe35b744b27ac5224099.zip |
- Update to 3.7.5.3
Diffstat (limited to 'astro')
-rw-r--r-- | astro/pyephem/Makefile | 4 | ||||
-rw-r--r-- | astro/pyephem/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/pyephem/Makefile b/astro/pyephem/Makefile index 94346647e14b..5f56990264e2 100644 --- a/astro/pyephem/Makefile +++ b/astro/pyephem/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyephem -PORTVERSION= 3.7.5.2 +PORTVERSION= 3.7.5.3 PORTEPOCH= 1 CATEGORIES= astro math hamradio MASTER_SITES= CHEESESHOP @@ -10,7 +10,7 @@ MASTER_SITES= CHEESESHOP MAINTAINER= wen@FreeBSD.org COMMENT= Scientific-grade astronomical computations for Python -USE_PYTHON= 2 +USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes diff --git a/astro/pyephem/distinfo b/astro/pyephem/distinfo index 911d09f10e17..f9f53c1effcb 100644 --- a/astro/pyephem/distinfo +++ b/astro/pyephem/distinfo @@ -1,2 +1,2 @@ -SHA256 (pyephem-3.7.5.2.tar.gz) = 3a0f33defbc1d48d196e62f71fc70e1e36095b7864eff3fb553e36dee3df20a1 -SIZE (pyephem-3.7.5.2.tar.gz) = 705497 +SHA256 (pyephem-3.7.5.3.tar.gz) = cb0d7950d108aa5cbb1eb6e558086e98230de03ee1ede017a71701257b67eceb +SIZE (pyephem-3.7.5.3.tar.gz) = 735112 |