[50366] trunk/dports/php/php5-memcache/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 29 14:20:43 PDT 2009


Revision: 50366
          http://trac.macports.org/changeset/50366
Author:   ryandesign at macports.org
Date:     2009-04-29 14:20:42 -0700 (Wed, 29 Apr 2009)
Log Message:
-----------
php5-memcache: whitespace changes only

Modified Paths:
--------------
    trunk/dports/php/php5-memcache/Portfile

Modified: trunk/dports/php/php5-memcache/Portfile
===================================================================
--- trunk/dports/php/php5-memcache/Portfile	2009-04-29 21:17:00 UTC (rev 50365)
+++ trunk/dports/php/php5-memcache/Portfile	2009-04-29 21:20:42 UTC (rev 50366)
@@ -1,20 +1,21 @@
 # $Id$
 
-PortSystem 1.0
+PortSystem              1.0
 PortGroup               php5peclextension 1.0
 
 php5peclextension.setup memcache 2.1.2
 revision                1
 categories-append       net devel
-platforms         darwin freebsd openbsd
-maintainers       emory.smith at gmail.com openmaintainer
-description       PHP5 bindings for memcache
-long_description \
-    Memcached is a caching daemon designed especially for dynamic web \
-    applications to decrease database load by storing objects in memory. \
-    This extension allows you to work with memcached through handy OO \
-    and procedural interfaces.
+platforms               darwin freebsd openbsd
+maintainers             emory.smith at gmail.com openmaintainer
 
+description             PHP5 bindings for memcache
+
+long_description        Memcached is a caching daemon designed especially for \
+                        dynamic web applications to decrease database load by storing objects in memory. This extension allows you \
+                        to work with memcached through handy OO and \
+                        procedural interfaces.
+
 checksums               md5     cfde0918360f3909a242c3211604ad46 \
                         sha1    e382e19982b787999dd630bd3e39826d2dc5ab03 \
                         rmd160  b6831e67d7bb6457bc5a8b90734604babd8b1343
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090429/4fa25c4c/attachment-0001.html>


More information about the macports-changes mailing list