[117921] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Mon Mar 17 02:34:04 PDT 2014


Revision: 117921
          https://trac.macports.org/changeset/117921
Author:   ryandesign at macports.org
Date:     2014-03-17 02:34:04 -0700 (Mon, 17 Mar 2014)
Log Message:
-----------
php-redis: update to 2.2.5

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

Modified: trunk/dports/php/php-redis/Portfile
===================================================================
--- trunk/dports/php/php-redis/Portfile	2014-03-17 09:33:04 UTC (rev 117920)
+++ trunk/dports/php/php-redis/Portfile	2014-03-17 09:34:04 UTC (rev 117921)
@@ -5,7 +5,7 @@
 PortGroup               github 1.0
 PortGroup               php 1.1
 
-github.setup            nicolasff phpredis 2.2.4
+github.setup            nicolasff phpredis 2.2.5
 name                    php-redis
 categories-append       databases
 platforms               darwin
@@ -20,8 +20,8 @@
 
 long_description        ${name} is ${description}.
 
-checksums               rmd160  9cc1de51c2e7f8f8570d4fcc44c3b065ac1dc6ee \
-                        sha256  cb4273cfe5c15dc0e43945ea74978fe9345ac1e2f4902c798ed63ce6a588d02d
+checksums               rmd160  c9518d26c671da99cc1f9e0060ef2edfd5259531 \
+                        sha256  e75d526ba91038cced8b034b98de7ade84a65ecdac849f4bb5e570e2b8c805b7
 
 configure.args-append   --enable-redis
 

Modified: trunk/dports/php/php5-redis/Portfile
===================================================================
--- trunk/dports/php/php5-redis/Portfile	2014-03-17 09:33:04 UTC (rev 117920)
+++ trunk/dports/php/php5-redis/Portfile	2014-03-17 09:34:04 UTC (rev 117921)
@@ -5,7 +5,7 @@
 PortGroup               github 1.0
 PortGroup               php5extension 1.0
 
-github.setup            nicolasff phpredis 2.2.4
+github.setup            nicolasff phpredis 2.2.5
 php5extension.setup     redis ${version}
 categories-append       databases
 platforms               darwin
@@ -16,8 +16,8 @@
 
 long_description        ${name} is ${description}.
 
-checksums               rmd160  9cc1de51c2e7f8f8570d4fcc44c3b065ac1dc6ee \
-                        sha256  cb4273cfe5c15dc0e43945ea74978fe9345ac1e2f4902c798ed63ce6a588d02d
+checksums               rmd160  c9518d26c671da99cc1f9e0060ef2edfd5259531 \
+                        sha256  e75d526ba91038cced8b034b98de7ade84a65ecdac849f4bb5e570e2b8c805b7
 
 configure.args-append   --enable-redis
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140317/9bb6a335/attachment.html>


More information about the macports-changes mailing list