[149094] trunk/dports/php/php-phalcon/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 30 00:45:44 PDT 2016


Revision: 149094
          https://trac.macports.org/changeset/149094
Author:   ryandesign at macports.org
Date:     2016-05-30 00:45:43 -0700 (Mon, 30 May 2016)
Log Message:
-----------
php-phalcon: update to 2.0.13

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

Modified: trunk/dports/php/php-phalcon/Portfile
===================================================================
--- trunk/dports/php/php-phalcon/Portfile	2016-05-30 07:44:46 UTC (rev 149093)
+++ trunk/dports/php/php-phalcon/Portfile	2016-05-30 07:45:43 UTC (rev 149094)
@@ -12,16 +12,14 @@
 
 php.branches            5.3 5.4 5.5 5.6
 
-if {[vercmp ${php.branch} 5.4] < 0} {
+if {[vercmp ${php.branch} 5.4] >= 0} {
+    github.setup        phalcon cphalcon 2.0.13 phalcon-v
+    checksums           rmd160  c94dadcf628d8611cbcb44f35b1b536c9b0e3fc9 \
+                        sha256  00f7e45282e6e793c37c75742da696ebb031cf5b880d324eefd19039bd27b74e
+} else {
     github.setup        phalcon cphalcon 2.0.9 phalcon-v
-    revision            0
     checksums           rmd160  3955e097b18c3ea8b29264bb184b70ad2a7eebd7 \
                         sha256  d4607491b801da973796c44eaed9f909787d9a588ec5a7ea7c84d74d43106a46
-} else {
-    github.setup        phalcon cphalcon 2.0.11 phalcon-v
-    revision            0
-    checksums           rmd160  015033febf0f10d4dc17f755bc57b1c4fe671528 \
-                        sha256  147930bc41948fc43d92754d93a633f218dd4af76c400e7fb87e9d15ba04fbed
 }
 
 description             full stack PHP framework written as an extension
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160530/6c4c8231/attachment.html>


More information about the macports-changes mailing list