Bugzilla Automation <[email protected]> has asked freebsd-desktop (Team) <[email protected]> for maintainer-feedback: Bug 285557: devel/dbus: 1.16.2 dropped version script hack (CONFIGURE_ENV= have_ld_version_script=yes) https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285557
--- Description --- https://cgit.freebsd.org/ports/commit/?id=bc4255ece4e3b24b4a874f3e028d4ba6b7841 514 was functionality wise reverted/dropped with the update to 1.16.2. palemoon doesn't run anymore: XPCOMGlueLoad error for file /usr/local/lib/palemoon/libxul.so: /usr/local/lib/libdbus-1.so.3: version LIBDBUS_1_3 required by /usr/local/lib/palemoon/libxul.so not defined Couldn't load XPCOM. Please find attached a quick hack. Until half an hour earlier, I never had looked into any meson.build - my patch might be a completely wrong approach. But for me it's restoring have_ld_version_script=yes outcome (i.e. palemoon runs again on stable/14 and devel/dbus-1.16.2_1,1
