Upgrade to 7.0.
This commit is contained in:
parent
a83d7b23b5
commit
880ac9d042
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462963
@ -2,10 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= MathMod
|
||||
PORTVERSION= 6.1
|
||||
PORTVERSION= 7.0
|
||||
CATEGORIES= math graphics
|
||||
MASTER_SITES= SF/${PORTNAME:tl}/${PKGNAME}/
|
||||
DISTNAME= ${PORTNAME:tl}-${PORTVERSION}-source
|
||||
DISTNAME= ${PORTNAME:tl}-branches-${BR_NUM}-trunk
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Mathematical modeling software
|
||||
@ -16,6 +16,8 @@ USES= dos2unix qmake zip
|
||||
USE_GL= gl
|
||||
USE_QT5= buildtools_build core gui opengl qmake_build widgets
|
||||
|
||||
BR_NUM= 482
|
||||
|
||||
PLIST_FILES= bin/MathMod
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1509561007
|
||||
SHA256 (mathmod-6.1-source.zip) = 9c363474b2a62d159937440ad37eb9ed72bbd3f6e60114807f86ff901abcc0bf
|
||||
SIZE (mathmod-6.1-source.zip) = 1010567
|
||||
TIMESTAMP = 1519575943
|
||||
SHA256 (mathmod-branches-482-trunk.zip) = 774a6135f0e02d1c25b93ef8d58f79668e7c53f094d33d058c9e847264212f7b
|
||||
SIZE (mathmod-branches-482-trunk.zip) = 1018612
|
||||
|
Loading…
Reference in New Issue
Block a user