[73925] trunk/dports/perl/p5-log-dispatch/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 28 20:51:46 PST 2010


Revision: 73925
          http://trac.macports.org/changeset/73925
Author:   ryandesign at macports.org
Date:     2010-11-28 20:51:41 -0800 (Sun, 28 Nov 2010)
Log Message:
-----------
p5-log-dispatch: whitespace changes / reformatting / add modeline

Modified Paths:
--------------
    trunk/dports/perl/p5-log-dispatch/Portfile

Modified: trunk/dports/perl/p5-log-dispatch/Portfile
===================================================================
--- trunk/dports/perl/p5-log-dispatch/Portfile	2010-11-29 04:50:32 UTC (rev 73924)
+++ trunk/dports/perl/p5-log-dispatch/Portfile	2010-11-29 04:51:41 UTC (rev 73925)
@@ -1,19 +1,20 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem           1.0
-PortGroup            perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.setup          Log-Dispatch 2.25
-platforms            darwin
-maintainers          di.uminho.pt:jpo openmaintainer
+perl5.setup         Log-Dispatch 2.25
+platforms           darwin
+maintainers         di.uminho.pt:jpo openmaintainer
+supported_archs     noarch
 
-description          Dispatches messages to one or more outputs
-long_description     ${description}
+description         Dispatches messages to one or more outputs
 
-checksums            sha1    191394fe43583766aeb9dff9bc33e35b06552ada \
-                     rmd160  23248b2c600b810d1b06796eb28572fa5f7bf41e
+long_description    ${description}
 
-depends_lib-append   port:p5-params-validate \
-		     port:p5-test-simple
+checksums           sha1    191394fe43583766aeb9dff9bc33e35b06552ada \
+                    rmd160  23248b2c600b810d1b06796eb28572fa5f7bf41e
 
-supported_archs noarch
+depends_lib-append  port:p5-params-validate \
+                    port:p5-test-simple
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101128/a739d177/attachment.html>


More information about the macports-changes mailing list