Update to 1.4.0
Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog https://github.com/Try2Code/cdo-bindings/commits/master
This commit is contained in:
parent
8326a86786
commit
a8d2090986
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480198
2 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cdo
|
||||
PORTVERSION= 1.3.6
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,8 +15,9 @@ LICENSE= GPLv2
|
|||
RUN_DEPENDS= cdo:science/cdo \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1522842383
|
||||
SHA256 (cdo-1.3.6.tar.gz) = b167efbbac7d0a6cbf74f5d211255705c73245f7c2590b6d9eb634347d8b2c1f
|
||||
SIZE (cdo-1.3.6.tar.gz) = 13324
|
||||
TIMESTAMP = 1537456592
|
||||
SHA256 (cdo-1.4.0.tar.gz) = dae7cdba3c52d36a4cdcd9e91183416f05f1478a02960048777b1860c2601d27
|
||||
SIZE (cdo-1.4.0.tar.gz) = 15233
|
||||
|
|
Loading…
Reference in a new issue