pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xterm Update to xterm-237. This release contains ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6439bf984e78
branches:  trunk
changeset: 547452:6439bf984e78
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Tue Sep 16 22:18:26 2008 +0000

description:
Update to xterm-237.  This release contains a number of significant
bug fixes, including the problems with resizing the terminal
with certain applications (second item listed here).

                       Patch #237 - 2008/09/14

* improve usability of TrueType fonts by making the font-size switching
  for shifted keypad plus/minus use the faceSize resources to determine
  the order of fonts (when TrueType fonts are used) rather than the
  bitmap fonts, since their sizes may not be in the same order (report
  by H Merijn Brand)

* remove an optimization of ConfigureNotify events from patch #236 which
  seems to interfere with passing SIGWINCH to applications (GenToo
  #233836).

* modify handling of altSendsEscape to reset the eightBitInput mode,
  like metaSendsEscape (patch by Ted Phelps).

* add feature to show the text-cursor as an underline rather than a box,
  plus command-line options -uc and +uc and resource cursorUnderLine to
  control the feature (patch by Paul Lampert).

* update config.guess, config.sub

diffstat:

 x11/xterm/Makefile |  5 ++---
 x11/xterm/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 2747dacf2f50 -r 6439bf984e78 x11/xterm/Makefile
--- a/x11/xterm/Makefile        Tue Sep 16 21:57:53 2008 +0000
+++ b/x11/xterm/Makefile        Tue Sep 16 22:18:26 2008 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2008/09/09 11:11:29 abs Exp $
+# $NetBSD: Makefile,v 1.47 2008/09/16 22:18:26 bjs Exp $
 
-DISTNAME=      xterm-236
-PKGREVISION=   1
+DISTNAME=      xterm-237
 CATEGORIES=    x11
 MASTER_SITES=  ftp://invisible-island.net/xterm/ \
                http://www.sfr-fresh.com/unix/misc/
diff -r 2747dacf2f50 -r 6439bf984e78 x11/xterm/distinfo
--- a/x11/xterm/distinfo        Tue Sep 16 21:57:53 2008 +0000
+++ b/x11/xterm/distinfo        Tue Sep 16 22:18:26 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2008/08/01 23:14:47 bjs Exp $
+$NetBSD: distinfo,v 1.27 2008/09/16 22:18:26 bjs Exp $
 
-SHA1 (xterm-236.tgz) = 5219f67149d223b214c4e2353fb970ed95e58c76
-RMD160 (xterm-236.tgz) = fd5738cf4ec979d92e843c9d6f3a02279a02ade3
-Size (xterm-236.tgz) = 859451 bytes
+SHA1 (xterm-237.tgz) = 50ecf5b2c2ed3abd3d1bcdcfe476e9c485723084
+RMD160 (xterm-237.tgz) = 3e64296f5526dc00024f68695078f90ea9b6550c
+Size (xterm-237.tgz) = 860424 bytes
 SHA1 (patch-aa) = f975c694ffd05be7d56adbaf55713fc694e9c997



Home | Main Index | Thread Index | Old Index