[105739] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri May 3 20:41:09 PDT 2013


Revision: 105739
          https://trac.macports.org/changeset/105739
Author:   ryandesign at macports.org
Date:     2013-05-03 20:41:09 -0700 (Fri, 03 May 2013)
Log Message:
-----------
php-redis: update to 2.2.3

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-05-04 03:39:12 UTC (rev 105738)
+++ trunk/dports/php/php-redis/Portfile	2013-05-04 03:41:09 UTC (rev 105739)
@@ -5,7 +5,7 @@
 PortGroup               github 1.0
 PortGroup               php 1.1
 
-github.setup            nicolasff phpredis 2.2.2
+github.setup            nicolasff phpredis 2.2.3
 name                    php-redis
 categories-append       databases
 platforms               darwin
@@ -20,8 +20,8 @@
 
 long_description        ${name} is ${description}.
 
-checksums               rmd160  1efa2c8fb31e864063064d9018ce34442925141d \
-                        sha256  7e784a16d5ef4b6351e7237fb42d28153e820dbe3f1237886269e061a8467284
+checksums               rmd160  568bf68ca22e4e9c65791435fad281306ec5064f \
+                        sha256  e385fcec8374352ad2c37e99cad122bd9fef1c1c15fb997e08f08588b429784c
 
 configure.args-append   --enable-redis
 

Modified: trunk/dports/php/php5-redis/Portfile
===================================================================
--- trunk/dports/php/php5-redis/Portfile	2013-05-04 03:39:12 UTC (rev 105738)
+++ trunk/dports/php/php5-redis/Portfile	2013-05-04 03:41:09 UTC (rev 105739)
@@ -5,7 +5,7 @@
 PortGroup               github 1.0
 PortGroup               php5extension 1.0
 
-github.setup            nicolasff phpredis 2.2.2
+github.setup            nicolasff phpredis 2.2.3
 php5extension.setup     redis ${version}
 categories-append       databases
 platforms               darwin
@@ -16,8 +16,8 @@
 
 long_description        ${name} is ${description}.
 
-checksums               rmd160  1efa2c8fb31e864063064d9018ce34442925141d \
-                        sha256  7e784a16d5ef4b6351e7237fb42d28153e820dbe3f1237886269e061a8467284
+checksums               rmd160  568bf68ca22e4e9c65791435fad281306ec5064f \
+                        sha256  e385fcec8374352ad2c37e99cad122bd9fef1c1c15fb997e08f08588b429784c
 
 configure.args-append   --enable-redis
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130503/244a1e63/attachment.html>


More information about the macports-changes mailing list