Upgrade to 6.1.
This fixes the decimal separator bug.
This commit is contained in:
parent
aabeafe0eb
commit
4a6a3ab76a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453312
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue