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

ryandesign at macports.org ryandesign at macports.org
Wed Oct 7 20:25:51 PDT 2015


Revision: 141019
          https://trac.macports.org/changeset/141019
Author:   ryandesign at macports.org
Date:     2015-10-07 20:25:51 -0700 (Wed, 07 Oct 2015)
Log Message:
-----------
tmux: update to 20150926-7120ab2 (#49173; maintainer)

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

Modified: trunk/dports/sysutils/tmux/Portfile
===================================================================
--- trunk/dports/sysutils/tmux/Portfile	2015-10-08 03:20:15 UTC (rev 141018)
+++ trunk/dports/sysutils/tmux/Portfile	2015-10-08 03:25:51 UTC (rev 141019)
@@ -5,12 +5,13 @@
 PortGroup       github 1.0
 
 github.setup    tmux tmux 2.0
-revision        1
-conflicts       tmux-devel
+if {${subport} eq ${name}} {
+    revision        1
+    conflicts       tmux-devel
+}
 subport tmux-devel {
-    github.setup    tmux tmux 9a0ce98c54897f042f4fd3eced6503397f3aa5d2
-    version         20150707-[string range ${github.version} 0 6]
-    revision        1
+    github.setup    tmux tmux 7120ab2f161a5762d16aba54451d29dcd0fbbeeb
+    version         20150926-[string range ${github.version} 0 6]
     conflicts       tmux
 }
 categories      sysutils
@@ -27,14 +28,14 @@
 
 depends_lib     port:libevent port:ncurses
 
-subport tmux {
+if {${subport} eq ${name}} {
     github.tarball_from     releases
     checksums               rmd160  5114e1e9d78667291375efcbd9be657b4f175806 \
                             sha256  795f4b4446b0ea968b9201c25e8c1ef8a6ade710ebca4657dd879c35916ad362
 }
 subport tmux-devel {
-    checksums               rmd160  005ebbbbe489af323c55cc851fd88ec9e7a5c5c8 \
-                            sha256  e78feb9c4bf9fa2d0737a5fd66cf033a46d180d3967d1463ad62209fd12cf2c1
+    checksums               rmd160  75deb03c7b1aadd65699d0616180f7448e4672c7 \
+                            sha256  a88e5bad3db5547df7bcdf6eef9dde1bc76822f722c2126cfd6a5d482de0c763
 
     use_autoreconf          yes
     autoreconf.cmd          ./autogen.sh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151007/0447e0a6/attachment.html>


More information about the macports-changes mailing list