diff options
author | thierry <thierry@FreeBSD.org> | 2017-11-02 02:44:20 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2017-11-02 02:44:20 +0800 |
commit | 3bb8faf0fe16e5bfb3664bed18517d647fd71169 (patch) | |
tree | 458409490905192db84934f746639765f8a31bb2 /math | |
parent | 733b548f718ef089adcd5db2b76ac0539043c899 (diff) | |
download | freebsd-ports-gnome-3bb8faf0fe16e5bfb3664bed18517d647fd71169.tar.gz freebsd-ports-gnome-3bb8faf0fe16e5bfb3664bed18517d647fd71169.tar.zst freebsd-ports-gnome-3bb8faf0fe16e5bfb3664bed18517d647fd71169.zip |
Upgrade to 6.1.
This fixes the decimal separator bug.
Diffstat (limited to 'math')
-rw-r--r-- | math/mathmod/Makefile | 2 | ||||
-rw-r--r-- | math/mathmod/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/mathmod/Makefile b/math/mathmod/Makefile index 69925176d085..4e2f0ba6e0d6 100644 --- a/math/mathmod/Makefile +++ b/math/mathmod/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MathMod -PORTVERSION= 6.0 +PORTVERSION= 6.1 CATEGORIES= math graphics MASTER_SITES= SF/${PORTNAME:tl}/${PKGNAME}/ DISTNAME= ${PORTNAME:tl}-${PORTVERSION}-source diff --git a/math/mathmod/distinfo b/math/mathmod/distinfo index 31b8fb1e486f..5754d4b99be6 100644 --- a/math/mathmod/distinfo +++ b/math/mathmod/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1505419673 -SHA256 (mathmod-6.0-source.zip) = 5c1150672505fe5e9dc71bf440a140ed058ad0603e4e242055105dd04723c942 -SIZE (mathmod-6.0-source.zip) = 999540 +TIMESTAMP = 1509561007 +SHA256 (mathmod-6.1-source.zip) = 9c363474b2a62d159937440ad37eb9ed72bbd3f6e60114807f86ff901abcc0bf +SIZE (mathmod-6.1-source.zip) = 1010567 |