diff options
author | Wen Heping <wen@FreeBSD.org> | 2014-04-28 14:38:51 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2014-04-28 14:38:51 +0000 |
commit | f715c36ec8be99afbd208530530200a12752d62c (patch) | |
tree | c8f62688f4ff6c1b458e4b643c0c574af8002cc8 | |
parent | 794a894f8c56772e669d7488543d3c47f9769fc8 (diff) | |
download | ports-f715c36ec8be99afbd208530530200a12752d62c.tar.gz ports-f715c36ec8be99afbd208530530200a12752d62c.zip |
Notes
-rw-r--r-- | astro/py-RO/Makefile | 4 | ||||
-rw-r--r-- | astro/py-RO/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/astro/py-RO/Makefile b/astro/py-RO/Makefile index 1104e8d09da5..9a1c04748f9b 100644 --- a/astro/py-RO/Makefile +++ b/astro/py-RO/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= RO -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.3 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Package of Python astronomical utilities +LICENSE= MIT + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy/core/numeric.py:${PORTSDIR}/math/py-numpy RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/astro/py-RO/distinfo b/astro/py-RO/distinfo index 672728d38a10..8389ad26bde3 100644 --- a/astro/py-RO/distinfo +++ b/astro/py-RO/distinfo @@ -1,2 +1,2 @@ -SHA256 (RO-3.4.1.tar.gz) = b7561a0adfcb5ff6cb4419e348b0e19605f7aae9ac51d667a0e02deb25371315 -SIZE (RO-3.4.1.tar.gz) = 692363 +SHA256 (RO-3.4.3.tar.gz) = 7cbb4893b023554908338e5f743d10c329939df970a626603256b8855154a68d +SIZE (RO-3.4.3.tar.gz) = 692928 |