Date: Thu, 13 Apr 2023 20:01:44 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 262205] Mk/bsd.wx.mk not working correctly when trying to compile graphics/hugin Message-ID: <bug-262205-39348-fNIMiDtrm5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262205-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-262205-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262205 Adriaan de Groot <adridg@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adridg@freebsd.org Status|Open |Closed Resolution|--- |Overcome By Events --- Comment #6 from Adriaan de Groot <adridg@freebsd.org> --- I'm going to (reluctantly) close this one. Ports 67187437acbb01d12cffab58983c839f9819cac3 replaced wx 3.1 by wx 3.2 -- apparently 3.1 was a port of an unstable / development branch. So that's why only 3.0 and 3.2 are supported in bsd.wx.mk, and why 3.1, if you've still g= ot it on your system, is dangling. So it boils down to "3.0+" means "Any supported version 3.0 or later", rath= er than "whatever is installed". cad/kicad now depends on wx 3.2. So the relevant part of MOVED is this: x11-toolkits/wxgtk31|x11-toolkits/wxgtk32|2022-10-25|Remove obsoleted port.= Use x11-toolkits/wxgtk32 instead --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262205-39348-fNIMiDtrm5>