[42088] trunk/dports/www

ryandesign at macports.org ryandesign at macports.org
Fri Nov 14 16:59:58 PST 2008


Revision: 42088
          http://trac.macports.org/changeset/42088
Author:   ryandesign at macports.org
Date:     2008-11-14 16:59:55 -0800 (Fri, 14 Nov 2008)
Log Message:
-----------
php5, php5-devel: add mime magick; see ticket #17245

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-11-14 23:38:02 UTC (rev 42087)
+++ trunk/dports/www/php5/Portfile	2008-11-15 00:59:55 UTC (rev 42088)
@@ -4,7 +4,7 @@
 
 name                    php5
 version                 5.2.6
-revision                1
+revision                2
 categories              www lang php
 maintainers             ryandesign jwa
 homepage                http://www.php.net/
@@ -96,6 +96,7 @@
     --with-openssl=${prefix} \
     --with-mhash=${prefix} \
     --with-mcrypt=${prefix} \
+    --with-mime-magic \
     --with-xsl=${prefix} \
     --with-curl=${prefix} \
     --with-pcre-regex=${prefix} \

Modified: trunk/dports/www/php5-devel/Portfile
===================================================================
--- trunk/dports/www/php5-devel/Portfile	2008-11-14 23:38:02 UTC (rev 42087)
+++ trunk/dports/www/php5-devel/Portfile	2008-11-15 00:59:55 UTC (rev 42088)
@@ -4,6 +4,7 @@
 
 name                    php5-devel
 version                 5.3.0alpha1
+revision                1
 categories              www lang php
 maintainers             ryandesign jwa
 homepage                http://qa.php.net/
@@ -90,6 +91,7 @@
     --with-openssl=${prefix} \
     --with-mhash=${prefix} \
     --with-mcrypt=${prefix} \
+    --with-mime-magic \
     --with-xsl=${prefix} \
     --with-curl=${prefix} \
     --with-pcre-regex=${prefix} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081114/f40e313d/attachment.html>


More information about the macports-changes mailing list