diff options
author | swills <swills@FreeBSD.org> | 2017-08-18 11:40:30 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2017-08-18 11:40:30 +0800 |
commit | dc8781bf059903b7933265cd20d2e6d374a42f5f (patch) | |
tree | 7b78ad6073d6cfe9033a0d5bc1c59b77a90bad26 /math | |
parent | 5086dca7912c5763b41466d973f870ec343445c1 (diff) | |
download | freebsd-ports-gnome-dc8781bf059903b7933265cd20d2e6d374a42f5f.tar.gz freebsd-ports-gnome-dc8781bf059903b7933265cd20d2e6d374a42f5f.tar.zst freebsd-ports-gnome-dc8781bf059903b7933265cd20d2e6d374a42f5f.zip |
math/amath: Update to 1.8.3
PR: 221034
Submitted by: Carsten Larsen <cs@innolan.dk> (maintainer)
Diffstat (limited to 'math')
-rw-r--r-- | math/amath/Makefile | 2 | ||||
-rw-r--r-- | math/amath/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/amath/Makefile b/math/amath/Makefile index 0479ff507d50..92f04d8c1c8d 100644 --- a/math/amath/Makefile +++ b/math/amath/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= amath -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= math MASTER_SITES= http://dist1.innolan.net/ \ http://dist2.innolan.net/ \ diff --git a/math/amath/distinfo b/math/amath/distinfo index 7641b9ae4a0a..9b10e7f3897e 100644 --- a/math/amath/distinfo +++ b/math/amath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500068440 -SHA256 (amath-1.8.2.tar.gz) = cb8e58ac07020d142f9803cb8cfcf69aa5ece4697dbc12ff879a42f288f96ab2 -SIZE (amath-1.8.2.tar.gz) = 249450 +TIMESTAMP = 1501059587 +SHA256 (amath-1.8.3.tar.gz) = 2bb005c96429eaf6cd61a7e774e4e2fc1cbf89a2137f68ae741cb8691623c574 +SIZE (amath-1.8.3.tar.gz) = 250255 |