[122698] trunk/dports/sysutils/cssh/Portfile

mojca at macports.org mojca at macports.org
Sat Jul 26 23:12:03 PDT 2014


Revision: 122698
          https://trac.macports.org/changeset/122698
Author:   mojca at macports.org
Date:     2014-07-26 23:12:03 -0700 (Sat, 26 Jul 2014)
Log Message:
-----------
cssh: upgrade to 3.28, replace p5.12 with p5.16 (#44405)

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

Modified: trunk/dports/sysutils/cssh/Portfile
===================================================================
--- trunk/dports/sysutils/cssh/Portfile	2014-07-27 06:06:35 UTC (rev 122697)
+++ trunk/dports/sysutils/cssh/Portfile	2014-07-27 06:12:03 UTC (rev 122698)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                cssh
-version             3.22
-revision            1
+version             3.28
 set major           [lindex [split ${version} .] 0]
 platforms           darwin
 categories          sysutils
@@ -21,14 +20,13 @@
 homepage            http://clusterssh.sourceforge.net/
 master_sites        sourceforge:project/clusterssh/1.%20ClusterSSH%20Series%20${major}/${version}
 
-checksums           md5     f568c3ade1e586250ff22045a11eff37 \
-                    sha1    0927f870459354450f5cdbb4aeaf7ceb12b97f6e \
-                    rmd160  73c099872a53a5d8ed993fafe60fc7b7586fd83c
+checksums           rmd160  5e6bd5e1d22614a5de7cde342104e223eabe9104 \
+                    sha256  27e7c0feb652d980229c5fe07f9d6bfe4eb1e3becafaf0e82a5409a9f67d8faf
 
 distname            clusterssh-${version}
 
-depends_lib         port:p5.12-tk \
-                    port:p5.12-x11-protocol
+depends_lib         port:p5.16-tk \
+                    port:p5.16-x11-protocol
 
 depends_run         port:xterm
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140726/b15d5d8c/attachment.html>


More information about the macports-changes mailing list