[78391] trunk/dports/www/phpsymon/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu May 5 23:44:46 PDT 2011
Revision: 78391
http://trac.macports.org/changeset/78391
Author: ryandesign at macports.org
Date: 2011-05-05 23:44:46 -0700 (Thu, 05 May 2011)
Log Message:
-----------
phpsymon: fix supported_archs (noarch); fix php dependency (to allow php5-devel to satisfy it)
Modified Paths:
--------------
trunk/dports/www/phpsymon/Portfile
Modified: trunk/dports/www/phpsymon/Portfile
===================================================================
--- trunk/dports/www/phpsymon/Portfile 2011-05-06 06:42:30 UTC (rev 78390)
+++ trunk/dports/www/phpsymon/Portfile 2011-05-06 06:44:46 UTC (rev 78391)
@@ -5,8 +5,11 @@
name phpsymon
version 2.0
+revision 1
categories www sysutils
maintainers snc gmail.com:ryan.flannery+macports openmaintainer
+supported_archs noarch
+
description a PHP script to read & display symon stats
long_description phpsymon is a simple PHP script that listens on the \
address and port (default 127.0.0.1 and 2100, \
@@ -16,7 +19,7 @@
homepage http://www.ryanflannery.net/hacking/phpsymon/
platforms freebsd darwin
-depends_run port:php5
+depends_run path:bin/php:php5
master_sites http://www.ryanflannery.net/hacking/phpsymon/files/
extract.suffix .tgz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110505/965fc2c2/attachment.html>
More information about the macports-changes
mailing list