diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:18:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:18:56 +0800 |
commit | 5d1f3a2931242c96002960743c8221906cb86607 (patch) | |
tree | e2704784cced5a3d1312a4d3cf91133ccc1c30ec /science | |
parent | 409b968a68471bedbdc74b06dcf3611c81d6af38 (diff) | |
download | freebsd-ports-graphics-5d1f3a2931242c96002960743c8221906cb86607.tar.gz freebsd-ports-graphics-5d1f3a2931242c96002960743c8221906cb86607.tar.zst freebsd-ports-graphics-5d1f3a2931242c96002960743c8221906cb86607.zip |
- Update to 1.7.1
Changes: https://code.zmaw.de/news/342
Diffstat (limited to 'science')
-rw-r--r-- | science/cdo/Makefile | 4 | ||||
-rw-r--r-- | science/cdo/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 704083a8164..b7be329aaf3 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= cdo -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= science -MASTER_SITES= https://code.zmaw.de/attachments/download/11392/ \ +MASTER_SITES= https://code.zmaw.de/attachments/download/12070/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/cdo/distinfo b/science/cdo/distinfo index ad342ad1ea4..2543316b053 100644 --- a/science/cdo/distinfo +++ b/science/cdo/distinfo @@ -1,2 +1,2 @@ -SHA256 (cdo-1.7.0.tar.gz) = 2a9712fe315d4f09e0c9c8f2f31d6035bf78f51946af9a8fba87f21b4033eb15 -SIZE (cdo-1.7.0.tar.gz) = 6852143 +SHA256 (cdo-1.7.1.tar.gz) = 5c24a5cb74dcf6e8b5140c67033868a5a0b641341e3adad3cb4035d5ad6e70a6 +SIZE (cdo-1.7.1.tar.gz) = 8923279 |