[142770] trunk/dports/php/php-APCu/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 07:09:45 PST 2015


Revision: 142770
          https://trac.macports.org/changeset/142770
Author:   ryandesign at macports.org
Date:     2015-11-22 16:27:01 -0800 (Sun, 22 Nov 2015)
Log Message:
-----------
php-APCu: update to 4.0.8

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

Modified: trunk/dports/php/php-APCu/Portfile
===================================================================
--- trunk/dports/php/php-APCu/Portfile	2015-11-22 22:32:14 UTC (rev 142769)
+++ trunk/dports/php/php-APCu/Portfile	2015-11-23 00:27:01 UTC (rev 142770)
@@ -5,7 +5,7 @@
 PortGroup           php 1.1
 
 name                php-APCu
-version             4.0.7
+version             4.0.8
 categories          php devel
 platforms           darwin
 maintainers         ryandesign
@@ -13,21 +13,18 @@
 
 php.branches        5.3 5.4 5.5 5.6
 php.pecl            yes
-php.pecl.prerelease yes
 
 description         APC User Cache
 
 long_description    APCu contains the user-level functionality from APC
 
-checksums           rmd160  9b5f01dbefff164cd519ced448b62620e6770df8 \
-                    sha256  178a731ee3435b451f1144bc4a63c9d70d4909a2c434e17c6e07db554df90bd6
+checksums           rmd160  c45999ff298fc2872f47e3dd47f3612de0f9118d \
+                    sha256  bef4f5ae309526a332e0f6b98f0579a45d6000b928991babe684d4c22432d57d
 
 if {${name} ne ${subport}} {
     conflicts       ${php}-APC ${php}-eaccelerator ${php}-xcache
 
-    # At next version update, switch to:
-    #distname        apcu-${version}
-    worksrcdir      apcu-${version}
+    distname        apcu-${version}
 
     configure.args-append --enable-apcu-spinlocks
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/db2063a2/attachment.html>


More information about the macports-changes mailing list