SF.net SVN: gar:[23446] csw/mgar/pkg/tmux/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Apr 21 15:49:08 CEST 2014
Revision: 23446
http://sourceforge.net/p/gar/code/23446
Author: dmichelsen
Date: 2014-04-21 13:49:06 +0000 (Mon, 21 Apr 2014)
Log Message:
-----------
tmux/trunk: Update to 1.9a, cleanup
Modified Paths:
--------------
csw/mgar/pkg/tmux/trunk/Makefile
csw/mgar/pkg/tmux/trunk/checksums
Modified: csw/mgar/pkg/tmux/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tmux/trunk/Makefile 2014-04-21 09:15:25 UTC (rev 23445)
+++ csw/mgar/pkg/tmux/trunk/Makefile 2014-04-21 13:49:06 UTC (rev 23446)
@@ -1,5 +1,5 @@
NAME = tmux
-VERSION = 1.9
+VERSION = 1.9a
GARTYPE = v2
DESCRIPTION = Terminal Multiplexer
@@ -15,24 +15,6 @@
RUNTIME_DEP_PKGS = CSWlibevent2-0-5
-# EXTRA_CPPFLAGS += -I/opt/csw/include/ncursesw
-#EXTRA_CPPFLAGS += -D__inline=inline
-# Grabbed from Solaris 10 /usr/include/iso/math_c99.h
-#EXTRA_CPPFLAGS += -DINFINITY=__builtin_infinity
-
-# Make sure tmux.conf is found in /etc/opt/csw as reported in #4696
-#REINPLACEMENTS += tmuxconf
-#REINPLACE_MATCH_tmuxconf = /etc/tmux\.conf
-#REINPLACE_WITH_tmuxconf = $(sysconfdir)/tmux.conf
-#REINPLACE_FILES_tmuxconf += tmux.h
-#REINPLACE_FILES_tmuxconf += tmux.1
-
-# CONFIGURE_ENV_PATH = /opt/csw/gnu:$(PATH)
-
PRESERVECONF += $(sysconfdir)/tmux.conf
include gar/category.mk
-
-xxxpost-extract:
- cd $(WORKSRC) && ./autogen.sh
- @$(MAKECOOKIE)
Modified: csw/mgar/pkg/tmux/trunk/checksums
===================================================================
--- csw/mgar/pkg/tmux/trunk/checksums 2014-04-21 09:15:25 UTC (rev 23445)
+++ csw/mgar/pkg/tmux/trunk/checksums 2014-04-21 13:49:06 UTC (rev 23446)
@@ -1 +1 @@
-5f5ed0f03a666279264da45b60075600 tmux-1.9.tar.gz
+b07601711f96f1d260b390513b509a2d tmux-1.9a.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list