Revision: 119578 https://trac.macports.org/changeset/119578 Author: ryandesign@macports.org Date: 2014-04-30 19:43:29 -0700 (Wed, 30 Apr 2014) Log Message: ----------- php-xdebug: update to 2.2.5 Modified Paths: -------------- trunk/dports/php/php-xdebug/Portfile trunk/dports/php/php5-xdebug/Portfile Modified: trunk/dports/php/php-xdebug/Portfile =================================================================== --- trunk/dports/php/php-xdebug/Portfile 2014-05-01 02:41:25 UTC (rev 119577) +++ trunk/dports/php/php-xdebug/Portfile 2014-05-01 02:43:29 UTC (rev 119578) @@ -5,7 +5,7 @@ PortGroup php 1.1 name php-xdebug -version 2.2.4 +version 2.2.5 categories-append net devel platforms darwin freebsd openbsd maintainers ryandesign openmaintainer @@ -27,8 +27,8 @@ execution analysis and optimization. It also supports \ debugging interactively using the dbg debug client. -checksums rmd160 deefcc1034e052defc9635ff08e6a809da8161d1 \ - sha256 3e7a2382558fec16145c4cc44bd9fdb7bdeb608b0f2720c2e946806925472e70 +checksums rmd160 446521cb02afb0b8640bf08a89070560b2a0b07e \ + sha256 adc6fe92dcff2368be94d20a5997aadb4d46d74551e2dd6602a704a35a195a6f extract.suffix .tgz Modified: trunk/dports/php/php5-xdebug/Portfile =================================================================== --- trunk/dports/php/php5-xdebug/Portfile 2014-05-01 02:41:25 UTC (rev 119577) +++ trunk/dports/php/php5-xdebug/Portfile 2014-05-01 02:43:29 UTC (rev 119578) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup xdebug 2.2.4 +php5extension.setup xdebug 2.2.5 php5extension.type zend categories-append net devel platforms darwin freebsd openbsd @@ -24,8 +24,8 @@ execution analysis and optimization. It also supports \ debugging interactively using the dbg debug client. -checksums rmd160 deefcc1034e052defc9635ff08e6a809da8161d1 \ - sha256 3e7a2382558fec16145c4cc44bd9fdb7bdeb608b0f2720c2e946806925472e70 +checksums rmd160 446521cb02afb0b8640bf08a89070560b2a0b07e \ + sha256 adc6fe92dcff2368be94d20a5997aadb4d46d74551e2dd6602a704a35a195a6f extract.suffix .tgz
participants (1)
-
ryandesign@macports.org