[50439] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Thu Apr 30 17:04:18 PDT 2009


Revision: 50439
          http://trac.macports.org/changeset/50439
Author:   ryandesign at macports.org
Date:     2009-04-30 17:04:18 -0700 (Thu, 30 Apr 2009)
Log Message:
-----------
php5-intl, php5-uploadprogress, php5-http, php5-apc, php5-sqlite3: switch to php5extension portgroup

Modified Paths:
--------------
    trunk/dports/php/php5-apc/Portfile
    trunk/dports/php/php5-http/Portfile
    trunk/dports/php/php5-intl/Portfile
    trunk/dports/php/php5-sqlite3/Portfile
    trunk/dports/php/php5-uploadprogress/Portfile

Modified: trunk/dports/php/php5-apc/Portfile
===================================================================
--- trunk/dports/php/php5-apc/Portfile	2009-05-01 00:02:24 UTC (rev 50438)
+++ trunk/dports/php/php5-apc/Portfile	2009-05-01 00:04:18 UTC (rev 50439)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5peclextension 1.0
+PortGroup       php5extension 1.0
 
-php5peclextension.setup APC 3.1.2
+php5extension.setup APC 3.1.2 pecl
 
 name            php5-apc
 revision        1

Modified: trunk/dports/php/php5-http/Portfile
===================================================================
--- trunk/dports/php/php5-http/Portfile	2009-05-01 00:02:24 UTC (rev 50438)
+++ trunk/dports/php/php5-http/Portfile	2009-05-01 00:04:18 UTC (rev 50439)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5peclextension 1.0
+PortGroup       php5extension 1.0
 
-php5peclextension.setup pecl_http 1.6.3
+php5extension.setup pecl_http 1.6.3 pecl
 
 name            php5-http
 revision        1

Modified: trunk/dports/php/php5-intl/Portfile
===================================================================
--- trunk/dports/php/php5-intl/Portfile	2009-05-01 00:02:24 UTC (rev 50438)
+++ trunk/dports/php/php5-intl/Portfile	2009-05-01 00:04:18 UTC (rev 50439)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5peclextension 1.0
+PortGroup       php5extension 1.0
 
-php5peclextension.setup intl 1.0.2
+php5extension.setup intl 1.0.2 pecl
 
 categories      php devel
 platforms       darwin

Modified: trunk/dports/php/php5-sqlite3/Portfile
===================================================================
--- trunk/dports/php/php5-sqlite3/Portfile	2009-05-01 00:02:24 UTC (rev 50438)
+++ trunk/dports/php/php5-sqlite3/Portfile	2009-05-01 00:04:18 UTC (rev 50439)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5peclextension 1.0
+PortGroup       php5extension 1.0
 
-php5peclextension.setup sqlite3 0.6
+php5extension.setup sqlite3 0.6 pecl
 
 revision        1
 categories      php databases

Modified: trunk/dports/php/php5-uploadprogress/Portfile
===================================================================
--- trunk/dports/php/php5-uploadprogress/Portfile	2009-05-01 00:02:24 UTC (rev 50438)
+++ trunk/dports/php/php5-uploadprogress/Portfile	2009-05-01 00:04:18 UTC (rev 50439)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php5peclextension 1.0
+PortGroup       php5extension 1.0
 
-php5peclextension.setup uploadprogress 1.0.0
+php5extension.setup uploadprogress 1.0.0 pecl
 
 revision        1
 categories      php www devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090430/23cba502/attachment.html>


More information about the macports-changes mailing list