[Bug 262205] Mk/bsd.wx.mk not working correctly when trying to compile graphics/hugin

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Apr 2023 20:01:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262205

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 got
it on your system, is dangling.

So it boils down to "3.0+" means "Any supported version 3.0 or later", rather
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.