git: e05f47079e7e - main - math/wxmaxima: update to 22.03.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 30 Mar 2022 06:59:06 UTC
The branch main has been updated by fernape:

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

commit e05f47079e7eb8c26fc02945ff0d01b18136e4df
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-03-24 06:48:42 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-03-30 06:56:37 +0000

    math/wxmaxima: update to 22.03.0
    
    Reported by:    portscout
    
    From ChangeLog: https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-22.03.0
    
        * Rename command line option --logtostdout to --logtostderr.
        * A better heuristics for finding out what to style as 1D maths
        * An updated french translation from Frédéric Chapoton
        * Consistent image resolutions
        * No more crashes on exporting multiple animations at once
        * Drag-and-Drop in the table of contents
        * Table of contents: Convert sections to subsections and similar
        * Parenthesis and quote matching now uses the maxima parser.
        * A way of limiting the toc depth shown in the table of contents
        * Now the problems after a kill(all) should be finally resolved
        * Better support for the debugger
        * Machine-Float NaNs no more causes XML errors
        * Labels with hexadecimal numbers no more cause crashes
        * wxMaxima no more skips chars in subscripted variables
        * Merging cells per keyboard shortcut works again
        * Symbols buttons whose symbols the GUI font lacks are now hidden
---
 math/wxmaxima/Makefile                           |  2 +-
 math/wxmaxima/distinfo                           |  6 +++---
 math/wxmaxima/files/patch-src_ww898_cp__utfw.hpp | 11 -----------
 math/wxmaxima/pkg-plist                          |  7 +++++--
 4 files changed, 9 insertions(+), 17 deletions(-)

diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile
index 331bc24231f8..5a6bd1a498cd 100644
--- a/math/wxmaxima/Makefile
+++ b/math/wxmaxima/Makefile
@@ -1,7 +1,7 @@
 # Created by: Nicola Vitale <nivit@email.it>
 
 PORTNAME=	wxmaxima
-PORTVERSION=	21.05.2
+PORTVERSION=	22.03.0
 DISTVERSIONPREFIX=	Version-
 CATEGORIES=	math
 
diff --git a/math/wxmaxima/distinfo b/math/wxmaxima/distinfo
index 712c12cbbdcd..caeb10839bbe 100644
--- a/math/wxmaxima/distinfo
+++ b/math/wxmaxima/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626386872
-SHA256 (wxMaxima-Developers-wxmaxima-Version-21.05.2_GH0.tar.gz) = 4d2d486a24090ace2f64ceccb026210e2e6299a32cb348d43134ef80440bcf01
-SIZE (wxMaxima-Developers-wxmaxima-Version-21.05.2_GH0.tar.gz) = 17782421
+TIMESTAMP = 1648050065
+SHA256 (wxMaxima-Developers-wxmaxima-Version-22.03.0_GH0.tar.gz) = 2192f804588511e9a796ad0b677e6f4721bb2cf2a52766f3d47f4528ad0ce0a4
+SIZE (wxMaxima-Developers-wxmaxima-Version-22.03.0_GH0.tar.gz) = 21456300
diff --git a/math/wxmaxima/files/patch-src_ww898_cp__utfw.hpp b/math/wxmaxima/files/patch-src_ww898_cp__utfw.hpp
deleted file mode 100644
index f4621d954dd8..000000000000
--- a/math/wxmaxima/files/patch-src_ww898_cp__utfw.hpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/ww898/cp_utfw.hpp.orig	2021-05-16 15:23:46 UTC
-+++ src/ww898/cp_utfw.hpp
-@@ -33,7 +33,7 @@ namespace utf {
- using utfw = utf16;
- }}
- 
--#elif defined(__linux__) || defined(__APPLE__) || defined (__NetBSD__)
-+#elif defined(__linux__) || defined(__APPLE__) || defined (__NetBSD__) || defined (__FreeBSD__)
- 
- #include <ww898/cp_utf32.hpp>
- 
diff --git a/math/wxmaxima/pkg-plist b/math/wxmaxima/pkg-plist
index a5715b232a2b..c9c0f8e97a98 100644
--- a/math/wxmaxima/pkg-plist
+++ b/math/wxmaxima/pkg-plist
@@ -1,7 +1,7 @@
 bin/wxmaxima
 %%DESKTOPDIR%%/io.github.wxmaxima_developers.wxMaxima.desktop
 share/bash-completion/completions/wxmaxima
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS.md
 %%PORTDOCS%%%%DOCSDIR%%/BatchImage.png
 %%PORTDOCS%%%%DOCSDIR%%/COPYING
 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog
@@ -13,6 +13,7 @@ share/bash-completion/completions/wxmaxima
 %%PORTDOCS%%%%DOCSDIR%%/README.md
 %%PORTDOCS%%%%DOCSDIR%%/SecondTableExample.png
 %%PORTDOCS%%%%DOCSDIR%%/SidePanes.png
+%%PORTDOCS%%%%DOCSDIR%%/Sidepane-TOC-convert-headings.png
 %%PORTDOCS%%%%DOCSDIR%%/cell-example.png
 %%PORTDOCS%%%%DOCSDIR%%/ezUnits.png
 %%PORTDOCS%%%%DOCSDIR%%/header.html
@@ -64,6 +65,7 @@ share/pixmaps/text-x-wxmaxima-batch.svg
 share/pixmaps/wxmaxima-16.xpm
 share/pixmaps/wxmaxima-32.xpm
 share/wxMaxima/10MinuteTutorial.wxm
+share/wxMaxima/NaN.wxm
 share/wxMaxima/a.png
 share/wxMaxima/absCells.wxm
 share/wxMaxima/all-celltypes.wxmx
@@ -80,7 +82,6 @@ share/wxMaxima/d.png
 share/wxMaxima/diffCells.wxm
 share/wxMaxima/empty_file.wxm
 share/wxMaxima/exptCells.wxm
-share/wxMaxima/fonts/CMakeLists.txt
 share/wxMaxima/fonts/COPYING-Libertinus.txt
 share/wxMaxima/fonts/COPYING-LinLibertine.txt
 share/wxMaxima/fonts/COPYING-jsMath.txt
@@ -118,6 +119,8 @@ share/wxMaxima/fracCells.wxm
 share/wxMaxima/functionCells.wxm
 share/wxMaxima/imageCells.wxm
 share/wxMaxima/intCells.wxm
+share/wxMaxima/intervals.wxm
+share/wxMaxima/intervals.wxmx
 share/wxMaxima/io.github.wxmaxima_developers.wxMaxima.png
 share/wxMaxima/io.github.wxmaxima_developers.wxMaxima.svg
 share/wxMaxima/ipc_copypaste1.wxm