pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/tmux
Module Name: pkgsrc
Committed By: leot
Date: Thu Oct 13 07:48:59 UTC 2016
Modified Files:
pkgsrc/misc/tmux: Makefile
Log Message:
Whoops, next tmux version will be 2.4!
Thanks a lot to <wiz> for spotting my mistake.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/misc/tmux/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/tmux/Makefile
diff -u pkgsrc/misc/tmux/Makefile:1.38 pkgsrc/misc/tmux/Makefile:1.39
--- pkgsrc/misc/tmux/Makefile:1.38 Wed Oct 12 10:11:23 2016
+++ pkgsrc/misc/tmux/Makefile Thu Oct 13 07:48:59 2016
@@ -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 @@ BUILDLINK_TRANSFORM+= opt:-D_XPG4_2:-D_X
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