[116210] trunk/dports/php/php-opcache/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jan 21 10:25:23 PST 2014


Revision: 116210
          https://trac.macports.org/changeset/116210
Author:   ryandesign at macports.org
Date:     2014-01-21 10:25:23 -0800 (Tue, 21 Jan 2014)
Log Message:
-----------
php-opcache: update to 7.0.3

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

Modified: trunk/dports/php/php-opcache/Portfile
===================================================================
--- trunk/dports/php/php-opcache/Portfile	2014-01-21 18:18:33 UTC (rev 116209)
+++ trunk/dports/php/php-opcache/Portfile	2014-01-21 18:25:23 UTC (rev 116210)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-opcache
-version                 7.0.2
+version                 7.0.3
 platforms               darwin
 maintainers             ryandesign
 license                 PHP-3.01
@@ -25,10 +25,10 @@
 
 distname                zendopcache-${version}
 
-checksums               rmd160  66b600cdd9dff122f88ac2641e1535a9b1fcc1cd \
-                        sha256  4aea4f0242dc50a5a68e7a170c3c537716e5da03b2a7b322349f211c09d90f44
+checksums               rmd160  7e1a5fec48186bf7e6758667c33dfc981d14569d \
+                        sha256  08d9a6c21dd7b18c1f027a0c3f13a203a9a8362f98b04db0d39672e2dd5cee62
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     configure.args-append --enable-opcache
     
     post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140121/ca563667/attachment.html>


More information about the macports-changes mailing list