MFH: 2023Q4
Details
Details
- Reviewers
jhale - Group Reviewers
kde - Commits
- R11:676b3bd11efc: net/qt5-network: Drop ca_root_nss dependency.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 53808 Build 50699: arc lint + arc unit
Event Timeline
Comment Actions
There's not much to explain, this hasn't been needed since certctl(8) was introduced in 12.2. Qt will do the right thing and use the system trust store, which in FreeBSD >= 12.2 is fully populated.
Comment Actions
I'm not an expert in this stuff. So we certainly don't need an exp-run for this change?
Comment Actions
Looks good to me. Exp-run wouldn't make any sense for a runtime dependency. w/ kde@ hat on.