Date: Mon, 13 Feb 2023 10:11:32 +0100 From: Jan Beich <jbeich@FreeBSD.org> To: Yuri Victorovich <yuri@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: b7d681aadc8e - main - graphics/glbinding: Update 3.1.0 =?utf-8?Q?=E2=86=92?= 3.3.0 Message-ID: <lel2-aq0r-wny@FreeBSD.org> In-Reply-To: <202302130426.31D4QgXk024846@gitrepo.freebsd.org> (Yuri Victorovich's message of "Mon, 13 Feb 2023 04:26:42 GMT") References: <202302130426.31D4QgXk024846@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Yuri Victorovich <yuri@FreeBSD.org> writes: > diff --git a/graphics/glbinding/pkg-plist b/graphics/glbinding/pkg-plist > index 4d68129a38a3..62de2a20eda9 100644 > --- a/graphics/glbinding/pkg-plist > +++ b/graphics/glbinding/pkg-plist > @@ -1,4 +1,10 @@ > +bin/glcontexts > +bin/glescontexts > +bin/glfunctions > +bin/glinfo > +bin/glisdeprecated > bin/glmeta > +bin/glqueries Can you set CONFLICTS_INSTALL with graphics/mesa-demos? $ pkg install -n mesa-demos Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Checking integrity... done (1 conflicting) - mesa-demos-8.4.0_3 conflicts with glbinding-3.3.0 on /usr/local/bin/glinfo Checking integrity... done (0 conflicting) The following 2 package(s) will be affected (of 0 checked): Installed packages to be REMOVED: glbinding: 3.3.0 New packages to be INSTALLED: mesa-demos: 8.4.0_3 Number of packages to be removed: 1 Number of packages to be installed: 1 The operation will free 9 MiB.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?lel2-aq0r-wny>