2024-10-25T15:21:56+0200 Rafael Sadowski <raf...@sizeofvoid.org>: > Please find attached a new tarball after the Qt 6.7.3 upgrade. > > Could someone PLEASE review it and give an OK to import?
Thanks Rafael for the update. All three ports build on my machine (amd64) without any issues and 95% of the devel/pyside tests pass. Other than that, the only thing new for me were a bunch of warnings like the following when creating the packages: Extracting debug info from /usr/ports/pobj/pyside6-6.7.3/fake-amd64/usr/local/lib/python3.11/site-packages/PySide6/QtXml.abi3.so Warning: no debug-info in /usr/ports/pobj/pyside6-6.7.3/fake-amd64/usr/local/lib/python3.11/site-packages/PySide6/QtXml.abi3.so dwz: /usr/ports/pobj/pyside6-6.7.3/fake-amd64/usr/local/lib/python3.11/site-packages/PySide6/.debug/QtXml.abi3.so.dbg: .debug_info section not present Not sure what's causing these, but I'm assuming they are harmless. The ports are packed and installed without any issues after that and they are picked up nicely by my current WIP port of FreeCAD. Thanks again :)