[132347] trunk/dports/php/php-xcache/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jan 29 08:08:37 PST 2015


Revision: 132347
          https://trac.macports.org/changeset/132347
Author:   ryandesign at macports.org
Date:     2015-01-29 08:08:37 -0800 (Thu, 29 Jan 2015)
Log Message:
-----------
php-xcache: update to 3.2.0; add php56 subport; fix livecheck

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

Modified: trunk/dports/php/php-xcache/Portfile
===================================================================
--- trunk/dports/php/php-xcache/Portfile	2015-01-29 15:46:53 UTC (rev 132346)
+++ trunk/dports/php/php-xcache/Portfile	2015-01-29 16:08:37 UTC (rev 132347)
@@ -5,13 +5,13 @@
 PortGroup               php 1.1
 
 name                    php-xcache
-version                 3.1.0
+version                 3.2.0
 categories-append       www
 platforms               darwin
 maintainers             ryandesign openmaintainer
 license                 BSD
 
-php.branches            5.3 5.4 5.5
+php.branches            5.3 5.4 5.5 5.6
 
 homepage                http://xcache.lighttpd.net/
 master_sites            ${homepage}pub/Releases/${version}/
@@ -21,8 +21,8 @@
 
 long_description        ${name} is a ${description}.
 
-checksums               rmd160  0c9df837d2117ee2d770a5abe99e941bf2cb77cd \
-                        sha256  86af3e08a8983648d9755f5e1d0e32ad5b952d3e92a83fcaf3acbac9ffd65ee9
+checksums               rmd160  1f5edb382b52d9e12bf1c6a9cb34870dcb8cb155 \
+                        sha256  7d12a3cbd5f729b70f9226ac19406d11219f1c5f5e82b3bbb43ea9460cbf6cbd
 
 if {${name} ne ${subport}} {
     conflicts           ${php}-APC ${php}-APCu ${php}-eaccelerator
@@ -39,4 +39,6 @@
     }
 }
 
-livecheck.name          xcache
+livecheck.type          regex
+livecheck.url           ${homepage}
+livecheck.regex         {Release-([0-9.]+)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150129/89fd5c51/attachment.html>


More information about the macports-changes mailing list