diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-04-13 05:22:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-04-13 05:22:54 +0800 |
commit | 81c6ef6837ebd48880a79036412a1df2c3fd4721 (patch) | |
tree | afa3bffc25478c74a0910ffa21ae3353c273a583 /science/udunits | |
parent | 11a1b60a889cf94556cdaf4953f39c35ee1bfe6b (diff) | |
download | freebsd-ports-gnome-81c6ef6837ebd48880a79036412a1df2c3fd4721.tar.gz freebsd-ports-gnome-81c6ef6837ebd48880a79036412a1df2c3fd4721.tar.zst freebsd-ports-gnome-81c6ef6837ebd48880a79036412a1df2c3fd4721.zip |
- Update to 2.2.6
Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
Diffstat (limited to 'science/udunits')
-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 0cf5f9f9b547..f797b28fd587 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= udunits -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 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 f90c858a6f57..f43f0cefa002 100644 --- a/science/udunits/distinfo +++ b/science/udunits/distinfo @@ -1,2 +1,2 @@ -SHA256 (udunits-2.2.5.tar.gz) = 2403cd5d58f61cdfb511c822e26d6274fee60370a7f56dfb83d8b4bf7490c319 -SIZE (udunits-2.2.5.tar.gz) = 981897 +SHA256 (udunits-2.2.6.tar.gz) = 631c8fbc4d7739962b64896c326416deb70ace1de648ea7746367531ed89b030 +SIZE (udunits-2.2.6.tar.gz) = 983034 |