Page MenuHomeFreeBSD

Add math/gmp to LIB_DEPENDS
ClosedPublic

Authored by jrm on Oct 5 2016, 5:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 7:33 PM
Unknown Object (File)
Sat, Apr 18, 1:31 PM
Unknown Object (File)
Apr 13 2026, 8:26 PM
Unknown Object (File)
Apr 12 2026, 10:05 AM
Unknown Object (File)
Apr 11 2026, 12:30 PM
Unknown Object (File)
Apr 11 2026, 9:28 AM
Unknown Object (File)
Apr 7 2026, 5:41 AM
Unknown Object (File)
Apr 6 2026, 3:25 AM
Subscribers

Details

Summary

Add math/gmp to LIB_DEPENDS

Q/A:
Error: /usr/local/bin/certtool is linked to /usr/local/lib/libgmp.so.10 from
math/gmp but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgmp.so:math/gmp

Test Plan

portlint -C: Ok
testport: OK (poudriere: 11.0-RC3,amd64,default options)

Diff Detail

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

Event Timeline

jrm retitled this revision from to Add math/gmp to LIB_DEPENDS.
jrm updated this object.
jrm edited the test plan for this revision. (Show Details)
jrm added reviewers: swills, tijl.
tijl edited edge metadata.
This revision is now accepted and ready to land.Oct 5 2016, 9:29 AM
swills edited edge metadata.

Approved

This revision was automatically updated to reflect the committed changes.