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

brett at macports.org brett at macports.org
Sun Nov 8 09:01:03 PST 2009


Revision: 60293
          http://trac.macports.org/changeset/60293
Author:   brett at macports.org
Date:     2009-11-08 09:01:02 -0800 (Sun, 08 Nov 2009)
Log Message:
-----------
update memcached to 1.4.3

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

Modified: trunk/dports/sysutils/memcached/Portfile
===================================================================
--- trunk/dports/sysutils/memcached/Portfile	2009-11-08 16:47:18 UTC (rev 60292)
+++ trunk/dports/sysutils/memcached/Portfile	2009-11-08 17:01:02 UTC (rev 60293)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                    memcached
-version                 1.4.2
+version                 1.4.3
 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 31caa3e74f2714ba49475b1df44bc315 \
-    sha1 28bceaa24c4bc6d7dc9c700e143ee4b2ff09f760
+checksums               md5 83c6cc6bad9612536b5acbbbddab3eb3 \
+    sha1 d442ed2429b655cb639fec2cfb3e0461bdeecddf
 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/20091108/f62ef762/attachment.html>


More information about the macports-changes mailing list