svn commit: r462963 - head/math/mathmod

Thierry Thomas thierry at FreeBSD.org
Sun Feb 25 16:37:43 UTC 2018


Author: thierry
Date: Sun Feb 25 16:37:42 2018
New Revision: 462963
URL: https://svnweb.freebsd.org/changeset/ports/462963

Log:
  Upgrade to 7.0.

Modified:
  head/math/mathmod/Makefile
  head/math/mathmod/distinfo

Modified: head/math/mathmod/Makefile
==============================================================================
--- head/math/mathmod/Makefile	Sun Feb 25 15:48:31 2018	(r462962)
+++ head/math/mathmod/Makefile	Sun Feb 25 16:37:42 2018	(r462963)
@@ -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 at FreeBSD.org
 COMMENT=	Mathematical modeling software
@@ -15,6 +15,8 @@ LICENSE=	GPLv2
 USES=		dos2unix qmake zip
 USE_GL=		gl
 USE_QT5=	buildtools_build core gui opengl qmake_build widgets
+
+BR_NUM=		482
 
 PLIST_FILES=	bin/MathMod
 

Modified: head/math/mathmod/distinfo
==============================================================================
--- head/math/mathmod/distinfo	Sun Feb 25 15:48:31 2018	(r462962)
+++ head/math/mathmod/distinfo	Sun Feb 25 16:37:42 2018	(r462963)
@@ -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


More information about the svn-ports-head mailing list