[104405] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sun Mar 24 17:12:43 PDT 2013


Revision: 104405
          https://trac.macports.org/changeset/104405
Author:   ryandesign at macports.org
Date:     2013-03-24 17:12:43 -0700 (Sun, 24 Mar 2013)
Log Message:
-----------
php-xdebug: update to 2.2.2 and add php55 subport

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	2013-03-24 23:22:35 UTC (rev 104404)
+++ trunk/dports/php/php-xdebug/Portfile	2013-03-25 00:12:43 UTC (rev 104405)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-xdebug
-version                 2.2.1
+version                 2.2.2
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             ryandesign openmaintainer
@@ -14,7 +14,7 @@
 homepage                http://www.xdebug.org/
 master_sites            ${homepage}files/
 
-php.branches            5.3 5.4
+php.branches            5.3 5.4 5.5
 php.extensions.zend     xdebug
 
 description             php5 extension for php debugging
@@ -27,8 +27,8 @@
                         execution analysis and optimization. It also supports \
                         debugging interactively using the dbg debug client.
 
-checksums               rmd160  1eed41f589588938329c864bbc24dfd545415c69 \
-                        sha256  11d340eb7f87909a596bac054cc927df757dc2fc7c90b50a832c30e9bf84c9ad
+checksums               rmd160  1893d401ea510bec145202e100de9f267ff20234 \
+                        sha256  b143cb205a2a07ce50fc3c4d1e3c51958837927f97f1d9e912b99015e2c84f03
 
 extract.suffix          .tgz
 

Modified: trunk/dports/php/php5-xdebug/Portfile
===================================================================
--- trunk/dports/php/php5-xdebug/Portfile	2013-03-24 23:22:35 UTC (rev 104404)
+++ trunk/dports/php/php5-xdebug/Portfile	2013-03-25 00:12:43 UTC (rev 104405)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     xdebug 2.2.1
+php5extension.setup     xdebug 2.2.2
 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  1eed41f589588938329c864bbc24dfd545415c69 \
-                        sha256  11d340eb7f87909a596bac054cc927df757dc2fc7c90b50a832c30e9bf84c9ad
+checksums               rmd160  1893d401ea510bec145202e100de9f267ff20234 \
+                        sha256  b143cb205a2a07ce50fc3c4d1e3c51958837927f97f1d9e912b99015e2c84f03
 
 extract.suffix          .tgz
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130324/a8330fcf/attachment.html>


More information about the macports-changes mailing list