diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-01-15 08:52:45 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-01-15 08:52:45 +0800 |
commit | eb2e63135cdda78018bb4c7ce73c8d32e7f70861 (patch) | |
tree | 27175f62285d8c69e945559160c61184f69cdf3e /UPDATING | |
parent | 79cd352a718d48447eb09d4f08ba6d9ac91de55e (diff) | |
download | freebsd-ports-gnome-eb2e63135cdda78018bb4c7ce73c8d32e7f70861.tar.gz freebsd-ports-gnome-eb2e63135cdda78018bb4c7ce73c8d32e7f70861.tar.zst freebsd-ports-gnome-eb2e63135cdda78018bb4c7ce73c8d32e7f70861.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 |