[93677] trunk/dports/php/php-xdebug/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 23:15:18 PDT 2012


Revision: 93677
          https://trac.macports.org/changeset/93677
Author:   ryandesign at macports.org
Date:     2012-05-27 23:15:18 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-xdebug: php 1.1 portgroup

Modified Paths:
--------------
    trunk/dports/php/php-xdebug/Portfile

Modified: trunk/dports/php/php-xdebug/Portfile
===================================================================
--- trunk/dports/php/php-xdebug/Portfile	2012-05-28 06:04:15 UTC (rev 93676)
+++ trunk/dports/php/php-xdebug/Portfile	2012-05-28 06:15:18 UTC (rev 93677)
@@ -2,17 +2,20 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php 1.0
+PortGroup               php 1.1
 
-php.setup               xdebug 2.2.0
-php.branches            5.3 5.4
-php.type                zend
+name                    php-xdebug
+version                 2.2.0
+revision                1
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             nomaintainer
 homepage                http://www.xdebug.org/
 master_sites            ${homepage}files/
 
+php.branches            5.3 5.4
+php.extensions.zend     xdebug
+
 description             php5 extension for php debugging
 
 long_description        Xdebug is a php extension that helps you debug your \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/847ae4ab/attachment-0001.html>


More information about the macports-changes mailing list