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)
Tue, Nov 26, 4:38 AM
Unknown Object (File)
Tue, Nov 26, 4:38 AM
Unknown Object (File)
Tue, Nov 26, 4:38 AM
Unknown Object (File)
Tue, Nov 26, 4:25 AM
Unknown Object (File)
Mon, Nov 4, 10:03 AM
Unknown Object (File)
Sep 30 2024, 8:54 AM
Unknown Object (File)
Sep 26 2024, 4:31 PM
Unknown Object (File)
Sep 26 2024, 5:36 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.