[98075] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Mon Sep 24 01:32:28 PDT 2012


Revision: 98075
          http://trac.macports.org//changeset/98075
Author:   ryandesign at macports.org
Date:     2012-09-24 01:32:28 -0700 (Mon, 24 Sep 2012)
Log Message:
-----------
php-memcache: update to 2.2.7

Modified Paths:
--------------
    trunk/dports/php/php-memcache/Portfile
    trunk/dports/php/php5-memcache/Portfile

Modified: trunk/dports/php/php-memcache/Portfile
===================================================================
--- trunk/dports/php/php-memcache/Portfile	2012-09-24 07:19:29 UTC (rev 98074)
+++ trunk/dports/php/php-memcache/Portfile	2012-09-24 08:32:28 UTC (rev 98075)
@@ -5,8 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-memcache
-version                 2.2.6
-revision                1
+version                 2.2.7
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             ryandesign openmaintainer
@@ -22,8 +21,8 @@
                         to work with memcached through handy OO and \
                         procedural interfaces.
 
-checksums               sha1    be0b12fa09ed127dc35c0da29a576a9112be1bde \
-                        rmd160  72e940339c644c801577c8fce861f012e9e71a2d
+checksums               rmd160  e65c9ed6dca0eff012dc980a6acd5f81b2f3d396 \
+                        sha256  73006c02194a5a7c196c6488d449e5f8c75573a73568fe1a94b15157c147305d
 
 if {${name} != ${subport}} {
     depends_lib-append  port:memcached port:zlib

Modified: trunk/dports/php/php5-memcache/Portfile
===================================================================
--- trunk/dports/php/php5-memcache/Portfile	2012-09-24 07:19:29 UTC (rev 98074)
+++ trunk/dports/php/php5-memcache/Portfile	2012-09-24 08:32:28 UTC (rev 98075)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     memcache 2.2.6 pecl
+php5extension.setup     memcache 2.2.7 pecl
 categories-append       net devel
 platforms               darwin freebsd openbsd
 maintainers             ryandesign openmaintainer
@@ -17,7 +17,7 @@
                         to work with memcached through handy OO and \
                         procedural interfaces.
 
-checksums               sha1    be0b12fa09ed127dc35c0da29a576a9112be1bde \
-                        rmd160  72e940339c644c801577c8fce861f012e9e71a2d
+checksums               rmd160  e65c9ed6dca0eff012dc980a6acd5f81b2f3d396 \
+                        sha256  73006c02194a5a7c196c6488d449e5f8c75573a73568fe1a94b15157c147305d
 
 depends_lib-append      port:memcached port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120924/cf1cdf6b/attachment.html>


More information about the macports-changes mailing list