Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jun 2021 14:16:09 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f0559e873477 - main - UPDATING: Add notes for mesa-libs on portmaster/portupgrade
Message-ID:  <202106171416.15HEG9B1057973@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f0559e873477fc1b4d625ca9edf8c4a0f3cc2489

commit f0559e873477fc1b4d625ca9edf8c4a0f3cc2489
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-06-17 14:15:22 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-17 14:15:22 +0000

    UPDATING: Add notes for mesa-libs on portmaster/portupgrade
    
    PR:             246767
---
 UPDATING | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/UPDATING b/UPDATING
index 766ed3c26bd8..583882c0d2fe 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,22 @@ they are unavoidable.
 You should get into the habit of checking this file for changes each time
 you update your ports collection, before attempting any port upgrades.
 
+20210617:
+  AFFECTS: users of graphics/mesa-libs
+  AUTHOR: kbowling@FreeBSD.org
+
+  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
+
 20210523:
   AFFECTS: users of www/tt-rss
   AUTHOR: dereks@lifeofadishwasher.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106171416.15HEG9B1057973>