[56967] trunk/dports/sysutils/waitfor/Portfile
toby at macports.org
toby at macports.org
Thu Sep 3 20:01:52 PDT 2009
Revision: 56967
http://trac.macports.org/changeset/56967
Author: toby at macports.org
Date: 2009-09-03 20:01:51 -0700 (Thu, 03 Sep 2009)
Log Message:
-----------
this script just needs any python, change dep to python26
Modified Paths:
--------------
trunk/dports/sysutils/waitfor/Portfile
Modified: trunk/dports/sysutils/waitfor/Portfile
===================================================================
--- trunk/dports/sysutils/waitfor/Portfile 2009-09-04 00:53:42 UTC (rev 56966)
+++ trunk/dports/sysutils/waitfor/Portfile 2009-09-04 03:01:51 UTC (rev 56967)
@@ -6,7 +6,7 @@
version 0.5
categories sysutils
platforms darwin
-maintainers nomaintainer
+maintainers toby
description waits until a url is available, a port is being listened to, etc.
long_description utility that will wait until a url is available, until a \
port is being listened to, until an amount of time has passed \
@@ -16,7 +16,7 @@
master_sites ${homepage}
checksums md5 9c8759e26e8f5cb2345443a6523dfca3
-depends_run bin:python:python23
+depends_run bin:python:python26
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090903/70356858/attachment-0001.html>
More information about the macports-changes
mailing list