mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -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
|
||||
PORTVERSION= 11.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 12.0
|
||||
CATEGORIES= math graphics
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue