[40464] trunk/dports/www/nginx/Portfile

boeyms at macports.org boeyms at macports.org
Thu Oct 2 10:27:45 PDT 2008


Revision: 40464
          http://trac.macports.org/changeset/40464
Author:   boeyms at macports.org
Date:     2008-10-02 10:27:44 -0700 (Thu, 02 Oct 2008)
Log Message:
-----------
nginx: whitespace changes only

Modified Paths:
--------------
    trunk/dports/www/nginx/Portfile

Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile	2008-10-02 17:27:19 UTC (rev 40463)
+++ trunk/dports/www/nginx/Portfile	2008-10-02 17:27:44 UTC (rev 40464)
@@ -44,11 +44,13 @@
 build.target        build
 destroot.keepdirs   ${destroot}${prefix}/var/log/${name} \
                     ${destroot}${prefix}/var/run/${name}
+
 post-destroot {
     set nginx_conf ${prefix}/etc/${name}/${name}.conf
-# Try to cover for the fact that, in earlier revisions of this port, the
-# configuration file was installed live instead of an example, in which case an
-# upgrade will clobber any customisations that a user might have made :(
+    # Try to cover for the fact that, in earlier revisions of this port, the
+    # configuration file was installed live instead of an example, in which
+    # case an upgrade will clobber any customisations that a user might have
+    # made :(
     catch "exec port provides ${nginx_conf}" provides_output
     set nginx_conf_is_registered_to_nginx \
         [regexp "${nginx_conf} is provided by: ${name}" ${provides_output}]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081002/6f0e8224/attachment.html 


More information about the macports-changes mailing list