Revision
75419
Author
ryandesign@macports.org
Date
2011-01-24 14:53:56 -0800 (Mon, 24 Jan 2011)

Log Message

php5-memcache: update to 2.2.6

Modified Paths

Diff

Modified: trunk/dports/php/php5-memcache/Portfile (75418 => 75419)


--- trunk/dports/php/php5-memcache/Portfile	2011-01-24 22:50:33 UTC (rev 75418)
+++ trunk/dports/php/php5-memcache/Portfile	2011-01-24 22:53:56 UTC (rev 75419)
@@ -3,8 +3,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     memcache 2.2.5 pecl
-revision                3
+php5extension.setup     memcache 2.2.6 pecl
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             nomaintainer
@@ -16,8 +15,7 @@
                         to work with memcached through handy OO and \
                         procedural interfaces.
 
-checksums               md5     72e56a3e4ab5742c4877fd4b6563e9bf \
-                        sha1    6bc7d8fc9c9b9a247316e35d0cac3fe9dd37b68c \
-                        rmd160  2c055a018f765a9572fa04beecd7797b7f69e796
+checksums               sha1    be0b12fa09ed127dc35c0da29a576a9112be1bde \
+                        rmd160  72e940339c644c801577c8fce861f012e9e71a2d
 
 depends_lib-append      port:memcached port:zlib