pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xterm
Module Name: pkgsrc
Committed By: bjs
Date: Fri Aug 1 23:14:47 UTC 2008
Modified Files:
pkgsrc/x11/xterm: Makefile distinfo
pkgsrc/x11/xterm/patches: patch-aa
Removed Files:
pkgsrc/x11/xterm/patches: patch-ab patch-ac
Log Message:
Update to xterm-236. Changes:
Patch #236 - 2008/07/27
* correct memory reallocation when handling a paste of UTF-8 text from
patch #225 changes (report/patch by Max Mikhanosha).
* correct allocation of temporary buffer in xtermFindShell in case the
user's $PATH contains no ":" (report/analysis by Victor Stinner,
Freedesktop.Org Bugzilla #16790).
* modify CF_XOPEN_SOURCE to add case for DragonFly BSD, to fix new
compile problem exposed by fix for fd_mask (patch by Hasso Tepper).
* add configure-check for ncurses use_extended_names, (report by
Martin Mokrejs).
* correct computation for toolbar height; layout manager already takes
into account borderWidth resource.
* implement VT320-style SCS (select character set) for ISO Latin-1
supplemental.
* fixes for vt100-style character sets in UTF-8 mode (Ubuntu #230919).
* fix to make luit work with xterm's -ls option (report/patch by
Marius Tolzmann).
* update config.guess, config.sub
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/x11/xterm/Makefile
cvs rdiff -r1.25 -r1.26 pkgsrc/x11/xterm/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/xterm/patches/patch-aa
cvs rdiff -r1.6 -r0 pkgsrc/x11/xterm/patches/patch-ab \
pkgsrc/x11/xterm/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index