[64605] trunk/dports/sysutils/tmux

toby at macports.org toby at macports.org
Wed Mar 10 13:00:00 PST 2010


Revision: 64605
          http://trac.macports.org/changeset/64605
Author:   toby at macports.org
Date:     2010-03-10 12:59:57 -0800 (Wed, 10 Mar 2010)
Log Message:
-----------
tmux 1.2

Modified Paths:
--------------
    trunk/dports/sysutils/tmux/Portfile
    trunk/dports/sysutils/tmux/files/tmux.1.diff
    trunk/dports/sysutils/tmux/files/tmux.h.diff

Modified: trunk/dports/sysutils/tmux/Portfile
===================================================================
--- trunk/dports/sysutils/tmux/Portfile	2010-03-10 20:46:53 UTC (rev 64604)
+++ trunk/dports/sysutils/tmux/Portfile	2010-03-10 20:59:57 UTC (rev 64605)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name            tmux
-version         1.1
-revision        2
+version         1.2
 categories      sysutils
 maintainers     toby
 description     terminal multiplexer
@@ -17,11 +16,11 @@
 platforms       darwin
 license         BSD
 master_sites    sourceforge
-checksums       md5 faf2fc52ac3ae63d899f6fece2c112cd \
-                sha1 8dc57a70605930bbe61664bd52ed2c8081ea5a1c \
-                rmd160 9f03922c0be46e9259202ed2fdc0834dcf01581c
+checksums       md5 748fbe7bb5f86812e19bd6005ff21a5a \
+                sha1 57a784dc998710a719ee3e13dcd29541611c009e \
+                rmd160 47ac2b3606841189c6b75412bb67d6625073b035
 
-depends_lib     port:ncurses
+depends_lib     port:libevent port:ncurses
 
 patchfiles      GNUmakefile.diff \
                 tmux.1.diff \

Modified: trunk/dports/sysutils/tmux/files/tmux.1.diff
===================================================================
--- trunk/dports/sysutils/tmux/files/tmux.1.diff	2010-03-10 20:46:53 UTC (rev 64604)
+++ trunk/dports/sysutils/tmux/files/tmux.1.diff	2010-03-10 20:59:57 UTC (rev 64605)
@@ -1,6 +1,6 @@
 --- tmux.1.orig	2009-09-30 23:33:53.000000000 -0700
 +++ tmux.1	2009-09-30 23:34:31.000000000 -0700
-@@ -116,7 +116,7 @@
+@@ -121,7 +121,7 @@
  By default,
  .Nm
  loads the system configuration file from
@@ -9,7 +9,7 @@
  if present, then looks for a user configuration file at
  .Pa ~/.tmux.conf .
  The configuration file is a set of
-@@ -2116,12 +2116,12 @@
+@@ -2405,12 +2405,12 @@
  Show server information and terminal details.
  .El
  .Sh FILES

Modified: trunk/dports/sysutils/tmux/files/tmux.h.diff
===================================================================
--- trunk/dports/sysutils/tmux/files/tmux.h.diff	2010-03-10 20:46:53 UTC (rev 64604)
+++ trunk/dports/sysutils/tmux/files/tmux.h.diff	2010-03-10 20:59:57 UTC (rev 64605)
@@ -1,6 +1,6 @@
 --- tmux.h.orig	2009-09-30 23:33:56.000000000 -0700
 +++ tmux.h	2009-09-30 23:34:11.000000000 -0700
-@@ -43,7 +43,7 @@
+@@ -44,7 +44,7 @@
  
  /* Default configuration files. */
  #define DEFAULT_CFG ".tmux.conf"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100310/625d238a/attachment.html>


More information about the macports-changes mailing list