Page MenuHomeFreeBSD

[exp-run] x11/xorgproto: Swith to build dependency
ClosedPublic

Authored by zeising on Aug 26 2018, 11:30 AM.
Tags
Referenced Files
F82041841: D16906.diff
Wed, Apr 24, 10:06 PM
F82025874: D16906.id47314.largetrue.diff
Wed, Apr 24, 5:38 PM
Unknown Object (File)
Wed, Apr 24, 1:59 AM
Unknown Object (File)
Tue, Apr 23, 8:49 PM
Unknown Object (File)
Mon, Apr 22, 9:22 PM
Unknown Object (File)
Sat, Apr 20, 1:09 PM
Unknown Object (File)
Sat, Apr 20, 1:09 PM
Unknown Object (File)
Sat, Apr 20, 1:09 PM
Subscribers

Details

Reviewers
eadler
Group Reviewers
portmgr
O5: Ports Framework(Owns No Changed Paths)
Commits
rP479538: Change x11/xorgproto to become a build dep
Summary

x11/xorgproto contains protocol headers for various xorg components. Those are really only needed at build time. This switches xorgproto to a build time dependency instead of a build and run time dependency.

I also bump portrevision for all dependent ports.

Test Plan

exp-run to verify there are no hidden dependencies or other strangeness.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Updated patch to also change the xorgproto dependency. Previously, we looked for one of the .pc files installed by xorgproto, this changes the dependency to actually depend on the port, since it installs so many .pc files.

eadler added a subscriber: eadler.

Thank you!

This revision was not accepted when it landed; it landed in state Needs Review.Sep 11 2018, 6:35 PM
This revision was automatically updated to reflect the committed changes.