diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-09-17 02:22:44 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-09-17 02:22:44 +0800 |
commit | 2c01277b4936b96422f3024eac9f5136161c6ba9 (patch) | |
tree | d55989ddb235dde03c7c3b503462f054c91564b9 /science | |
parent | 400a915340fe9441114f791b0ff5134070dc286a (diff) | |
download | freebsd-ports-gnome-2c01277b4936b96422f3024eac9f5136161c6ba9.tar.gz freebsd-ports-gnome-2c01277b4936b96422f3024eac9f5136161c6ba9.tar.zst freebsd-ports-gnome-2c01277b4936b96422f3024eac9f5136161c6ba9.zip |
- Update to 2.1.24
Changes:
- Removed superfluous "the" from library documentation.
- Added (against my better judgement) symbols "ppm", "ppb", "ppt", "ppq", and
(shamefully) symbols "ppmv", "ppbv", "pptv", and "ppqv" to the "common" units
database.
- Improved ut_decode_time(): the returned "seconds" value will now always be
less than 60. Thanks Christian.
Diffstat (limited to 'science')
-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 e41e096fa750..4dd226f8f2c3 100644 --- a/science/udunits/Makefile +++ b/science/udunits/Makefile @@ -6,7 +6,7 @@ # PORTNAME= udunits -PORTVERSION= 2.1.23 +PORTVERSION= 2.1.24 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 9949677cf4f5..a95da510fccc 100644 --- a/science/udunits/distinfo +++ b/science/udunits/distinfo @@ -1,2 +1,2 @@ -SHA256 (udunits-2.1.23.tar.gz) = 3be5387d65b5c0b7ce3a73b1143aea1a2349c84106e996385ddecc6f3dfb5a55 -SIZE (udunits-2.1.23.tar.gz) = 1061222 +SHA256 (udunits-2.1.24.tar.gz) = 2e5fa4583031b26404a68167b38a11773872486f3c342fdde1e48c52a86e0ed0 +SIZE (udunits-2.1.24.tar.gz) = 1059344 |