aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tmux
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2009-10-14 14:01:00 +0000
committerWen Heping <wen@FreeBSD.org>2009-10-14 14:01:00 +0000
commite23d29171745469da8221473c124d58be429b1f8 (patch)
tree1df402ccb576350f058cae987523e1a3d95eeef8 /sysutils/tmux
parent7427327972c453284be4642618d209e73781764c (diff)
downloadports-e23d29171745469da8221473c124d58be429b1f8.tar.gz
ports-e23d29171745469da8221473c124d58be429b1f8.zip
Notes
Diffstat (limited to 'sysutils/tmux')
-rw-r--r--sysutils/tmux/Makefile6
-rw-r--r--sysutils/tmux/distinfo6
-rw-r--r--sysutils/tmux/files/patch-configure10
3 files changed, 16 insertions, 6 deletions
diff --git a/sysutils/tmux/Makefile b/sysutils/tmux/Makefile
index 8dbdecba5a12..a396ad69f0f1 100644
--- a/sysutils/tmux/Makefile
+++ b/sysutils/tmux/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= tmux
-DISTVERSION= 0.9
-CATEGORIES= misc
+PORTVERSION= 1.0
+CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= wen@FreeBSD.org
COMMENT= A Terminal Multiplexer
HAS_CONFIGURE= yes
diff --git a/sysutils/tmux/distinfo b/sysutils/tmux/distinfo
index 58964a8e47ff..ec491667ab21 100644
--- a/sysutils/tmux/distinfo
+++ b/sysutils/tmux/distinfo
@@ -1,3 +1,3 @@
-MD5 (tmux-0.9.tar.gz) = 2d1df646a6977bb7d9b20e53770d5593
-SHA256 (tmux-0.9.tar.gz) = c862133ccf7610cc806211b6c6ac39b74afb2385916c664972336e71fa95ee91
-SIZE (tmux-0.9.tar.gz) = 179064
+MD5 (tmux-1.0.tar.gz) = 716b12d9ea052f57d917bf2869d419df
+SHA256 (tmux-1.0.tar.gz) = f260fef8293b3eec795b21d3b561049b758c482dc6a04dba09fdce10ef8d3a6b
+SIZE (tmux-1.0.tar.gz) = 215329
diff --git a/sysutils/tmux/files/patch-configure b/sysutils/tmux/files/patch-configure
new file mode 100644
index 000000000000..bd7f4b2eac94
--- /dev/null
+++ b/sysutils/tmux/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig 2009-10-11 09:21:43.000000000 +0800
++++ configure 2009-10-11 09:22:11.000000000 +0800
+@@ -212,7 +212,6 @@
+ #define HAVE_STRLCPY
+ #define HAVE_STRTONUM
+ #define HAVE_STRSEP
+-#define HAVE_TREE_H
+ #define HAVE_U_INT
+ EOF
+ cat <<EOF >>$CONFIG_MK