diff options
author | wiz <wiz@pkgsrc.org> | 2014-03-12 09:51:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-03-12 09:51:48 +0000 |
commit | fd294fb3072a133438c3a8e88764ffd7545b2bc1 (patch) | |
tree | b7acdc9cbf4f30b3eb60dd620553fa7d254a0736 /x11/xterm | |
parent | 2b030741d501329433f99e6bb795091f466b60b2 (diff) | |
download | pkgsrc-fd294fb3072a133438c3a8e88764ffd7545b2bc1.tar.gz |
Update to 303:
303:
This release fixes a regression in validation against /etc/shells
and adds a check for paths which match /etc/shells via a symbolic
link.
302:
This release fixes several minor bugs and adds a new command-line
option to show colors as they are allocated.
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 34056bb7e5f..4a9a453e3c3 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.86 2014/01/25 10:52:11 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2014/03/12 09:51:48 wiz Exp $ -DISTNAME= xterm-301 +DISTNAME= xterm-303 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 3d92367fe3d..520ea50a68b 100644 --- a/x11/xterm/distinfo +++ b/x11/xterm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.56 2014/01/25 10:52:11 wiz Exp $ +$NetBSD: distinfo,v 1.57 2014/03/12 09:51:48 wiz Exp $ -SHA1 (xterm-301.tgz) = bba521c397741d2fef56f89acb4881ab452aad91 -RMD160 (xterm-301.tgz) = 3bd85877443640161437fb34c72797ca9281bc97 -Size (xterm-301.tgz) = 1125949 bytes +SHA1 (xterm-303.tgz) = e25b3d75272b41daa82cf9a75ad03d735f8381ad +RMD160 (xterm-303.tgz) = 23245955c94efa14be2ea691f5d3a096739ae570 +Size (xterm-303.tgz) = 1129416 bytes |