diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-23 15:14:42 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-01-23 15:14:42 +0000 |
commit | 58c8bc0424c75c4a1509288e80a86b3060beb56d (patch) | |
tree | ffe51cb78e742782c2e7564417e3354d2990a1bb | |
parent | - Update to 0.01033 (diff) |
- Update to 1.3.0
Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.rdoc#changelog
https://github.com/Try2Code/cdo-bindings/commits/master
Notes
Notes:
svn path=/head/; revision=407005
-rw-r--r-- | science/py-cdo/Makefile | 2 | ||||
-rw-r--r-- | science/py-cdo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/science/py-cdo/Makefile b/science/py-cdo/Makefile index 0bc202abb18f..94dfecb749a2 100644 --- a/science/py-cdo/Makefile +++ b/science/py-cdo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cdo -PORTVERSION= 1.2.6 +PORTVERSION= 1.3.0 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-cdo/distinfo b/science/py-cdo/distinfo index 0cd050cc0ca8..fcfa11e1d4bc 100644 --- a/science/py-cdo/distinfo +++ b/science/py-cdo/distinfo @@ -1,2 +1,2 @@ -SHA256 (cdo-1.2.6.tar.gz) = b7e8d62286ae82c6718aad163734961f43bb38a52c40107aa072cb68324b1308 -SIZE (cdo-1.2.6.tar.gz) = 10801 +SHA256 (cdo-1.3.0.tar.gz) = 69368cdf07adf2e138ad799f947375ccdde7b19f62a162afa585b246a2ebc87e +SIZE (cdo-1.3.0.tar.gz) = 11625 |