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)
Wed, Jun 3, 7:55 PM
Unknown Object (File)
Wed, Jun 3, 7:54 PM
Unknown Object (File)
Mon, Jun 1, 12:09 AM
Unknown Object (File)
Tue, May 19, 3:01 AM
Unknown Object (File)
Sat, May 16, 3:03 AM
Unknown Object (File)
Fri, May 15, 1:45 PM
Unknown Object (File)
Fri, May 15, 4:09 AM
Unknown Object (File)
Fri, May 15, 12:24 AM
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.