git: 8fa94e041864 - main - UPDATING: Add a note about x11-wm/mango v. 0.16.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Sep 2026 09:26:04 UTC
The branch main has been updated by nivit:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8fa94e041864ba49117ed36e4d9dd788114d9f6b
commit 8fa94e041864ba49117ed36e4d9dd788114d9f6b
Author: Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-09-07 09:24:51 +0000
Commit: Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-09-07 09:24:51 +0000
UPDATING: Add a note about x11-wm/mango v. 0.16.3
---
UPDATING | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/UPDATING b/UPDATING
index 66921f96be07..a89689bc1269 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.
+20260907:
+ AFFECTS: Users of x11-wm/mango
+ AUTHOR: nivit@FreeBSD.org
+
+ Version 16.0.3 has some breaking changes. More details at these addresses:
+
+ 1. https://github.com/mangowm/mango/releases/tag/0.15.0
+ 2. https://github.com/mangowm/mango/releases/tag/0.15.5
+ 3. https://github.com/mangowm/mango/releases/tag/0.16.0
+ 4. https://github.com/mangowm/mango/releases/tag/0.16.1
+ 5. https://github.com/mangowm/mango/releases/tag/0.16.3
+
+ Besides, it is not compatible with x11/waybar v. 0.15.0, so, if you use it,
+ you have to consider (temporarily) other alternatives like x11/sfwbar or
+ x11/mangobar, while waiting for a new version of waybar to be released.
+
20260906:
AFFECTS: users of net/py-kombu
AUTHOR: michaelo@FreeBSD.org