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

ryandesign at macports.org ryandesign at macports.org
Mon Apr 7 20:49:48 PDT 2014


Revision: 118687
          https://trac.macports.org/changeset/118687
Author:   ryandesign at macports.org
Date:     2014-04-07 20:49:48 -0700 (Mon, 07 Apr 2014)
Log Message:
-----------
memcached: update to 1.4.17

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

Modified: trunk/dports/sysutils/memcached/Portfile
===================================================================
--- trunk/dports/sysutils/memcached/Portfile	2014-04-08 03:28:12 UTC (rev 118686)
+++ trunk/dports/sysutils/memcached/Portfile	2014-04-08 03:49:48 UTC (rev 118687)
@@ -5,7 +5,7 @@
 PortGroup               muniversal 1.0
 
 name                    memcached
-version                 1.4.15
+version                 1.4.17
 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 \
@@ -17,10 +17,10 @@
 installs_libs           no
 
 homepage                http://memcached.org/
-master_sites            googlecode
+master_sites            ${homepage}files/
 
-checksums               rmd160  13fc94ec7e5781e6e940645890a77ed814303ec9 \
-                        sha256  169721ab7a7531add6ae9f6b14b6b5641725fe0b1f0bdf5c3a4327725901e2b4
+checksums               rmd160  328139b5cbf225265987b3af28f67a0c5187493d \
+                        sha256  d9173ef6d99ba798c982ea4566cb4f0e64eb23859fdbf9926a89999d8cdc0458
 
 configure.args          --with-libevent=${prefix} \
                         ac_cv_search_umem_cache_create=no \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140407/bf918bf8/attachment.html>


More information about the macports-changes mailing list