git: bab9958300df - main - UPDATING: Add a note about upgrading x11/swww

From: Nicola Vitale <nivit_at_FreeBSD.org>
Date: Fri, 20 Jun 2025 15:38:33 UTC
The branch main has been updated by nivit:

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

commit bab9958300df0c481bbdd6eda6809a60a89ffde8
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2025-06-20 15:36:24 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2025-06-20 15:37:40 +0000

    UPDATING: Add a note about upgrading x11/swww
---
 UPDATING | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/UPDATING b/UPDATING
index 5d570d13db8e..d661bc5ec941 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
 
+20250620:
+  AFFECTS: users of x11/swww
+  AUTHOR: nivit@FreeBSD.org
+
+  Starting from version 0.10 the command swww init, previously deprecated, has
+  been properly deleted. The correct way of initializing the daemon is calling
+  swww-daemon directly.
+
 20250613:
   AFFECTS: users of devel/py-gql, games/DDNet, net/mosquitto
   AUTHOR: michaelo@FreeBSD.org