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)
Tue, Aug 18, 3:43 AM
Unknown Object (File)
Thu, Aug 13, 9:08 PM
Unknown Object (File)
Sat, Aug 8, 2:10 PM
Unknown Object (File)
Sat, Aug 8, 9:55 AM
Unknown Object (File)
Wed, Jul 29, 6:09 PM
Unknown Object (File)
Tue, Jul 28, 5:33 PM
Unknown Object (File)
Jul 17 2026, 1:55 AM
Unknown Object (File)
Jul 12 2026, 3:59 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