[60347] trunk/dports/sysutils/tmux/Portfile

toby at macports.org toby at macports.org
Mon Nov 9 11:05:41 PST 2009


Revision: 60347
          http://trac.macports.org/changeset/60347
Author:   toby at macports.org
Date:     2009-11-09 11:05:38 -0800 (Mon, 09 Nov 2009)
Log Message:
-----------
remove this patch for now, it's causing sporadic issues (#22417)

Modified Paths:
--------------
    trunk/dports/sysutils/tmux/Portfile

Modified: trunk/dports/sysutils/tmux/Portfile
===================================================================
--- trunk/dports/sysutils/tmux/Portfile	2009-11-09 17:40:23 UTC (rev 60346)
+++ trunk/dports/sysutils/tmux/Portfile	2009-11-09 19:05:38 UTC (rev 60347)
@@ -4,6 +4,7 @@
 
 name            tmux
 version         1.1
+revision        1
 categories      sysutils
 maintainers     toby
 description     terminal multiplexer
@@ -24,14 +25,9 @@
 
 patchfiles      GNUmakefile.diff \
                 osdep-darwin.c.diff \
-                server.c.diff \
                 tmux.1.diff \
                 tmux.h.diff
 
-platform darwin 9 {
-    patchfiles-delete   server.c.diff
-}
-
 post-configure {
     reinplace "s|__PREFIX__|${prefix}|g" "${worksrcpath}/GNUmakefile" "${worksrcpath}/tmux.1" "${worksrcpath}/tmux.h"
     reinplace "s|__CC__|${configure.cc}|" "${worksrcpath}/GNUmakefile"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091109/d7bdac5d/attachment.html>


More information about the macports-changes mailing list