git: b0157d66fb79 - main - math/wxmaxima: Update to Version-23.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 18:23:52 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0157d66fb799789e0413a83f1762352d3c00c3f commit b0157d66fb799789e0413a83f1762352d3c00c3f Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2023-12-24 17:46:10 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-12-25 18:23:41 +0000 math/wxmaxima: Update to Version-23.12.0 Changes: https://github.com/wxMaxima-developers/wxmaxima/releases/tag/Version-23.12.0 --- math/wxmaxima/Makefile | 2 +- math/wxmaxima/distinfo | 6 +++--- math/wxmaxima/files/patch-src_wxMaxima.cpp | 14 +++++++------- math/wxmaxima/pkg-plist | 4 ++++ 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/math/wxmaxima/Makefile b/math/wxmaxima/Makefile index 203ac3502785..c0401fcceb89 100644 --- a/math/wxmaxima/Makefile +++ b/math/wxmaxima/Makefile @@ -1,5 +1,5 @@ PORTNAME= wxmaxima -PORTVERSION= 23.11.0 +PORTVERSION= 23.12.0 DISTVERSIONPREFIX= Version- CATEGORIES= math diff --git a/math/wxmaxima/distinfo b/math/wxmaxima/distinfo index fc83462bf6fe..620412ceb844 100644 --- a/math/wxmaxima/distinfo +++ b/math/wxmaxima/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700306201 -SHA256 (wxMaxima-Developers-wxmaxima-Version-23.11.0_GH0.tar.gz) = f2fdd6386d89d461c29b9cff054e7118e98714123dbaf084a2e954c2a450cc4d -SIZE (wxMaxima-Developers-wxmaxima-Version-23.11.0_GH0.tar.gz) = 16476485 +TIMESTAMP = 1703439889 +SHA256 (wxMaxima-Developers-wxmaxima-Version-23.12.0_GH0.tar.gz) = abec636e96474adf6451e81728b16afaa83ed1a70b86a695fa083ecec65aaae1 +SIZE (wxMaxima-Developers-wxmaxima-Version-23.12.0_GH0.tar.gz) = 16491009 diff --git a/math/wxmaxima/files/patch-src_wxMaxima.cpp b/math/wxmaxima/files/patch-src_wxMaxima.cpp index 72a03619f620..7f2ef251df91 100644 --- a/math/wxmaxima/files/patch-src_wxMaxima.cpp +++ b/math/wxmaxima/files/patch-src_wxMaxima.cpp @@ -1,11 +1,11 @@ ---- src/wxMaxima.cpp.orig 2023-02-04 19:03:25 UTC +--- src/wxMaxima.cpp.orig 2023-12-25 16:45:03 UTC +++ src/wxMaxima.cpp -@@ -3289,8 +3289,6 @@ void wxMaxima::VariableActionMaximaHtmldir(const wxStr - wxLogMessage(wxString::Format(_("Maxima's HTML manuals are in directory %s"), - dir_canonical.utf8_str())); - m_worksheet->SetMaximaDocDir(dir_canonical); -- m_worksheet->LoadHelpFileAnchors(dir_canonical, -- m_worksheet->GetMaximaVersion()); +@@ -3393,8 +3393,6 @@ void wxMaxima::VariableActionMaximaHtmldir(const wxStr + wxLogMessage(_("Maxima's HTML manuals are in directory %s"), + dir_canonical.utf8_str()); + GetWorksheet()->SetMaximaDocDir(dir_canonical); +- GetWorksheet()->LoadHelpFileAnchors(dir_canonical, +- GetWorksheet()->GetMaximaVersion()); } void wxMaxima::GnuplotCommandName(wxString gnuplot) { m_gnuplotcommand = gnuplot; diff --git a/math/wxmaxima/pkg-plist b/math/wxmaxima/pkg-plist index 13cbfd33a6b6..d5768c477b18 100644 --- a/math/wxmaxima/pkg-plist +++ b/math/wxmaxima/pkg-plist @@ -16,6 +16,9 @@ share/bash-completion/completions/wxmaxima %%PORTDOCS%%%%DOCSDIR%%/cell-example.png %%PORTDOCS%%%%DOCSDIR%%/ezUnits.png %%PORTDOCS%%%%DOCSDIR%%/header.html +%%PORTDOCS%%%%DOCSDIR%%/horizontal-cursor-between-cells.png +%%PORTDOCS%%%%DOCSDIR%%/horizontal-cursor-only.png +%%PORTDOCS%%%%DOCSDIR%%/locale-warning.png %%PORTDOCS%%%%DOCSDIR%%/maxima_screenshot.png %%PORTDOCS%%%%DOCSDIR%%/sbclMemory.png %%PORTDOCS%%%%DOCSDIR%%/wxMaximaLogo.png @@ -30,6 +33,7 @@ share/bash-completion/completions/wxmaxima %%PORTDOCS%%%%DOCSDIR%%/wxmaxima.tr.html %%PORTDOCS%%%%DOCSDIR%%/wxmaxima.uk.html %%PORTDOCS%%%%DOCSDIR%%/wxmaxima.zh_CN.html +%%PORTDOCS%%%%DOCSDIR%%/wxsubscripts.png %%NLS%%share/locale/ca/LC_MESSAGES/wxMaxima.mo %%NLS%%share/locale/cs/LC_MESSAGES/wxMaxima.mo %%NLS%%share/locale/da/LC_MESSAGES/wxMaxima.mo