Page MenuHomeFreeBSD

devel/gpds: Update to 1.8.4
ClosedPublic

Authored by jbo on Feb 18 2024, 12:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 11:30 PM
Unknown Object (File)
Thu, Oct 2, 3:53 AM
Unknown Object (File)
Sun, Sep 14, 5:49 PM
Unknown Object (File)
Sep 13 2025, 2:30 PM
Unknown Object (File)
Sep 13 2025, 8:59 AM
Unknown Object (File)
Sep 13 2025, 5:20 AM
Unknown Object (File)
Sep 2 2025, 4:14 PM
Unknown Object (File)
Sep 2 2025, 3:54 PM
Subscribers
None

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jbo requested review of this revision.Feb 18 2024, 12:08 AM
jbo created this revision.

Two "major" things are happening here:

  • Upstream supports consuming the 3rd-party tinxymxl2 dependency from the system (via CMake's find_package() since 1.8.3)
  • spdlogis no longer a dependency of this library. Consumers using the spdlog feature are expected to link towards it themselves.
This revision is now accepted and ready to land.Feb 18 2024, 7:42 AM
This revision was automatically updated to reflect the committed changes.