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)
Sat, May 18, 5:28 PM
Unknown Object (File)
Fri, May 17, 6:33 AM
Unknown Object (File)
Fri, May 3, 6:32 PM
Unknown Object (File)
Fri, May 3, 1:50 PM
Unknown Object (File)
Apr 27 2024, 3:05 AM
Unknown Object (File)
Apr 20 2024, 2:44 PM
Unknown Object (File)
Apr 19 2024, 5:14 PM
Unknown Object (File)
Mar 4 2024, 8:01 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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23265
Build 22300: arc lint + arc unit

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.