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

ryandesign at macports.org ryandesign at macports.org
Fri Sep 30 00:19:55 CEST 2016


Revision: 153405
          https://trac.macports.org/changeset/153405
Author:   ryandesign at macports.org
Date:     2016-09-29 15:19:55 -0700 (Thu, 29 Sep 2016)
Log Message:
-----------
tmux: update to 2.3

Also update tmux-devel to 20160929.

Resolves #52458

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

Modified: trunk/dports/sysutils/tmux/Portfile
===================================================================
--- trunk/dports/sysutils/tmux/Portfile	2016-09-29 22:18:45 UTC (rev 153404)
+++ trunk/dports/sysutils/tmux/Portfile	2016-09-29 22:19:55 UTC (rev 153405)
@@ -4,14 +4,14 @@
 PortSystem      1.0
 PortGroup       github 1.0
 
-github.setup    tmux tmux 2.2
+github.setup    tmux tmux 2.3
 if {${subport} eq ${name}} {
     revision        0
     conflicts       tmux-devel
 }
 subport tmux-devel {
-    github.setup    tmux tmux 9a4b45dc0fdefead3fe9d471e144da78163860d0
-    version         20160410-[string range ${github.version} 0 6]
+    github.setup    tmux tmux 52869ed182482c26163799a7215139f4d81b6fca
+    version         20160929-[string range ${github.version} 0 6]
     revision        0
     conflicts       tmux
 }
@@ -31,12 +31,12 @@
 
 if {${subport} eq ${name}} {
     github.tarball_from     releases
-    checksums               rmd160  5d636bb7a4c5d80e2dba4179ddd65bc49f471e37 \
-                            sha256  bc28541b64f99929fe8e3ae7a02291263f3c97730781201824c0f05d7c8e19e4
+    checksums               rmd160  57c282ae32dcaf5bcbab9a9f049630c3555b787c \
+                            sha256  55313e132f0f42de7e020bf6323a1939ee02ab79c48634aa07475db41573852b
 }
 subport tmux-devel {
-    checksums               rmd160  941bb491c7e40ab1ff44306fbb1144bdde30de9b \
-                            sha256  6f45b5bcd1aabf6c4b036a0529ab913b6c5e4dcfc53c21542ea0669fe1eb2f45
+    checksums               rmd160  6cb5463c9604022ee8ddf30fc2393c812293e737 \
+                            sha256  eb8f101711f47244669ef71012a81cc7fe90680f27c82a32913de303a707e361
 
     use_autoreconf          yes
     autoreconf.cmd          ./autogen.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20160929/7c84cbb6/attachment-0002.html>


More information about the macports-changes mailing list