Page MenuHomeFreeBSD

Add METALINK and PSL options
ClosedPublic

Authored by sunpoet on Nov 6 2016, 3:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 23 2024, 11:50 PM
Unknown Object (File)
Nov 23 2024, 3:48 PM
Unknown Object (File)
Nov 21 2024, 11:20 AM
Unknown Object (File)
Nov 7 2024, 4:33 PM
Unknown Object (File)
Nov 6 2024, 3:44 PM
Unknown Object (File)
Nov 2 2024, 3:57 AM
Unknown Object (File)
Oct 25 2024, 8:59 PM
Unknown Object (File)
Oct 18 2024, 11:23 AM
Subscribers

Details

Summary
> Running Q/A tests (stage-qa)

Error: /usr/local/bin/wget is linked to /usr/local/lib/libmetalink.so.3 from misc/libmetalink but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libmetalink.so:misc/libmetalink
Error: /usr/local/bin/wget is linked to /usr/local/lib/libpsl.so.5 from dns/libpsl but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libpsl.so:dns/libpsl

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 5861
Build 6148: arc lint + arc unit

Event Timeline

sunpoet retitled this revision from to Add METALINK and PSL options.
sunpoet updated this object.
sunpoet edited the test plan for this revision. (Show Details)

I just noticed that vd@ is not available here when I tried to add him as a reviewer.

sunpoet added a reviewer: sunpoet.

Committed in r426749.

This revision is now accepted and ready to land.Nov 28 2016, 5:28 PM