aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2019-01-15 08:52:45 +0800
committerjbeich <jbeich@FreeBSD.org>2019-01-15 08:52:45 +0800
commit7f3ab8f506cad08bcad6f6e4f92f4aa04add581e (patch)
tree27175f62285d8c69e945559160c61184f69cdf3e /UPDATING
parente23b8875196a4151f0441d345c60feca2e303445 (diff)
downloadfreebsd-ports-gnome-7f3ab8f506cad08bcad6f6e4f92f4aa04add581e.tar.gz
freebsd-ports-gnome-7f3ab8f506cad08bcad6f6e4f92f4aa04add581e.tar.zst
freebsd-ports-gnome-7f3ab8f506cad08bcad6f6e4f92f4aa04add581e.zip
x11-wm/sway: update to 1.0.b.2.189
The last beta is several months old, so use a snapshot to help users evaluate the current state. Changes: https://github.com/swaywm/sway/compare/1.0-beta.2...2573606b Changes: https://github.com/swaywm/wlroots/compare/0.2...10a2c4ed
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d3fd6ae5296d..43a832ab42ac 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20190114:
+ AFFECTS: x11-wm/sway
+ AUTHOR: jbeich@FreeBSD.org
+
+ swayidle and swaylock split out into x11/swayidle and x11/swaylock.
+ Check your sway config and install those if required.
+
20190113:
AFFECTS: users of net/GeoIP
AUTHOR: adamw@FreeBSD.org