diff options
author | krion <krion@FreeBSD.org> | 2018-06-17 03:04:49 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-06-17 03:04:49 +0800 |
commit | 345e9b7b8b14370f7a7ebdb346fea7bcc001a025 (patch) | |
tree | 494a0d65b5e496ecd45428496ad4da44b908b191 /math | |
parent | 5a3e6914f0e811efd42110b713be71858c66bfc6 (diff) | |
download | freebsd-ports-gnome-345e9b7b8b14370f7a7ebdb346fea7bcc001a025.tar.gz freebsd-ports-gnome-345e9b7b8b14370f7a7ebdb346fea7bcc001a025.tar.zst freebsd-ports-gnome-345e9b7b8b14370f7a7ebdb346fea7bcc001a025.zip |
Update to 2.16
PR: 229070
Submitted by: maintainer
Diffstat (limited to 'math')
-rw-r--r-- | math/units/Makefile | 2 | ||||
-rw-r--r-- | math/units/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/units/Makefile b/math/units/Makefile index 9e30ae9ba7d3..689ed5baea68 100644 --- a/math/units/Makefile +++ b/math/units/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= units -PORTVERSION= 2.13 +PORTVERSION= 2.16 CATEGORIES= math MASTER_SITES= GNU diff --git a/math/units/distinfo b/math/units/distinfo index d9e848e2eec1..7702c620a117 100644 --- a/math/units/distinfo +++ b/math/units/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1468535834 -SHA256 (units-2.13.tar.gz) = 0ba5403111f8e5ea22be7d51ab74c8ccb576dc30ddfbf18a46cb51f9139790ab -SIZE (units-2.13.tar.gz) = 1170233 +TIMESTAMP = 1529173998 +SHA256 (units-2.16.tar.gz) = dcf3f78482a13b150fc6bf0f8d611510816a3424bc2b26229b85b1cadeb81686 +SIZE (units-2.16.tar.gz) = 1178197 |