[111800] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed Oct 2 07:17:01 PDT 2013


Revision: 111800
          https://trac.macports.org/changeset/111800
Author:   ryandesign at macports.org
Date:     2013-10-02 07:17:01 -0700 (Wed, 02 Oct 2013)
Log Message:
-----------
php-xhprof: update to 0.9.4

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

Modified: trunk/dports/php/php-xhprof/Portfile
===================================================================
--- trunk/dports/php/php-xhprof/Portfile	2013-10-02 14:15:13 UTC (rev 111799)
+++ trunk/dports/php/php-xhprof/Portfile	2013-10-02 14:17:01 UTC (rev 111800)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-xhprof
-version                 0.9.3
+version                 0.9.4
 categories-append       devel
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -20,10 +20,10 @@
 long_description        XHProf is a function-level hierarchical profiler for \
                         PHP and has a simple HTML based navigational interface.
 
-checksums               rmd160  badf41ba3e3d3c7255684f37d63e7cea4fcc6201 \
-                        sha256  422c5269de3e3ff281f010584768b7753ceec6a9f4f858a8e171ec43358dbbf3
+checksums               rmd160  e484c4902f287ef18d9f75dda75a28d73bb8272d \
+                        sha256  002a2d4a825d16aeb3017c59f94d8c5e5d06611dd6197acd2f07fce197d3b8f8
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     patchfiles          patch-callgraph_utils.php.diff
     
     post-patch {

Modified: trunk/dports/php/php5-xhprof/Portfile
===================================================================
--- trunk/dports/php/php5-xhprof/Portfile	2013-10-02 14:15:13 UTC (rev 111799)
+++ trunk/dports/php/php5-xhprof/Portfile	2013-10-02 14:17:01 UTC (rev 111800)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     xhprof 0.9.3 pecl
+php5extension.setup     xhprof 0.9.4 pecl
 categories-append       devel
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -15,8 +15,8 @@
 long_description        XHProf is a function-level hierarchical profiler for \
                         PHP and has a simple HTML based navigational interface.
 
-checksums               rmd160  badf41ba3e3d3c7255684f37d63e7cea4fcc6201 \
-                        sha256  422c5269de3e3ff281f010584768b7753ceec6a9f4f858a8e171ec43358dbbf3
+checksums               rmd160  e484c4902f287ef18d9f75dda75a28d73bb8272d \
+                        sha256  002a2d4a825d16aeb3017c59f94d8c5e5d06611dd6197acd2f07fce197d3b8f8
 
 patchfiles-append       patch-callgraph_utils.php.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131002/edf6e901/attachment-0001.html>


More information about the macports-changes mailing list