[94282] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed Jun 13 14:18:26 PDT 2012


Revision: 94282
          https://trac.macports.org/changeset/94282
Author:   ryandesign at macports.org
Date:     2012-06-13 14:18:26 -0700 (Wed, 13 Jun 2012)
Log Message:
-----------
php-dbase: unified port

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

Added Paths:
-----------
    trunk/dports/php/php-dbase/

Modified: trunk/dports/php/php-dbase/Portfile
===================================================================
--- trunk/dports/php/php5-dbase/Portfile	2012-06-13 21:14:51 UTC (rev 94281)
+++ trunk/dports/php/php-dbase/Portfile	2012-06-13 21:18:26 UTC (rev 94282)
@@ -2,14 +2,17 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php5extension 1.0
+PortGroup               php 1.1
 
-epoch                   1
-php5extension.setup     dbase 5.1.0 pecl
+name                    php-dbase
+version                 5.1.0
 categories-append       database
 platforms               darwin
 maintainers             ryandesign
 
+php.branches            5.3 5.4
+php.pecl                yes
+
 description             a PHP interface for accessing dBase databases
 
 long_description        ${description}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120613/f847df02/attachment.html>


More information about the macports-changes mailing list