x11/rxvt-unicode: add a message into UPDATING

-pe keysym-list doesn't work in 9.26. Upstream is aware of this and say
it'll be fixed in the next release.

PR:		257146
Reported by:	Mason Loring Bliss <mason (at) blisses.org>
This commit is contained in:
Thierry Thomas 2021-07-21 17:06:43 +02:00
parent 468e5c062a
commit 2a57daeb2f

View file

@ -5,6 +5,15 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades. you update your ports collection, before attempting any port upgrades.
20210721:
AFFECTS: users of x11/rxvt-unicode
AUTHOR: thierry@FreeBSD.org
Since 9.26, there is a regression in resource parsing, which no longer
accepts a prefix of the form "URxvt*keysym" ("*." is equivalent to "*").
Changing "*." to "." should make your bindings work again.
20210704: 20210704:
AFFECTS: users of misc/qtchooser AFFECTS: users of misc/qtchooser
AUTHOR: kde@FreeBSD.org AUTHOR: kde@FreeBSD.org