- Update to 3.4.3
- Add LICENSE PR: 189064 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
794a894f8c
commit
f715c36ec8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352507
2 changed files with 5 additions and 3 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue