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

brett at macports.org brett at macports.org
Wed Apr 29 19:50:49 PDT 2009


Revision: 50390
          http://trac.macports.org/changeset/50390
Author:   brett at macports.org
Date:     2009-04-29 19:50:48 -0700 (Wed, 29 Apr 2009)
Log Message:
-----------
clean up whitespace

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

Modified: trunk/dports/sysutils/memcached/Portfile
===================================================================
--- trunk/dports/sysutils/memcached/Portfile	2009-04-30 02:50:43 UTC (rev 50389)
+++ trunk/dports/sysutils/memcached/Portfile	2009-04-30 02:50:48 UTC (rev 50390)
@@ -7,18 +7,18 @@
 version                 1.2.8
 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 \
-                        speeding up dynamic web applications by alleviating database load.
+    caching system, generic in nature, but intended for use in \
+    speeding up dynamic web applications by alleviating database load.
 maintainers             brett at macports.org
 categories              sysutils
 platforms               darwin
 homepage                http://www.danga.com/memcached/
 master_sites            http://www.danga.com/memcached/dist/
 checksums               md5 e5a4ee04e517a5cad110f29e4490e4ab \
-                        sha1 6f99414f37cc5b1a6866d9b3ec9254c2ebda237a
+    sha1 6f99414f37cc5b1a6866d9b3ec9254c2ebda237a
 configure.args          --mandir=${prefix}/share/man \
-                        --with-libevent=${prefix} \
-                        --enable-threads
+    --with-libevent=${prefix} \
+    --enable-threads
 depends_lib             port:libevent
 
 startupitem.create      yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090429/779ad687/attachment-0001.html>


More information about the macports-changes mailing list