diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-09-04 03:09:22 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-09-04 03:09:22 +0800 |
commit | 5b455ec95782a413f7a2200cd25dddca1a50d242 (patch) | |
tree | d1463156dd1145bcfc0466ac42968af078eb0d1c | |
parent | 7de5d9841b4a0b91ffd843a0893f744b1fbbd055 (diff) | |
download | freebsd-ports-gnome-5b455ec95782a413f7a2200cd25dddca1a50d242.tar.gz freebsd-ports-gnome-5b455ec95782a413f7a2200cd25dddca1a50d242.tar.zst freebsd-ports-gnome-5b455ec95782a413f7a2200cd25dddca1a50d242.zip |
- Update to 2.2.17
Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
-rw-r--r-- | science/udunits/Makefile | 2 | ||||
-rw-r--r-- | science/udunits/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile index 3a865aa79e23..46e933bf6d16 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= udunits -PORTVERSION= 2.2.16 +PORTVERSION= 2.2.17 CATEGORIES= science math MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/udunits/ \ LOCAL/sunpoet diff --git a/science/udunits/distinfo b/science/udunits/distinfo index ada6778e269c..e029c1cee2b4 100644 --- a/science/udunits/distinfo +++ b/science/udunits/distinfo @@ -1,2 +1,2 @@ -SHA256 (udunits-2.2.16.tar.gz) = 23eadd98a9cf641477a5fc6ec3b1a9523114c24efe466313a0af2ae3cc47e520 -SIZE (udunits-2.2.16.tar.gz) = 990070 +SHA256 (udunits-2.2.17.tar.gz) = 9bc81284de63480eca7df3f6dc3df7fca8ea831dde240157428878be300141de +SIZE (udunits-2.2.17.tar.gz) = 991143 |