pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/tmux Whoops, next tmux version will be 2.4!



details:   https://anonhg.NetBSD.org/pkgsrc/rev/58fbb6c56b6d
branches:  trunk
changeset: 353780:58fbb6c56b6d
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Oct 13 07:48:59 2016 +0000

description:
Whoops, next tmux version will be 2.4!

Thanks a lot to <wiz> for spotting my mistake.

diffstat:

 misc/tmux/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8a04fed17ad5 -r 58fbb6c56b6d misc/tmux/Makefile
--- a/misc/tmux/Makefile        Thu Oct 13 04:10:16 2016 +0000
+++ b/misc/tmux/Makefile        Thu Oct 13 07:48:59 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2016/10/12 10:11:23 leot Exp $
+# $NetBSD: Makefile,v 1.39 2016/10/13 07:48:59 leot Exp $
 
 DISTNAME=      tmux-2.3
 PKGREVISION=   2
@@ -29,7 +29,7 @@
 CPPFLAGS+=     -D__DARWIN_VERS_1050=0
 .endif
 
-# XXX: This will not needed for tmux-2.3 because a different fix
+# XXX: This will not needed for tmux-2.4 because a different fix
 # XXX: was applied by upstream!
 CPPFLAGS.NetBSD+=      -D_OPENBSD_SOURCE       # for reallocarray(3)
 



Home | Main Index | Thread Index | Old Index