Revision: 87645 http://trac.macports.org/changeset/87645 Author: ryandesign@macports.org Date: 2011-11-29 17:13:13 -0800 (Tue, 29 Nov 2011) Log Message: ----------- memcached: update to 1.4.10 (maintainer timeout; see #32199) Modified Paths: -------------- trunk/dports/sysutils/memcached/Portfile Modified: trunk/dports/sysutils/memcached/Portfile =================================================================== --- trunk/dports/sysutils/memcached/Portfile 2011-11-30 01:00:19 UTC (rev 87644) +++ trunk/dports/sysutils/memcached/Portfile 2011-11-30 01:13:13 UTC (rev 87645) @@ -5,8 +5,7 @@ PortGroup muniversal 1.0 name memcached -version 1.4.5 -revision 1 +version 1.4.10 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 \ @@ -15,12 +14,13 @@ license BSD categories sysutils platforms darwin +installs_libs no + homepage http://memcached.org/ master_sites googlecode -checksums md5 583441a25f937360624024f2881e5ea8 \ - sha1 c7d6517764b82d23ae2de76b56c2494343c53f02 \ - rmd160 c1f534fbc585a1ea033bbd12d6fc94c77a085032 +checksums rmd160 67f4677ba644b1b15151a6865a8377966fe19706 \ + sha256 2cc3de341b561464da29fc5d5e2a4facc0f6aafc151f0e1d94228705e0758fdf configure.args --with-libevent=${prefix}
participants (1)
-
ryandesign@macports.org