Update to 8.3.664.
Ok with llvm22.

Stu



diff -Nurp /usr/ports//cad/magic/Makefile ./Makefile
--- /usr/ports//cad/magic/Makefile      Fri Jun 19 01:48:40 2026
+++ ./Makefile  Fri Jun 19 14:12:23 2026
@@ -1,10 +1,7 @@
-BROKEN =       fails to build after move to LLVM 22
-
 COMMENT =      interactive system for VLSI circuit layouts
 
-DISTNAME =     magic-8.3.393
+DISTNAME =     magic-8.3.664
 EXTRACT_SUFX = .tgz
-REVISION =     0
 
 CATEGORIES =   cad
 HOMEPAGE =     http://opencircuitdesign.com/magic/
@@ -13,8 +10,8 @@ MAINTAINER =  Alessandro De Laurenzis <just22@atlantide
 # MIT (Magic, scmos), GPLv2 only (readline)
 PERMIT_PACKAGE = Yes
 
-WANTLIB =      ${MODTK_WANTLIB} GL GLU X11 Xext Xi Xmu c cairo fontconfig \
-               freetype m z
+WANTLIB =      ${MODTK_WANTLIB} GL GLU ICE SM X11 Xext Xi Xmu c cairo \
+               fontconfig freetype m z
 
 SITES =                http://opencircuitdesign.com/magic/archive/
 
diff -Nurp /usr/ports//cad/magic/distinfo ./distinfo
--- /usr/ports//cad/magic/distinfo      Tue May 30 09:28:36 2023
+++ ./distinfo  Fri Jun 19 12:24:49 2026
@@ -1,2 +1,2 @@
-SHA256 (magic-8.3.393.tgz) = aOqjNt4zLR8SQrUU1blVw8bqadQaaAzKnLoywPBhQTk=
-SIZE (magic-8.3.393.tgz) = 4209393
+SHA256 (magic-8.3.664.tgz) = XpUvP0kLPy06GpIpiXr54U35rDPiqJmvVVS+zj6H1Ks=
+SIZE (magic-8.3.664.tgz) = 4363132
diff -Nurp /usr/ports//cad/magic/pkg/PLIST ./pkg/PLIST
--- /usr/ports//cad/magic/pkg/PLIST     Wed Aug 31 09:13:51 2022
+++ ./pkg/PLIST Fri Jun 19 12:36:27 2026
@@ -51,6 +51,7 @@ lib/magic/tcl/magic.tcl
 @bin lib/magic/tcl/magicexec
 lib/magic/tcl/mazeroute.tcl
 lib/magic/tcl/readspice.tcl
+lib/magic/tcl/reorderLayers.tcl
 lib/magic/tcl/socketcmd.tcl
 lib/magic/tcl/strip_reflibs.tcl
 @so lib/magic/tcl/tclmagic.so
@@ -58,6 +59,7 @@ lib/magic/tcl/techbuilder.tcl
 lib/magic/tcl/texthelper.tcl
 lib/magic/tcl/tkcon.tcl
 lib/magic/tcl/tkshell.tcl
+lib/magic/tcl/toolbar.tcl
 lib/magic/tcl/toolkit.tcl
 lib/magic/tcl/toolkit_rev0.tcl
 lib/magic/tcl/tools.tcl
@@ -83,6 +85,7 @@ share/doc/magic/html/Makefile
 share/doc/magic/html/addcommandentry.html
 share/doc/magic/html/addpath.html
 share/doc/magic/html/antennacheck.html
+share/doc/magic/html/archive.html
 share/doc/magic/html/array.html
 share/doc/magic/html/box.html
 share/doc/magic/html/calma.html
@@ -130,8 +133,6 @@ share/doc/magic/html/ext2sim.html
 share/doc/magic/html/ext2spice.html
 share/doc/magic/html/extract.html
 share/doc/magic/html/extresist.html
-share/doc/magic/html/exttosim.html
-share/doc/magic/html/exttospice.html
 share/doc/magic/html/feedback.html
 share/doc/magic/html/fill.html
 share/doc/magic/html/findbox.html
@@ -153,7 +154,8 @@ share/doc/magic/html/graphics/corner2.gif
 share/doc/magic/html/graphics/email_address.png
 share/doc/magic/html/graphics/line1.gif
 share/doc/magic/html/graphics/magic_OGL_sm.gif
-share/doc/magic/html/graphics/magic_title2.gif
+share/doc/magic/html/graphics/magic_title8_3.gif
+share/doc/magic/html/graphics/magic_title8_3.png
 share/doc/magic/html/graphics/techmgr.gif
 share/doc/magic/html/graphics/toolbar.gif
 share/doc/magic/html/graphics/writeall.gif
@@ -251,6 +253,7 @@ share/doc/magic/html/tk_path_name.html
 share/doc/magic/html/tool.html
 share/doc/magic/html/undo.html
 share/doc/magic/html/unexpand.html
+share/doc/magic/html/units.html
 share/doc/magic/html/unmeasure.html
 share/doc/magic/html/updatedisplay.html
 share/doc/magic/html/upsidedown.html

Reply via email to