[43136] trunk/dports/www/php5-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 5 14:14:24 PST 2008


Revision: 43136
          http://trac.macports.org/changeset/43136
Author:   ryandesign at macports.org
Date:     2008-12-05 14:14:24 -0800 (Fri, 05 Dec 2008)
Log Message:
-----------
php5-devel: update to 5.3.0alpha3 and revert to using bundled libgd; see #17521 and #13988

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

Modified: trunk/dports/www/php5-devel/Portfile
===================================================================
--- trunk/dports/www/php5-devel/Portfile	2008-12-05 22:13:08 UTC (rev 43135)
+++ trunk/dports/www/php5-devel/Portfile	2008-12-05 22:14:24 UTC (rev 43136)
@@ -3,8 +3,7 @@
 PortSystem              1.0
 
 name                    php5-devel
-version                 5.3.0alpha1
-revision                1
+version                 5.3.0alpha3
 categories              www lang php
 maintainers             ryandesign jwa
 homepage                http://qa.php.net/
@@ -27,9 +26,9 @@
     http://downloads.php.net/johannes/
 
 checksums \
-    md5     8e22907201809c06ba6b6177df925b29 \
-    sha1    4f9ec2637f2bce84775605658ecccde5cf1be8a2 \
-    rmd160  27ea92dae3490c495803fd55786c3dfd4535010b
+    md5     82711eede32f33a923c79e368d14b14e \
+    sha1    fb71c72a011ed937cf4f672894e8733f0435cac1 \
+    rmd160  e074166c222f5c3946e239cbc3b53e1e6d253a3f
 
 depends_build \
     port:pkgconfig \
@@ -50,7 +49,6 @@
     port:libmcrypt \
     port:curl \
     port:pcre \
-    port:gd2 \
     port:jpeg \
     port:libpng \
     port:freetype
@@ -95,7 +93,7 @@
     --with-xsl=${prefix} \
     --with-curl=${prefix} \
     --with-pcre-regex=${prefix} \
-    --with-gd=${prefix} \
+    --with-gd \
     --with-jpeg-dir=${prefix} \
     --with-png-dir=${prefix} \
     --enable-gd-native-ttf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081205/6900781a/attachment.html>


More information about the macports-changes mailing list