[112108] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri Oct 11 21:07:59 PDT 2013


Revision: 112108
          https://trac.macports.org/changeset/112108
Author:   ryandesign at macports.org
Date:     2013-10-11 21:07:59 -0700 (Fri, 11 Oct 2013)
Log Message:
-----------
php-xcache: update to 3.1.0; add php55-xcache subport

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

Modified: trunk/dports/php/php-xcache/Portfile
===================================================================
--- trunk/dports/php/php-xcache/Portfile	2013-10-12 04:07:28 UTC (rev 112107)
+++ trunk/dports/php/php-xcache/Portfile	2013-10-12 04:07:59 UTC (rev 112108)
@@ -5,13 +5,13 @@
 PortGroup               php 1.1
 
 name                    php-xcache
-version                 3.0.3
+version                 3.1.0
 categories-append       www
 platforms               darwin
 maintainers             ryandesign openmaintainer
 license                 BSD
 
-php.branches            5.3 5.4
+php.branches            5.3 5.4 5.5
 
 homepage                http://xcache.lighttpd.net/
 master_sites            ${homepage}pub/Releases/${version}/
@@ -21,10 +21,10 @@
 
 long_description        ${name} is a ${description}.
 
-checksums               rmd160  e223bcf42e4dbec57e37b4b5cbaece1014831fbc \
-                        sha256  2ff6809e66d9c14b70570b9b602ba8ea1daa87bc4a67f59fa769b1d0a6981edc
+checksums               rmd160  0c9df837d2117ee2d770a5abe99e941bf2cb77cd \
+                        sha256  86af3e08a8983648d9755f5e1d0e32ad5b952d3e92a83fcaf3acbac9ffd65ee9
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     conflicts           ${php}-APC ${php}-eaccelerator
     
     patchfiles          patch-xcache.ini.diff

Modified: trunk/dports/php/php5-xcache/Portfile
===================================================================
--- trunk/dports/php/php5-xcache/Portfile	2013-10-12 04:07:28 UTC (rev 112107)
+++ trunk/dports/php/php5-xcache/Portfile	2013-10-12 04:07:59 UTC (rev 112108)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     xcache 3.0.3
+php5extension.setup     xcache 3.1.0
 categories-append       www
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -19,8 +19,8 @@
 
 long_description        ${name} is a ${description}.
 
-checksums               rmd160  e223bcf42e4dbec57e37b4b5cbaece1014831fbc \
-                        sha256  2ff6809e66d9c14b70570b9b602ba8ea1daa87bc4a67f59fa769b1d0a6981edc
+checksums               rmd160  0c9df837d2117ee2d770a5abe99e941bf2cb77cd \
+                        sha256  86af3e08a8983648d9755f5e1d0e32ad5b952d3e92a83fcaf3acbac9ffd65ee9
 
 patchfiles              patch-xcache.ini.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131011/21c79eb0/attachment.html>


More information about the macports-changes mailing list