[118022] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Wed Mar 19 08:31:23 PDT 2014
Revision: 118022
https://trac.macports.org/changeset/118022
Author: ryandesign at macports.org
Date: 2014-03-19 08:31:23 -0700 (Wed, 19 Mar 2014)
Log Message:
-----------
php-redis: follow stealth update of 2.2.5 (#42937)
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-19 15:14:20 UTC (rev 118021)
+++ trunk/dports/php/php-redis/Portfile 2014-03-19 15:31:23 UTC (rev 118022)
@@ -6,6 +6,7 @@
PortGroup php 1.1
github.setup nicolasff phpredis 2.2.5
+revision 1
name php-redis
categories-append databases
platforms darwin
@@ -20,9 +21,12 @@
long_description ${name} is ${description}.
-checksums rmd160 c9518d26c671da99cc1f9e0060ef2edfd5259531 \
- sha256 e75d526ba91038cced8b034b98de7ade84a65ecdac849f4bb5e570e2b8c805b7
+# 2.2.5 was stealth-updated on 2014-03-17.
+dist_subdir ${name}/${version}_1
+checksums rmd160 52827b4ede0fa513010278794d9806f38857f7db \
+ sha256 c1c4cccce4c140da58c00b19a41f5bd2d218811733711984fc3e8b73cd4c6b33
+
configure.args-append --enable-redis
use_parallel_build yes
Modified: trunk/dports/php/php5-redis/Portfile
===================================================================
--- trunk/dports/php/php5-redis/Portfile 2014-03-19 15:14:20 UTC (rev 118021)
+++ trunk/dports/php/php5-redis/Portfile 2014-03-19 15:31:23 UTC (rev 118022)
@@ -6,6 +6,7 @@
PortGroup php5extension 1.0
github.setup nicolasff phpredis 2.2.5
+revision 1
php5extension.setup redis ${version}
categories-append databases
platforms darwin
@@ -16,9 +17,12 @@
long_description ${name} is ${description}.
-checksums rmd160 c9518d26c671da99cc1f9e0060ef2edfd5259531 \
- sha256 e75d526ba91038cced8b034b98de7ade84a65ecdac849f4bb5e570e2b8c805b7
+# 2.2.5 was stealth-updated on 2014-03-17.
+dist_subdir ${name}/${version}_1
+checksums rmd160 52827b4ede0fa513010278794d9806f38857f7db \
+ sha256 c1c4cccce4c140da58c00b19a41f5bd2d218811733711984fc3e8b73cd4c6b33
+
configure.args-append --enable-redis
use_parallel_build yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140319/6b983a80/attachment-0001.html>
More information about the macports-changes
mailing list