Revision: 70326 http://trac.macports.org/changeset/70326 Author: ryandesign@macports.org Date: 2010-08-05 18:54:19 -0700 (Thu, 05 Aug 2010) Log Message: ----------- php5-xdebug: update to 2.1.0 for php 5.3.x compatibility; see #25743 Modified Paths: -------------- trunk/dports/php/php5-xdebug/Portfile Modified: trunk/dports/php/php5-xdebug/Portfile =================================================================== --- trunk/dports/php/php5-xdebug/Portfile 2010-08-06 01:51:35 UTC (rev 70325) +++ trunk/dports/php/php5-xdebug/Portfile 2010-08-06 01:54:19 UTC (rev 70326) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup php5extension 1.0 -php5extension.setup xdebug 2.0.5 -revision 2 +php5extension.setup xdebug 2.1.0 php5extension.type zend categories-append net devel platforms darwin freebsd openbsd @@ -23,9 +22,9 @@ execution analysis and optimization. It also supports \ debugging interactively using the dbg debug client. -checksums md5 2d87dab7b6c499a80f0961af602d030c \ - sha1 77e6a8fd56641d8b37be68ea3c4a5c52b7511114 \ - rmd160 f07cc3cdc9f1378fb6154c0b972baa6995cd7043 +checksums md5 2abf000f8d94af469773b31772aa96ab \ + sha1 e426e5a4a02e60b34a933c29c98029a0352963be \ + rmd160 da90f769d0a6a9ca6932ca877327805ad506b9d2 extract.suffix .tgz
participants (1)
-
ryandesign@macports.org