[63764] trunk/dports/php/php5-eaccelerator/Portfile

alakazam at macports.org alakazam at macports.org
Sun Feb 14 05:18:15 PST 2010


Revision: 63764
          http://trac.macports.org/changeset/63764
Author:   alakazam at macports.org
Date:     2010-02-14 05:18:12 -0800 (Sun, 14 Feb 2010)
Log Message:
-----------
Update to 0.9.6

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

Modified: trunk/dports/php/php5-eaccelerator/Portfile
===================================================================
--- trunk/dports/php/php5-eaccelerator/Portfile	2010-02-14 10:24:37 UTC (rev 63763)
+++ trunk/dports/php/php5-eaccelerator/Portfile	2010-02-14 13:18:12 UTC (rev 63764)
@@ -3,8 +3,7 @@
 PortSystem        1.0
 PortGroup         php5extension 1.0
 
-php5extension.setup eaccelerator 0.9.6-rc1
-revision          3
+php5extension.setup eaccelerator 0.9.6
 categories        php www devel
 platforms         darwin freebsd openbsd
 maintainers       alakazam
@@ -20,9 +19,9 @@
 
 master_sites      http://bart.eaccelerator.net/source/0.9.6/
 
-checksums         md5     af078c6cfb57fcd4fafaccbdd14cc05c \
-                  sha1    af003d14887308450ac921bd197dab151ed39e53 \
-                  rmd160  36025799835f3e21b50a1e1a286143e71f88cd3a
+checksums         md5     85fa6150265a81f0cea852bc973382b9 \
+                  sha1    65594917d0efa754d35760d2cde8701ffaa2914a \
+                  rmd160  86320cbafa31f4b6db308c55035bbf057325a708
 
 use_bzip2         yes
 configure.args    --with-php-config=${prefix}/bin/php-config
@@ -31,18 +30,6 @@
     configure.args-append --with-eaccelerator-shared-memory
 }
 
-variant sessions description {Enable session handler [only enable in trusted environments]} {
-    configure.args-append --with-eaccelerator-sessions
-}
-
-variant content_caching description {Enable content caching support [may be obsoleted in a future version of eAccelerator]} {
-    configure.args-append --with-eaccelerator-content-caching
-}
-
-variant doc_comment_caching description {Enable PHP doc comment caching} {
-    configure.args-append --with-eaccelerator-doc-comment-inclusion
-}
-
 variant disassembler description {Include a disassembler} {
     configure.args-append --with-eaccelerator-disassembler
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100214/3b5d144e/attachment.html>


More information about the macports-changes mailing list