[60229] trunk/dports/sysutils/memcached/Portfile

brett at macports.org brett at macports.org
Fri Nov 6 10:27:05 PST 2009


Revision: 60229
          http://trac.macports.org/changeset/60229
Author:   brett at macports.org
Date:     2009-11-06 10:27:02 -0800 (Fri, 06 Nov 2009)
Log Message:
-----------
update memcached to 1.4.2

Modified Paths:
--------------
    trunk/dports/sysutils/memcached/Portfile

Modified: trunk/dports/sysutils/memcached/Portfile
===================================================================
--- trunk/dports/sysutils/memcached/Portfile	2009-11-06 16:53:59 UTC (rev 60228)
+++ trunk/dports/sysutils/memcached/Portfile	2009-11-06 18:27:02 UTC (rev 60229)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                    memcached
-version                 1.4.1
+version                 1.4.2
 description             A high performance, distributed memory object caching system.
 long_description        Memcached is a high-performance, distributed memory object \
     caching system, generic in nature, but intended for use in \
@@ -14,8 +14,8 @@
 platforms               darwin
 homepage                http://www.danga.com/memcached/
 master_sites            googlecode:memcached
-checksums               md5 fb1b7e9fcf47b95c5ad3bbeb76342088 \
-    sha1 6acf8941c494edb4f19efc402b844a494608b679
+checksums               md5 31caa3e74f2714ba49475b1df44bc315 \
+    sha1 28bceaa24c4bc6d7dc9c700e143ee4b2ff09f760
 configure.args          --mandir=${prefix}/share/man \
     --with-libevent=${prefix}
 depends_lib             port:libevent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091106/dbac50ec/attachment.html>


More information about the macports-changes mailing list