diff options
author | jbeich <jbeich@FreeBSD.org> | 2019-01-15 08:52:45 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2019-01-15 08:52:45 +0800 |
commit | 7f3ab8f506cad08bcad6f6e4f92f4aa04add581e (patch) | |
tree | 27175f62285d8c69e945559160c61184f69cdf3e /UPDATING | |
parent | e23b8875196a4151f0441d345c60feca2e303445 (diff) | |
download | freebsd-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-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |