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

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 01:51:30 PST 2015


Revision: 141515
          https://trac.macports.org/changeset/141515
Author:   ryandesign at macports.org
Date:     2015-10-19 16:38:51 -0700 (Mon, 19 Oct 2015)
Log Message:
-----------
tmux: update to 2.1 (#49364; maintainer)

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

Modified: trunk/dports/sysutils/tmux/Portfile
===================================================================
--- trunk/dports/sysutils/tmux/Portfile	2015-10-19 22:35:30 UTC (rev 141514)
+++ trunk/dports/sysutils/tmux/Portfile	2015-10-19 23:38:51 UTC (rev 141515)
@@ -4,14 +4,15 @@
 PortSystem      1.0
 PortGroup       github 1.0
 
-github.setup    tmux tmux 2.0
+github.setup    tmux tmux 2.1
 if {${subport} eq ${name}} {
-    revision        1
+    revision        0
     conflicts       tmux-devel
 }
 subport tmux-devel {
     github.setup    tmux tmux 7120ab2f161a5762d16aba54451d29dcd0fbbeeb
     version         20150926-[string range ${github.version} 0 6]
+    revision        0
     conflicts       tmux
 }
 categories      sysutils
@@ -30,8 +31,8 @@
 
 if {${subport} eq ${name}} {
     github.tarball_from     releases
-    checksums               rmd160  5114e1e9d78667291375efcbd9be657b4f175806 \
-                            sha256  795f4b4446b0ea968b9201c25e8c1ef8a6ade710ebca4657dd879c35916ad362
+    checksums               rmd160  db078b7149e009aecb200c4cbb39be72190a14dc \
+                            sha256  31564e7bf4bcef2defb3cb34b9e596bd43a3937cad9e5438701a81a5a9af6176
 }
 subport tmux-devel {
     checksums               rmd160  75deb03c7b1aadd65699d0616180f7448e4672c7 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/5314cbd1/attachment.html>


More information about the macports-changes mailing list