From df59cd51d75c6a0c38a61d6799239bd9b08f3162 Mon Sep 17 00:00:00 2001 From: Zsolt Udvari Date: Wed, 28 Aug 2024 21:50:20 +0200 Subject: math/wxmaxima: revert to 23.12.0 This reverts commit b634e8f3fcb15a8e7646139c4a1b48ad00ed8dc2. The 24.08.0 is unusable on FreeBSD, needs more work. Reported by: fernape (email) --- math/wxmaxima/files/patch-src_Dirstructure.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/wxmaxima/files/patch-src_Dirstructure.cpp') diff --git a/math/wxmaxima/files/patch-src_Dirstructure.cpp b/math/wxmaxima/files/patch-src_Dirstructure.cpp index 2ff43853afcd..42ab59c742be 100644 --- a/math/wxmaxima/files/patch-src_Dirstructure.cpp +++ b/math/wxmaxima/files/patch-src_Dirstructure.cpp @@ -1,6 +1,6 @@ ---- src/Dirstructure.cpp.orig 2024-08-28 07:17:18 UTC +--- src/Dirstructure.cpp.orig 2023-02-19 14:20:34 UTC +++ src/Dirstructure.cpp -@@ -121,6 +121,7 @@ wxString Dirstructure::ResourcesDir() { +@@ -120,6 +120,7 @@ wxString Dirstructure::ResourcesDir() const { exepath = exe.GetPath(); } else { exepath = CMAKE_INSTALL_PREFIX; -- cgit v1.2.3