Page MenuHomeFreeBSD

databases/mariadb103-client: Fix the regression in "LIBS" in `mariadb_config`
ClosedPublic

Authored by mmokhi on Mar 23 2019, 9:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 22, 6:45 PM
Unknown Object (File)
Sun, Feb 1, 5:30 AM
Unknown Object (File)
Sat, Jan 31, 5:10 AM
Unknown Object (File)
Jan 14 2026, 1:10 PM
Unknown Object (File)
Jan 4 2026, 9:53 AM
Unknown Object (File)
Dec 29 2025, 11:44 AM
Unknown Object (File)
Dec 9 2025, 6:01 AM
Unknown Object (File)
Dec 5 2025, 6:13 AM
Subscribers

Details

Summary

The devel/apr1 port fails to build due the missing( ๐Ÿค” ?) part of LIBS field (as far as I investigated, as reported in PR#236698)
By making these changes the build goes fine again.

Adding the maintainer @brnrd to review and hopefully approve it ๐Ÿ˜Š

Test Plan

poudriere builds mariadb103-client fine
poudriere builds dependent ports (i.e., devel/apr1) fine

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 23 2019, 10:26 PM
This revision was automatically updated to reflect the committed changes.