[Bug 231174] x11/xorgproto conflicts with glproto-1.4.17
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 5 20:45:18 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231174
CL Moonriver <clmoonriver at equinefiction.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clmoonriver at equinefiction.c
| |om
--- Comment #2 from CL Moonriver <clmoonriver at equinefiction.com> ---
Check the UPDATING file in /usr/ports Specifically, this section:
AFFECTS: users of x11/xorg and all ports with USE_XORG=*proto
AUTHOR: zeising at FreeBSD.org
The xorg *proto packages have all been merged into one package,
x11/xorgproto. This might cause issues with upgrading. If you
get conflicts between xorgproto and old *proto packages, please
remove the old package and install xorgproto again.
In order to remove all orphaned ports, including all *proto port,
the following can be used after the ports tree has been updated:
pkg version -l \? | cut -f 1 -w | grep -v compat | xargs pkg delete -fy
That should fix the issue.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list