[Bug 256726] graphics/libglvnd: conflicts with mesa-libs-20.2.3 (installs files into the same place)
Date: Sun, 20 Jun 2021 07:38:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256726
Igor Pavlov <igor.arabesc.pavlov@gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://www.freshports.org/
                   |                            |graphics/mesa-libs/
         Resolution|---                         |Not A Bug
                 CC|                            |igor.arabesc.pavlov@gmail.c
                   |                            |om
             Status|New                         |Closed
--- Comment #1 from Igor Pavlov <igor.arabesc.pavlov@gmail.com> ---
2021-06-17
Affects: users of graphics/mesa-libs
Author: kbowling@FreeBSD.org
Reason: 
  Some libraries from mesa-libs are now provided by libglvnd while
  others were renamed. When building outside poudriere make sure to
  remove mesa-libs first in order to avoid conflict with libglvnd.
  For portmaster users:
  # pkg delete -f mesa-libs
  # portmaster -a
  For portupgrade users:
  # pkg delete -f mesa-libs
  # portupgrade -a
-- 
You are receiving this mail because:
You are the assignee for the bug.