CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/12/04 09:39:54
Modified files:
x11/spectrwm : Makefile distinfo
x11/spectrwm/patches: patch-spectrwm_c
Log message:
Update for Spectrwm to 2.1.1:
* Avoid a free on an uninitialized variable by setting optval to
NULL.
* Fix fparseln flags to remove escape characters in the result.
* Fix issue where rapid window crossing events might get ignored.
* Validate bound spawn programs after conf is loaded.
* Fix move/resize to bail if the window gets destroyed.
* Fix bar clock not getting updated during periods of inactivity.
Ok aja@