Created attachment 243437 [details] 0001-graphics-osgearth-Update-to-3.4 Having just committed a build fix for osgearth (because it popped up in ports depending on devel/poco, so I just wanted to bump it, but learned it doesn't build currently), I also noticed it's a bit outdated ... Therefore, please find attached a commit (format for 'git am') to update it to the latest upstream release 3.4, kindly asking for review, thanks :) Cheers, Felix
Created attachment 243438 [details] 0001-graphics-osgearth-Update-to-3.4 Eliminate accidentally blank line :o
Created attachment 243459 [details] 0001-graphics-osgearth-Update-to-3.4 (v2) Test build on i386 (which took forever because of gcc12...) revealed the extra patch is still needed here, so re-integrate and update it.
Thanks, not tested and not time these days. Do you want to take maintainer ship of this port? If yes, go ahaed, if no, please drop my maintainer ship on it.
Created attachment 243508 [details] 0001-graphics-osgearth-Update-to-3.4 (v3) (In reply to Loïc Bartoletti from comment #3) Ok then, I guess I could take this one. Please just approve the updated patch to confirm passing maintainership, thanks!
Comment on attachment 243508 [details] 0001-graphics-osgearth-Update-to-3.4 (v3) Approved, Thanks to you!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=10327d204ee8740ba8cf5b11e59084c85279ce3a commit 10327d204ee8740ba8cf5b11e59084c85279ce3a Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2023-07-16 18:56:56 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2023-07-20 16:37:12 +0000 graphics/osgearth: Update to 3.4 Changes from 3.2: Bugfixes, performance and maintenance, see https://github.com/gwaldron/osgearth/releases Take maintainership from lbartoletti@. PR: 272550 Approved by: lbartoletti (previous maintainer) graphics/osgearth/Makefile | 18 ++++++----- graphics/osgearth/distinfo | 12 ++++++-- graphics/osgearth/files/extra-patch-i386 | 8 ++--- graphics/osgearth/files/patch-CMakeLists.txt (new) | 8 +++++ .../patch-src_osgEarthDrivers_lerc_CMakeLists.txt | 6 ++-- graphics/osgearth/pkg-plist | 35 +++++++++++----------- 6 files changed, 53 insertions(+), 34 deletions(-)
Thanks, it's pushed :)