diff options
author | Zsolt Udvari <uzsolt@FreeBSD.org> | 2024-08-28 21:50:20 +0200 |
---|---|---|
committer | Zsolt Udvari <uzsolt@FreeBSD.org> | 2024-08-28 21:55:07 +0200 |
commit | df59cd51d75c6a0c38a61d6799239bd9b08f3162 (patch) | |
tree | c47a1384d0eb62297d6cac271fe317a3056bed0c /math/wxmaxima/files/patch-src_Dirstructure.cpp | |
parent | sysutils/zfs-replicate: final version of 1.0 (diff) |
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)
Diffstat (limited to 'math/wxmaxima/files/patch-src_Dirstructure.cpp')
-rw-r--r-- | math/wxmaxima/files/patch-src_Dirstructure.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
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; |