aboutsummaryrefslogtreecommitdiffstats
path: root/science/udunits
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-10-27 23:50:25 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-10-27 23:50:25 +0800
commit1bacf8bf60f07619a6bd4519fb3d5407540e6b36 (patch)
tree789dd4936f0281d588d4bc5f74e3bd1d4ecb2fb0 /science/udunits
parent5bba9f36dc2789f41e10dac1f763389ecc55448c (diff)
downloadfreebsd-ports-gnome-1bacf8bf60f07619a6bd4519fb3d5407540e6b36.tar.gz
freebsd-ports-gnome-1bacf8bf60f07619a6bd4519fb3d5407540e6b36.tar.zst
freebsd-ports-gnome-1bacf8bf60f07619a6bd4519fb3d5407540e6b36.zip
- Update to 2.2.20
Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
Diffstat (limited to 'science/udunits')
-rw-r--r--science/udunits/Makefile2
-rw-r--r--science/udunits/distinfo4
-rw-r--r--science/udunits/pkg-descr3
3 files changed, 4 insertions, 5 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index ab590f382530..76e1275f1852 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= udunits
-PORTVERSION= 2.2.19
+PORTVERSION= 2.2.20
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 f3f425a543ef..fa6d728312a7 100644
--- a/science/udunits/distinfo
+++ b/science/udunits/distinfo
@@ -1,2 +1,2 @@
-SHA256 (udunits-2.2.19.tar.gz) = 9449d50a5d408e8e8dce0953b5462071bab96d92d921808c6bce7e33a3524e90
-SIZE (udunits-2.2.19.tar.gz) = 999339
+SHA256 (udunits-2.2.20.tar.gz) = f10a02014bc6a200d50d8719997bb3a6b3d364de688469d2f7d599688dd9d195
+SIZE (udunits-2.2.20.tar.gz) = 1002380
diff --git a/science/udunits/pkg-descr b/science/udunits/pkg-descr
index 3586f9e8d2a1..3b5dc21218d3 100644
--- a/science/udunits/pkg-descr
+++ b/science/udunits/pkg-descr
@@ -3,6 +3,5 @@ specifications between formatted and binary forms, arithmetic
manipulation of unit specifications, and conversion of values
between compatible scales of measurement.
-Git repository: https://github.com/Unidata/UDUNITS-2
-
WWW: http://www.unidata.ucar.edu/software/udunits/
+WWW: https://github.com/Unidata/UDUNITS-2