[50818] trunk/dports/php/php5-http/Portfile

nox at macports.org nox at macports.org
Sun May 10 09:08:25 PDT 2009


Revision: 50818
          http://trac.macports.org/changeset/50818
Author:   nox at macports.org
Date:     2009-05-10 09:08:22 -0700 (Sun, 10 May 2009)
Log Message:
-----------
php5-http: Fix extension name.

Modified Paths:
--------------
    trunk/dports/php/php5-http/Portfile

Modified: trunk/dports/php/php5-http/Portfile
===================================================================
--- trunk/dports/php/php5-http/Portfile	2009-05-10 12:53:14 UTC (rev 50817)
+++ trunk/dports/php/php5-http/Portfile	2009-05-10 16:08:22 UTC (rev 50818)
@@ -7,7 +7,7 @@
 php5extension.setup pecl_http 1.6.3 pecl
 
 name            php5-http
-revision        1
+revision        2
 categories      php www
 platforms       darwin
 maintainers     nox openmaintainer
@@ -36,3 +36,5 @@
                 --without-http-curl-libevent
 
 use_parallel_build  yes
+
+set php5extension.extension http
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090510/be1d66ca/attachment.html>


More information about the macports-changes mailing list