On 1/30/26 12:59 PM, Andrew Hewus Fresh wrote:
Small update to prusaslicer 2.9.4. Mostly it stops it from telling me
it is available. It seems to work fine. I don't have a CORE One L, so
the actual change doesn't do much for me.
https://github.com/prusa3d/PrusaSlicer/releases
Index: Makefile
===================================================================
RCS file: /cvs/ports/cad/prusaslicer/Makefile,v
diff -u -p -r1.25 Makefile
--- Makefile 16 Jan 2026 19:57:27 -0000 1.25
+++ Makefile 30 Jan 2026 02:01:47 -0000
@@ -2,9 +2,8 @@ COMMENT = g-code generator for 3D printe
ONLY_FOR_ARCHS = ${LP64_ARCHS}
DPB_PROPERTIES = parallel
-V = 2.9.3
+V = 2.9.4
PKGNAME = prusaslicer-${V}
-REVISION = 1
GH_ACCOUNT = prusa3d
GH_PROJECT = PrusaSlicer
Index: distinfo
===================================================================
RCS file: /cvs/ports/cad/prusaslicer/distinfo,v
diff -u -p -r1.11 distinfo
--- distinfo 12 Jan 2026 05:16:09 -0000 1.11
+++ distinfo 30 Jan 2026 02:01:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (PrusaSlicer-version_2.9.3.tar.gz) =
ywMVr5SniJ6j+JsL/x4Do3UIlWvWyqVuEtkApxLaou0=
-SIZE (PrusaSlicer-version_2.9.3.tar.gz) = 77547931
+SHA256 (PrusaSlicer-version_2.9.4.tar.gz) =
Ty2NMFYQR6gvY+wj61MPmWsI1ZnA2ey66660SqShyEk=
+SIZE (PrusaSlicer-version_2.9.4.tar.gz) = 79411287
OK by me.