svn commit: r449912 - head/math/mathmod

Thierry Thomas thierry at FreeBSD.org
Fri Sep 15 17:36:28 UTC 2017


Author: thierry
Date: Fri Sep 15 17:36:27 2017
New Revision: 449912
URL: https://svnweb.freebsd.org/changeset/ports/449912

Log:
  Upgrade to 6.0.
  
  Changelog at <https://sourceforge.net/projects/mathmod/files/MathMod-6.0/>.

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

Modified: head/math/mathmod/Makefile
==============================================================================
--- head/math/mathmod/Makefile	Fri Sep 15 17:36:01 2017	(r449911)
+++ head/math/mathmod/Makefile	Fri Sep 15 17:36:27 2017	(r449912)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	MathMod
-PORTVERSION=	4.1
-PORTREVISION=	1
+PORTVERSION=	6.0
 CATEGORIES=	math graphics
 MASTER_SITES=	SF/${PORTNAME:tl}/${PKGNAME}/
-DISTNAME=	${PORTNAME:tl}-${PORTVERSION}.src
+DISTNAME=	${PORTNAME:tl}-${PORTVERSION}-source
 
 MAINTAINER=	thierry at FreeBSD.org
 COMMENT=	Mathematical modeling software
@@ -16,9 +15,6 @@ LICENSE=	GPLv2
 USES=		dos2unix qmake zip
 USE_GL=		gl
 USE_QT5=	buildtools_build core gui opengl qmake_build widgets
-
-BRANCHE=	274
-WRKSRC=		${WRKDIR}/${PORTNAME:tl}-branches-${BRANCHE}-trunk
 
 PLIST_FILES=	bin/MathMod
 

Modified: head/math/mathmod/distinfo
==============================================================================
--- head/math/mathmod/distinfo	Fri Sep 15 17:36:01 2017	(r449911)
+++ head/math/mathmod/distinfo	Fri Sep 15 17:36:27 2017	(r449912)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479504030
-SHA256 (mathmod-4.1.src.zip) = fff57e82fc57b90af98b345f14219c01b1709b019735739b9244173bec626ad4
-SIZE (mathmod-4.1.src.zip) = 974709
+TIMESTAMP = 1505419673
+SHA256 (mathmod-6.0-source.zip) = 5c1150672505fe5e9dc71bf440a140ed058ad0603e4e242055105dd04723c942
+SIZE (mathmod-6.0-source.zip) = 999540


More information about the svn-ports-all mailing list