Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2025 21:41:52 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1072b2bf15dc - main - math/mathmod: upgrade to 12.0
Message-ID:  <202501082141.508LfqGA013923@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1072b2bf15dcebfd2e2b6990309f934a3849fd28

commit 1072b2bf15dcebfd2e2b6990309f934a3849fd28
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-01-08 21:39:17 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-01-08 21:41:12 +0000

    math/mathmod: upgrade to 12.0
    
    Release notes at https://github.com/parisolab/mathmod/releases/tag/12.0
---
 math/mathmod/Makefile                | 3 +--
 math/mathmod/distinfo                | 6 +++---
 math/mathmod/files/patch-MathMod.pro | 7 ++-----
 3 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/math/mathmod/Makefile b/math/mathmod/Makefile
index abfa45dfdc8f..4972616b5e10 100644
--- a/math/mathmod/Makefile
+++ b/math/mathmod/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	MathMod
-PORTVERSION=	11.1
-PORTREVISION=	1
+PORTVERSION=	12.0
 CATEGORIES=	math graphics
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/math/mathmod/distinfo b/math/mathmod/distinfo
index 8a2dfb7a8440..0740f9fbed3b 100644
--- a/math/mathmod/distinfo
+++ b/math/mathmod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624021240
-SHA256 (parisolab-mathmod-11.1_GH0.tar.gz) = b9d4c550d09a8ad307df90ffbb6f89e81846c5ea93d3f3e2616207a76227421a
-SIZE (parisolab-mathmod-11.1_GH0.tar.gz) = 7934535
+TIMESTAMP = 1736367650
+SHA256 (parisolab-mathmod-12.0_GH0.tar.gz) = 5758423f87ec71da9afe86e250127f62d74d44a6a3131b6da99c9d830eafb300
+SIZE (parisolab-mathmod-12.0_GH0.tar.gz) = 9392067
diff --git a/math/mathmod/files/patch-MathMod.pro b/math/mathmod/files/patch-MathMod.pro
index 58e317b0da6a..9130e6213531 100644
--- a/math/mathmod/files/patch-MathMod.pro
+++ b/math/mathmod/files/patch-MathMod.pro
@@ -1,6 +1,6 @@
---- MathMod.pro.orig	2021-03-08 16:59:36 UTC
+--- MathMod.pro.orig	2025-01-08 20:23:35 UTC
 +++ MathMod.pro
-@@ -64,10 +64,10 @@ OTHER_FILES     += \
+@@ -63,7 +63,7 @@ OTHER_FILES     += \
                  mathmodcollection.js \
                  mathmodconfig.js
  # install
@@ -10,6 +10,3 @@
  sources.path   = $TARGET
 -INSTALLS      += target sources
 +INSTALLS      += target
- 
- DISTFILES += \
-     advancedmodels.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501082141.508LfqGA013923>