[129754] trunk/dports/php/php-redis/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 19 15:11:46 PST 2014


Revision: 129754
          https://trac.macports.org/changeset/129754
Author:   ryandesign at macports.org
Date:     2014-12-19 15:11:46 -0800 (Fri, 19 Dec 2014)
Log Message:
-----------
php-redis: update to 2.2.6

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

Modified: trunk/dports/php/php-redis/Portfile
===================================================================
--- trunk/dports/php/php-redis/Portfile	2014-12-19 23:02:23 UTC (rev 129753)
+++ trunk/dports/php/php-redis/Portfile	2014-12-19 23:11:46 UTC (rev 129754)
@@ -5,8 +5,7 @@
 PortGroup               github 1.0
 PortGroup               php 1.1
 
-github.setup            nicolasff phpredis 2.2.5
-revision                1
+github.setup            phpredis phpredis 2.2.6
 name                    php-redis
 categories-append       databases
 platforms               darwin
@@ -21,12 +20,9 @@
 
 long_description        ${name} is ${description}.
 
-# 2.2.5 was stealth-updated on 2014-03-17.
-dist_subdir             ${name}/${version}_1
+checksums               rmd160  d12a2a8a46527dbdbb83508d91c3a41a46262de8 \
+                        sha256  c118c08c0059e77b0eb66317bb934d17e2497fdcb66226f624f0aaf74fc8f5f9
 
-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/20141219/7b4a6a49/attachment-0001.html>


More information about the macports-changes mailing list