[96374] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Tue Aug 7 20:11:52 PDT 2012
Revision: 96374
https://trac.macports.org/changeset/96374
Author: ryandesign at macports.org
Date: 2012-08-07 20:11:50 -0700 (Tue, 07 Aug 2012)
Log Message:
-----------
php-memcached: update to 2.1.0
Modified Paths:
--------------
trunk/dports/php/php-memcached/Portfile
trunk/dports/php/php5-memcached/Portfile
Modified: trunk/dports/php/php-memcached/Portfile
===================================================================
--- trunk/dports/php/php-memcached/Portfile 2012-08-08 02:37:11 UTC (rev 96373)
+++ trunk/dports/php/php-memcached/Portfile 2012-08-08 03:11:50 UTC (rev 96374)
@@ -5,8 +5,7 @@
PortGroup php 1.1
name php-memcached
-version 2.0.1
-revision 3
+version 2.1.0
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 rmd160 8a881bf1da1c70946be0d8d765703b2e2dae9553 \
- sha256 250779594e846b7b31390c384697eb24a5096123b0d3e2f4a1a0b79d14fb1bff
+checksums rmd160 3b4159bcfac78288a93cb8b8194fb28643abd643 \
+ sha256 bc4940015be74f47908d410d7b55e10a3d5bf65674036d944c73558227fcc4af
if {${name} != ${subport}} {
depends_lib-append port:libmemcached port:zlib
Modified: trunk/dports/php/php5-memcached/Portfile
===================================================================
--- trunk/dports/php/php5-memcached/Portfile 2012-08-08 02:37:11 UTC (rev 96373)
+++ trunk/dports/php/php5-memcached/Portfile 2012-08-08 03:11:50 UTC (rev 96374)
@@ -4,8 +4,7 @@
PortSystem 1.0
PortGroup php5extension 1.0
-php5extension.setup memcached 2.0.1 pecl
-revision 3
+php5extension.setup memcached 2.1.0 pecl
categories-append net devel
platforms darwin freebsd openbsd
maintainers ryandesign openmaintainer
@@ -18,8 +17,8 @@
to work with memcached through handy OO and \
procedural interfaces.
-checksums rmd160 8a881bf1da1c70946be0d8d765703b2e2dae9553 \
- sha256 250779594e846b7b31390c384697eb24a5096123b0d3e2f4a1a0b79d14fb1bff
+checksums rmd160 3b4159bcfac78288a93cb8b8194fb28643abd643 \
+ sha256 bc4940015be74f47908d410d7b55e10a3d5bf65674036d944c73558227fcc4af
depends_lib-append port:libmemcached port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120807/7b644cf5/attachment.html>
More information about the macports-changes
mailing list