diff options
author | wiz <wiz> | 2012-11-02 16:07:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-11-02 16:07:23 +0000 |
commit | 37843aae042a0c3ca4da13b5cb761a17247903e9 (patch) | |
tree | 94b79b0a0151e2ffa29053cdc33058ec9121b242 /x11/xterm | |
parent | 663792feaa49eeb0753392ac1e378a28b289c848 (diff) | |
download | pkgsrc-37843aae042a0c3ca4da13b5cb761a17247903e9.tar.gz |
Update to 286:
285:
This release fixes two minor bugs, improves recovery from misconfigured
colors, and adds test scripts for building the FreeBSD port and
for demonstrating OSC 4 color-queries.
286:
This release fixes four bugs, chiefly a workaround for a bug in
GDM exposed by the change in patch #282 that identifies the window
manager. The other fixes add a check for misconfiguration of the
printerCommand resource and improve transformation of the manpage
to other formats.
Diffstat (limited to 'x11/xterm')
-rw-r--r-- | x11/xterm/Makefile | 4 | ||||
-rw-r--r-- | x11/xterm/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index 63529755709..d681a5c6331 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.66 2012/10/29 05:07:22 asau Exp $ +# $NetBSD: Makefile,v 1.67 2012/11/02 16:07:23 wiz Exp $ -DISTNAME= xterm-284 +DISTNAME= xterm-286 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/ \ http://www.sfr-fresh.com/unix/misc/ diff --git a/x11/xterm/distinfo b/x11/xterm/distinfo index 6e197b5311c..ad2d81e7720 100644 --- a/x11/xterm/distinfo +++ b/x11/xterm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.40 2012/10/20 13:23:38 wiz Exp $ +$NetBSD: distinfo,v 1.41 2012/11/02 16:07:23 wiz Exp $ -SHA1 (xterm-284.tgz) = 522fd17211bb2b01ffcb8181ef4c558a1c61c4f5 -RMD160 (xterm-284.tgz) = 4e24ceff73f6f3d8161c02bec9923de77ff1a927 -Size (xterm-284.tgz) = 1098456 bytes +SHA1 (xterm-286.tgz) = a6d7da878baf384dbd718bc3f535c0d8ced74574 +RMD160 (xterm-286.tgz) = 845367775259be3b91c565d918c3ade290a6ea7b +Size (xterm-286.tgz) = 1102357 bytes SHA1 (patch-aa) = 46076243c1b53d481b4cafe3d3f6f1f35291a153 |