Revision: 133304 https://trac.macports.org/changeset/133304 Author: ryandesign@macports.org Date: 2015-02-24 16:20:57 -0800 (Tue, 24 Feb 2015) Log Message: ----------- php-xdebug: update to 2.3.1 Modified Paths: -------------- trunk/dports/php/php-xdebug/Portfile Modified: trunk/dports/php/php-xdebug/Portfile =================================================================== --- trunk/dports/php/php-xdebug/Portfile 2015-02-24 23:55:50 UTC (rev 133303) +++ trunk/dports/php/php-xdebug/Portfile 2015-02-25 00:20:57 UTC (rev 133304) @@ -5,7 +5,7 @@ PortGroup php 1.1 name php-xdebug -version 2.3.0 +version 2.3.1 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 122595dc331b63c95d4238691d86367e01acda84 \ - sha256 a685fd1e79393ea477bf6b74c29f83a2c6f09130c678218ee46130b9882e1d6d +checksums rmd160 07c69f88f76541e5aaf6006fd6572567f44eb2f6 \ + sha256 b50365896089c76d6d64924b66428cc5ef6b4802371e3d422581b3c34d3ca64c extract.suffix .tgz
participants (1)
-
ryandesign@macports.org