[110555] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Sun Sep 1 21:43:32 PDT 2013
Revision: 110555
https://trac.macports.org/changeset/110555
Author: ryandesign at macports.org
Date: 2013-09-01 21:43:32 -0700 (Sun, 01 Sep 2013)
Log Message:
-----------
php-redis: update to 2.2.4
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 2013-09-02 04:07:25 UTC (rev 110554)
+++ trunk/dports/php/php-redis/Portfile 2013-09-02 04:43:32 UTC (rev 110555)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup php 1.1
-github.setup nicolasff phpredis 2.2.3
+github.setup nicolasff phpredis 2.2.4
name php-redis
categories-append databases
platforms darwin
@@ -20,8 +20,8 @@
long_description ${name} is ${description}.
-checksums rmd160 568bf68ca22e4e9c65791435fad281306ec5064f \
- sha256 e385fcec8374352ad2c37e99cad122bd9fef1c1c15fb997e08f08588b429784c
+checksums rmd160 9cc1de51c2e7f8f8570d4fcc44c3b065ac1dc6ee \
+ sha256 cb4273cfe5c15dc0e43945ea74978fe9345ac1e2f4902c798ed63ce6a588d02d
configure.args-append --enable-redis
Modified: trunk/dports/php/php5-redis/Portfile
===================================================================
--- trunk/dports/php/php5-redis/Portfile 2013-09-02 04:07:25 UTC (rev 110554)
+++ trunk/dports/php/php5-redis/Portfile 2013-09-02 04:43:32 UTC (rev 110555)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup php5extension 1.0
-github.setup nicolasff phpredis 2.2.3
+github.setup nicolasff phpredis 2.2.4
php5extension.setup redis ${version}
categories-append databases
platforms darwin
@@ -16,8 +16,8 @@
long_description ${name} is ${description}.
-checksums rmd160 568bf68ca22e4e9c65791435fad281306ec5064f \
- sha256 e385fcec8374352ad2c37e99cad122bd9fef1c1c15fb997e08f08588b429784c
+checksums rmd160 9cc1de51c2e7f8f8570d4fcc44c3b065ac1dc6ee \
+ sha256 cb4273cfe5c15dc0e43945ea74978fe9345ac1e2f4902c798ed63ce6a588d02d
configure.args-append --enable-redis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130901/42c7c9ec/attachment.html>
More information about the macports-changes
mailing list