[Bug 265846] x11-servers/xorg-server libxcvt-0.1.2_1 conflicts with xorg-server-1.20.14,1

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Aug 2022 06:35:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265846

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Works As Intended
             Status|New                         |Closed

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
See 20220629 entry in /usr/ports/UPDATING. bin/cvt moved from xorg-server to
libxcvt. The conflict arises due to partial upgrade: old xorg-server (which
still has bin/cvt) and new libxcvt (which now exposes bin/cvt).

"make depends" (implicitly called by "make" under /usr/ports) is not designed
for upgrades as it can only install dependencies but not upgrade or deinstall
in case of conflicts.

-- 
You are receiving this mail because:
You are the assignee for the bug.