[66344] trunk/dports/net/csshX/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Apr 9 07:28:07 PDT 2010
Revision: 66344
http://trac.macports.org/changeset/66344
Author: ryandesign at macports.org
Date: 2010-04-09 07:28:05 -0700 (Fri, 09 Apr 2010)
Log Message:
-----------
csshX: update to 0.64 (see #24401) and indicate that this is noarch
Modified Paths:
--------------
trunk/dports/net/csshX/Portfile
Modified: trunk/dports/net/csshX/Portfile
===================================================================
--- trunk/dports/net/csshX/Portfile 2010-04-09 14:24:38 UTC (rev 66343)
+++ trunk/dports/net/csshX/Portfile 2010-04-09 14:28:05 UTC (rev 66344)
@@ -2,7 +2,7 @@
PortSystem 1.0
name csshX
-version 0.63
+version 0.64
categories net sysutils security
maintainers nomaintainer
description Cluster ssh tool for Terminal.app
@@ -18,14 +18,17 @@
master_sites googlecode
extract.suffix .tgz
-checksums md5 0c7cfcf4b072bad592f9ab65708c58f1 \
- sha1 5bac087c1f74cc055ce171e02b45bdafbc9e2850 \
- rmd160 1340c71b5c633a401ae6e015349194ef4c08140f
+checksums md5 29f0b72cd5d3b8f88372a3759658a8d1 \
+ sha1 0d6154c908947c619ab759dfe7dbc385372a6d6f \
+ rmd160 91cdd0712421fadabb2c4130d8c03f0e4ff1f20e
# Note this does not depend on MacPorts' perl but the system one for
# things like Foundation.pm...
use_configure no
+if {[info exists supported_archs]} {
+ supported_archs noarch
+}
build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100409/8fb32b17/attachment.html>
More information about the macports-changes
mailing list