[93678] trunk/dports/php/php-xhprof/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 23:15:39 PDT 2012


Revision: 93678
          https://trac.macports.org/changeset/93678
Author:   ryandesign at macports.org
Date:     2012-05-27 23:15:39 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-xhprof: php 1.1 portgroup

Modified Paths:
--------------
    trunk/dports/php/php-xhprof/Portfile

Modified: trunk/dports/php/php-xhprof/Portfile
===================================================================
--- trunk/dports/php/php-xhprof/Portfile	2012-05-28 06:15:18 UTC (rev 93677)
+++ trunk/dports/php/php-xhprof/Portfile	2012-05-28 06:15:39 UTC (rev 93678)
@@ -2,14 +2,19 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php 1.0
+PortGroup               php 1.1
 
-php.setup               xhprof 0.9.2 pecl
-php.branches            5.3 5.4
+name                    php-xhprof
+version                 0.9.2
+revision                1
 categories-append       devel
 platforms               darwin
 maintainers             nomaintainer
 
+php.branches            5.3 5.4
+php.pecl                yes
+php.pecl.prerelease     yes
+
 description             A Hierarchical Profiler for PHP
 
 long_description        XHProf is a function-level hierarchical profiler for \
@@ -43,5 +48,3 @@
         depends_run-append      path:bin/dot:graphviz
     }
 }
-
-php.pecl_livecheck_stable no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/138014ac/attachment.html>


More information about the macports-changes mailing list