diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-04-05 02:53:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-04-05 02:53:03 +0800 |
commit | d7e0604be95e43f6931622c7a5cdeadd01d86951 (patch) | |
tree | 4bb1be7551614f176a9ee3fe6085349561d1d407 /science | |
parent | 724afb97f042a026f9da10ca074549ea06632fee (diff) | |
download | freebsd-ports-gnome-d7e0604be95e43f6931622c7a5cdeadd01d86951.tar.gz freebsd-ports-gnome-d7e0604be95e43f6931622c7a5cdeadd01d86951.tar.zst freebsd-ports-gnome-d7e0604be95e43f6931622c7a5cdeadd01d86951.zip |
Update to 1.3.6
- Update WWW
Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog
https://github.com/Try2Code/cdo-bindings/commits/master
Diffstat (limited to 'science')
-rw-r--r-- | science/py-cdo/Makefile | 2 | ||||
-rw-r--r-- | science/py-cdo/distinfo | 6 | ||||
-rw-r--r-- | science/py-cdo/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/science/py-cdo/Makefile b/science/py-cdo/Makefile index 6b3554eab634..cacd373ab097 100644 --- a/science/py-cdo/Makefile +++ b/science/py-cdo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cdo -PORTVERSION= 1.3.5 +PORTVERSION= 1.3.6 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-cdo/distinfo b/science/py-cdo/distinfo index 4292e5351792..5297ccb34023 100644 --- a/science/py-cdo/distinfo +++ b/science/py-cdo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507041428 -SHA256 (cdo-1.3.5.tar.gz) = b1225773f29c0e52354c66cf0d1026ce78cb6fa9872fdb2748c0f209218df316 -SIZE (cdo-1.3.5.tar.gz) = 13567 +TIMESTAMP = 1522842383 +SHA256 (cdo-1.3.6.tar.gz) = b167efbbac7d0a6cbf74f5d211255705c73245f7c2590b6d9eb634347d8b2c1f +SIZE (cdo-1.3.6.tar.gz) = 13324 diff --git a/science/py-cdo/pkg-descr b/science/py-cdo/pkg-descr index e085389039b0..8a5d5c1b468f 100644 --- a/science/py-cdo/pkg-descr +++ b/science/py-cdo/pkg-descr @@ -1,5 +1,5 @@ Python binding to CDO (Climate Data Operators) WWW: https://pypi.python.org/pypi/cdo -WWW: https://code.zmaw.de/projects/cdo/wiki/Cdo%7Brbpy%7D +WWW: https://code.mpimet.mpg.de/projects/cdo/wiki/Cdo%7Brbpy%7D WWW: https://github.com/Try2Code/cdo-bindings |