[78701] trunk/dports/php/php5-apc/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed May 18 05:53:44 PDT 2011


Revision: 78701
          http://trac.macports.org/changeset/78701
Author:   ryandesign at macports.org
Date:     2011-05-18 05:53:43 -0700 (Wed, 18 May 2011)
Log Message:
-----------
php5-apc: whitespace changes only

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

Modified: trunk/dports/php/php5-apc/Portfile
===================================================================
--- trunk/dports/php/php5-apc/Portfile	2011-05-18 12:31:15 UTC (rev 78700)
+++ trunk/dports/php/php5-apc/Portfile	2011-05-18 12:53:43 UTC (rev 78701)
@@ -1,24 +1,24 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
-PortGroup       php5extension 1.0
+PortSystem          1.0
+PortGroup           php5extension 1.0
 
 php5extension.setup apc 3.1.9 pecl
-categories      php devel
-platforms       darwin
-maintainers     nomaintainer
-description     Alternative PHP Cache
+categories          php devel
+platforms           darwin
+maintainers         nomaintainer
 
-long_description \
-    APC is a free, open, and robust framework for caching and \
-    optimizing PHP intermediate code.
+description         Alternative PHP Cache
 
-distname        APC-${version}
+long_description    APC is a free, open, and robust framework for caching and \
+                    optimizing PHP intermediate code.
 
+distname            APC-${version}
+
 checksums           sha1    417b95e63496de7f785b4917166098c6ac996008 \
                     rmd160  67288c957a0234a82912f06e51c6f60f4ed4c66c
 
 use_parallel_build  yes
 
-livecheck.regex {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
+livecheck.regex     {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110518/6feb597c/attachment.html>


More information about the macports-changes mailing list