Revision
31762
Author
brett@macports.org
Date
2007-12-06 07:15:38 -0800 (Thu, 06 Dec 2007)

Log Message

updated to 1.2.4

Modified Paths

Diff

Modified: trunk/dports/sysutils/memcached/Portfile (31761 => 31762)


--- trunk/dports/sysutils/memcached/Portfile	2007-12-06 14:28:01 UTC (rev 31761)
+++ trunk/dports/sysutils/memcached/Portfile	2007-12-06 15:15:38 UTC (rev 31762)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name			memcached
-version			1.2.2
+version			1.2.4
 revision		1
 description		A high performance, distributed memory object caching system.
 long_description	Memcached is a high-performance, distributed memory object \
@@ -13,8 +13,8 @@
 platforms		darwin 
 homepage		http://www.danga.com/memcached/
 master_sites		http://www.danga.com/memcached/dist/
-checksums		md5 a08851f7fa7b15e92ee6320b7a79c321 \
-			sha1 b2160f63ffe6e50681b3dd13a192153130897366
+checksums		md5 b80db034f951b296b2672b243022c061 \
+			sha1 97861b538805a55c3b616e87e4173560480d5cef
 configure.pre_args	--prefix=${prefix} \
 			--mandir=${prefix}/share/man 
 configure.args		--with-libevent=${prefix} \