Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2026 15:07:12 +0000
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0aa5be520016 - main - UPDATING: Add a note about x11-wm/mango (v. 0.14.0)
Message-ID:  <6a282c20.1c291.b9459f9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

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

commit 0aa5be520016478f6a164a9ea7eea56a64652b6f
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-06-09 15:05:58 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-06-09 15:06:51 +0000

    UPDATING: Add a note about x11-wm/mango (v. 0.14.0)
---
 UPDATING | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/UPDATING b/UPDATING
index 66c31c791f65..06c9c1df396d 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.
 
+20260609:
+  AFFECTS: Users of x11-wm/mango
+  AUTHOR: nivit@FreeBSD.org
+
+  Version 0.14.0 of Mango has some breaking changes:
+
+  - IPC Protocol Upgrade: The old dwl IPC protocol is now deprecated and will
+    be removed in the next version.
+  - Socket Restructuring: mmsg(1) now restricts the use of independent sockets.
+    This structural change delivers a more powerful, concise, and reliable
+    syntax, allowing you to seamlessly retrieve data for all clients, tags,
+    monitors, and messages.
+
+  As a result, you must adapt any script that uses the mmsg(1) command to
+  the new syntax.
+
 20260605:
   AFFECTS: Users of dns/dnsmasq-devel
   AUTHOR: mandree@FreeBSD.org


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a282c20.1c291.b9459f9>