diff options
author | wiz <wiz> | 2012-12-08 22:16:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-12-08 22:16:38 +0000 |
commit | c5a7abbb5cbd2613f6aea80720738681ad390a52 (patch) | |
tree | 5c026f6b9897498d7502c91f66541a15b63e2078 /x11 | |
parent | a9d6567287d72bfd6c40a3ab34f46aaacd6b3b08 (diff) | |
download | pkgsrc-c5a7abbb5cbd2613f6aea80720738681ad390a52.tar.gz |
Update to 287:
Several small bugfixes/improvements. One is a fix for the -iconic
option broken in #282 when the icon pixmap is configured. The other
fixes are for older problems.
Diffstat (limited to 'x11')
-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 d681a5c6331..4040db62d6f 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.67 2012/11/02 16:07:23 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2012/12/08 22:16:38 wiz Exp $ -DISTNAME= xterm-286 +DISTNAME= xterm-287 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 ad2d81e7720..cbb1ff907d9 100644 --- a/x11/xterm/distinfo +++ b/x11/xterm/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.41 2012/11/02 16:07:23 wiz Exp $ +$NetBSD: distinfo,v 1.42 2012/12/08 22:16:38 wiz Exp $ -SHA1 (xterm-286.tgz) = a6d7da878baf384dbd718bc3f535c0d8ced74574 -RMD160 (xterm-286.tgz) = 845367775259be3b91c565d918c3ade290a6ea7b -Size (xterm-286.tgz) = 1102357 bytes +SHA1 (xterm-287.tgz) = f1c4bfd11394eaa8158559cea63180fe7cc8d3ed +RMD160 (xterm-287.tgz) = 724637d47015c05867efc02f3c628f7c94b71d65 +Size (xterm-287.tgz) = 1103402 bytes SHA1 (patch-aa) = 46076243c1b53d481b4cafe3d3f6f1f35291a153 |