Date: Mon, 15 Aug 2022 06:35:25 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 265846] x11-servers/xorg-server libxcvt-0.1.2_1 conflicts with xorg-server-1.20.14,1 Message-ID: <bug-265846-7141-cLYZKb8dLp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265846-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-265846-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265846 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 design= ed for upgrades as it can only install dependencies but not upgrade or deinsta= ll in case of conflicts. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265846-7141-cLYZKb8dLp>