mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 07:57:38 -04:00
math/mathmod: upgrade to 12.0
Release notes at https://github.com/parisolab/mathmod/releases/tag/12.0
This commit is contained in:
parent
8156f8dcf3
commit
1072b2bf15
3 changed files with 6 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= MathMod
|
PORTNAME= MathMod
|
||||||
PORTVERSION= 11.1
|
PORTVERSION= 12.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= math graphics
|
CATEGORIES= math graphics
|
||||||
|
|
||||||
MAINTAINER= thierry@FreeBSD.org
|
MAINTAINER= thierry@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1624021240
|
TIMESTAMP = 1736367650
|
||||||
SHA256 (parisolab-mathmod-11.1_GH0.tar.gz) = b9d4c550d09a8ad307df90ffbb6f89e81846c5ea93d3f3e2616207a76227421a
|
SHA256 (parisolab-mathmod-12.0_GH0.tar.gz) = 5758423f87ec71da9afe86e250127f62d74d44a6a3131b6da99c9d830eafb300
|
||||||
SIZE (parisolab-mathmod-11.1_GH0.tar.gz) = 7934535
|
SIZE (parisolab-mathmod-12.0_GH0.tar.gz) = 9392067
|
||||||
|
|
|
@ -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
|
+++ MathMod.pro
|
||||||
@@ -64,10 +64,10 @@ OTHER_FILES += \
|
@@ -63,7 +63,7 @@ OTHER_FILES += \
|
||||||
mathmodcollection.js \
|
mathmodcollection.js \
|
||||||
mathmodconfig.js
|
mathmodconfig.js
|
||||||
# install
|
# install
|
||||||
|
@ -10,6 +10,3 @@
|
||||||
sources.path = $TARGET
|
sources.path = $TARGET
|
||||||
-INSTALLS += target sources
|
-INSTALLS += target sources
|
||||||
+INSTALLS += target
|
+INSTALLS += target
|
||||||
|
|
||||||
DISTFILES += \
|
|
||||||
advancedmodels.js
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue