[35497] trunk/dports/www/php5

ryandesign at macports.org ryandesign at macports.org
Sat Mar 29 03:47:29 PDT 2008


Revision: 35497
          http://trac.macosforge.org/projects/macports/changeset/35497
Author:   ryandesign at macports.org
Date:     2008-03-29 03:47:29 -0700 (Sat, 29 Mar 2008)

Log Message:
-----------
php5 and php5-devel: add zip file support; closes #14721

Modified Paths:
--------------
    trunk/dports/www/php5/Portfile
    trunk/dports/www/php5-devel/Portfile

Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile	2008-03-29 10:45:55 UTC (rev 35496)
+++ trunk/dports/www/php5/Portfile	2008-03-29 10:47:29 UTC (rev 35497)
@@ -4,7 +4,7 @@
 
 name                php5
 version             5.2.5
-revision            1
+revision            2
 categories          www lang php
 maintainers         ryandesign jwa
 homepage            http://www.php.net/
@@ -82,6 +82,7 @@
 	--enable-mbstring \
 	--enable-dbx \
 	--enable-dba \
+	--enable-zip \
 	--with-openssl=${prefix} \
 	--with-mhash=${prefix} \
 	--with-mcrypt=${prefix} \

Modified: trunk/dports/www/php5-devel/Portfile
===================================================================
--- trunk/dports/www/php5-devel/Portfile	2008-03-29 10:45:55 UTC (rev 35496)
+++ trunk/dports/www/php5-devel/Portfile	2008-03-29 10:47:29 UTC (rev 35497)
@@ -4,6 +4,7 @@
 
 name            php5-devel
 version         5.2.6RC3
+revision        1
 categories      www lang php
 maintainers     ryandesign jwa
 homepage	http://qa.php.net/
@@ -73,6 +74,7 @@
     --enable-mbstring \
     --enable-dbx \
     --enable-dba \
+    --enable-zip \
     --with-openssl=${prefix} \
     --with-mhash=${prefix} \
     --with-mcrypt=${prefix} \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080329/c99e32ca/attachment-0001.html


More information about the macports-changes mailing list