Ticket #35739: memcached-1.4.14.patch
File memcached-1.4.14.patch, 1.0 KB (added by robsonpeixoto@…, 12 years ago) |
---|
-
Portfile
5 5 PortGroup muniversal 1.0 6 6 7 7 name memcached 8 version 1.4.1 38 version 1.4.14 9 9 description A high performance, distributed memory object caching system. 10 10 long_description Memcached is a high-performance, distributed memory object \ 11 11 caching system, generic in nature, but intended for use in \ … … 19 19 homepage http://memcached.org/ 20 20 master_sites googlecode 21 21 22 checksums rmd160 eb2dc6c034594024522c4880c76f8ea90d3b6bc8\23 sha256 cb0b8b87aa57890d2327906a11f2f1b61b8d870c0885b54c61ca46f954f27e2922 checksums rmd160 b46ebf6b43520511d15c8e9f0ba4ab19f3aebc6e \ 23 sha256 f2e2ad8ee8d256f2c3748d7f741dcddfd0ab6bdece6fa1c18484e83f311156ef 24 24 25 25 if {${configure.compiler} == "clang"} { 26 26 configure.compiler llvm-gcc-4.2