Sat Feb 22 23:32:30 2014 UTC ()
Update to 1.9a:

NOTE:  This is a bug-fix release to address some important bugs which just
missed the 1.9 deadline, but were found afterwards.

Normal Changes
==============

* Fix crash due to uninitialized lastwp member of layout_cell
* Fix -fg/-bg/-style with 256 colour terminals.


(wiz)
diff -r1.25 -r1.26 pkgsrc/misc/tmux/Makefile
diff -r1.24 -r1.25 pkgsrc/misc/tmux/distinfo

cvs diff -r1.25 -r1.26 pkgsrc/misc/tmux/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/tmux/Makefile 2014/02/22 14:41:57 1.25
+++ pkgsrc/misc/tmux/Makefile 2014/02/22 23:32:30 1.26
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.25 2014/02/22 14:41:57 wiz Exp $ 1# $NetBSD: Makefile,v 1.26 2014/02/22 23:32:30 wiz Exp $
2 2
3DISTNAME= tmux-1.9 3DISTNAME= tmux-1.9a
4CATEGORIES= misc 4CATEGORIES= misc
5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tmux/} 5MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tmux/}
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://tmux.sourceforge.net/ 8HOMEPAGE= http://tmux.sourceforge.net/
9COMMENT= BSD-licensed terminal multiplexer (GNU Screen alternative) 9COMMENT= BSD-licensed terminal multiplexer (GNU Screen alternative)
10LICENSE= modified-bsd 10LICENSE= modified-bsd
11 11
12GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
13USE_TERMINFO= yes 13USE_TERMINFO= yes
14 14
15.include "../../mk/bsd.prefs.mk" 15.include "../../mk/bsd.prefs.mk"
16.include "../../mk/compiler.mk" 16.include "../../mk/compiler.mk"

cvs diff -r1.24 -r1.25 pkgsrc/misc/tmux/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/tmux/distinfo 2014/02/22 14:41:57 1.24
+++ pkgsrc/misc/tmux/distinfo 2014/02/22 23:32:30 1.25
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.24 2014/02/22 14:41:57 wiz Exp $ 1$NetBSD: distinfo,v 1.25 2014/02/22 23:32:30 wiz Exp $
2 2
3SHA1 (tmux-1.9.tar.gz) = 43197e69716a0430a9e856c13df8ceae31783078 3SHA1 (tmux-1.9a.tar.gz) = 815264268e63c6c85fe8784e06a840883fcfc6a2
4RMD160 (tmux-1.9.tar.gz) = 2907b50214ad26ada43d05c8db8032af5fb83acf 4RMD160 (tmux-1.9a.tar.gz) = 29ae5f12aa71ee800643fb2df23573bee83f5965
5Size (tmux-1.9.tar.gz) = 447027 bytes 5Size (tmux-1.9a.tar.gz) = 447938 bytes
6SHA1 (patch-server-client.c) = 1cd724559d5cac935b4bbb1d02a7927ae54ae3fc 6SHA1 (patch-server-client.c) = 1cd724559d5cac935b4bbb1d02a7927ae54ae3fc