Subject: CVS commit: pkgsrc/x11/rxvt-unicode
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 10/28/2005 16:32:26
Module Name: pkgsrc
Committed By: minskim
Date: Fri Oct 28 16:32:26 UTC 2005
Modified Files:
pkgsrc/x11/rxvt-unicode: Makefile distinfo
Log Message:
Update rxvt-unicode to 5.8. Patches provided by Leonard Schmidt
(maintainer) in PR pkg/31930.
Changes:
- INCOMPATIBLE CHANGE: many configure options are now on by default.
If you want the old behaviour, try:
configure --disable-everything <your enable options>
- INCOMPATIBLE CHANGE: -fade changed its meaning to comply with
the documentation and common sense: when upgrading, replace your
percentage by 100-percentage.
- integrated "fade to specific colour" patch by Martin Parm.
- slow down the internal visual bell (delay by 20ms) and update
the terminfo flash code to use the same delay. This is
synchronous, so many bells might inhibit screen updates in other
windows.
- text with background==foreground colour gets displayed with default
bg/fg now when in reverse video, so it can be seen when selecting.
- allow koi8r* as x11 encoding name for koi8r (Nikita Danilov).
- removed undocumented inheritPixmapforce option.
- replaced INSTALL file.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/rxvt-unicode/Makefile \
pkgsrc/x11/rxvt-unicode/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.