[46130] trunk/dports/devel/libmemcached/Portfile

brett at macports.org brett at macports.org
Thu Jan 29 18:25:57 PST 2009


Revision: 46130
          http://trac.macports.org/changeset/46130
Author:   brett at macports.org
Date:     2009-01-29 18:25:57 -0800 (Thu, 29 Jan 2009)
Log Message:
-----------
update libmemcached to 0.26

Modified Paths:
--------------
    trunk/dports/devel/libmemcached/Portfile

Modified: trunk/dports/devel/libmemcached/Portfile
===================================================================
--- trunk/dports/devel/libmemcached/Portfile	2009-01-30 02:11:50 UTC (rev 46129)
+++ trunk/dports/devel/libmemcached/Portfile	2009-01-30 02:25:57 UTC (rev 46130)
@@ -2,17 +2,17 @@
 
 PortSystem 1.0
 
-name			libmemcached
-version			0.25
-description		libmemcached is a C and C++ client library to the memcached server
-long_description	libmemcached is a C and C++ client library for memcached. \
+name                    libmemcached
+version                 0.26
+description             libmemcached is a C and C++ client library to the memcached server
+long_description        libmemcached is a C and C++ client library for memcached. \
                         It has been designed to be light on memory usage, thread safe, \
                         and provide full access to server side methods.
-maintainers		brett at macports.org
-categories		devel
-platforms		darwin
-homepage		http://tangent.org/552/libmemcached.html
-master_sites		http://download.tangent.org/
-checksums		sha1 04bc185b75b12ca09123cb45b8bc07dcf100e650
-configure.args		--mandir=${prefix}/share/man
+maintainers             brett at macports.org
+categories              devel
+platforms               darwin
+homepage                http://tangent.org/552/libmemcached.html
+master_sites            http://download.tangent.org/
+checksums               sha1 04bc185b75b12ca09123cb45b8bc07dcf100e650
+configure.args          --mandir=${prefix}/share/man
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090129/eb587b2e/attachment.html>


More information about the macports-changes mailing list