[43386] trunk/dports/www/php5/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Dec 10 00:04:15 PST 2008


Revision: 43386
          http://trac.macports.org/changeset/43386
Author:   ryandesign at macports.org
Date:     2008-12-10 00:04:10 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
php5:

 * update to 5.2.8; closes #17596
 * change --with-expat-dir to --with-libexpat-dir; see #14859

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

Modified: trunk/dports/www/php5/Portfile
===================================================================
--- trunk/dports/www/php5/Portfile	2008-12-10 07:51:37 UTC (rev 43385)
+++ trunk/dports/www/php5/Portfile	2008-12-10 08:04:10 UTC (rev 43386)
@@ -4,8 +4,7 @@
 
 name                    php5
 epoch                   1
-version                 5.2.6
-revision                2
+version                 5.2.8
 categories              www lang php
 maintainers             ryandesign jwa
 homepage                http://www.php.net/
@@ -33,9 +32,9 @@
     http://se.php.net/distributions/
 
 checksums \
-    md5     7380ffecebd95c6edb317ef861229ebd \
-    sha1    2a2b1afa657a7739a23784c869d57c3e0a7ad6b4 \
-    rmd160  27f730d4b1ceb1c42ff03618dbfa0dc87a00990b
+    md5     8760a833cf10433d3e72271ab0d0eccf \
+    sha1    d285636144e0a4aa61195793634807e763c63dc3 \
+    rmd160  d38fe5d918c335089a027600a93d950f417a7e98
 
 depends_build \
     port:pkgconfig \
@@ -83,7 +82,7 @@
     --with-libxml-dir=${prefix} \
     --with-gettext=${prefix} \
     --with-xml \
-    --with-expat-dir=${prefix} \
+    --with-libexpat-dir=${prefix} \
     --with-xmlrpc \
     --enable-soap \
     --enable-bcmath \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/8059db37/attachment.html>


More information about the macports-changes mailing list