[118395] trunk/dports/perl/p5-podlators/Portfile

mojca at macports.org mojca at macports.org
Tue Apr 1 04:24:11 PDT 2014


Revision: 118395
          https://trac.macports.org/changeset/118395
Author:   mojca at macports.org
Date:     2014-04-01 04:24:11 -0700 (Tue, 01 Apr 2014)
Log Message:
-----------
p5-podlators: whitespace, first line only

Modified Paths:
--------------
    trunk/dports/perl/p5-podlators/Portfile

Modified: trunk/dports/perl/p5-podlators/Portfile
===================================================================
--- trunk/dports/perl/p5-podlators/Portfile	2014-04-01 11:22:18 UTC (rev 118394)
+++ trunk/dports/perl/p5-podlators/Portfile	2014-04-01 11:24:11 UTC (rev 118395)
@@ -1,24 +1,25 @@
+# -*- 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.branches        5.8 5.10 5.12 5.14 5.16
-perl5.setup           podlators 2.5.3 ../by-authors/id/R/RR/RRA/
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           podlators contains Pod::Man and Pod::Text modules.
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         podlators 2.5.3 ../by-authors/id/R/RR/RRA/
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         podlators contains Pod::Man and Pod::Text modules.
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             rmd160  56e49488780bb0518aba3b1ff7aa93f73a88b6bf \
-                      sha256  c80d6d65a8694720deff1c6b2067d7564727db713b6d6b536afbad70299647d1
+checksums           rmd160  56e49488780bb0518aba3b1ff7aa93f73a88b6bf \
+                    sha256  c80d6d65a8694720deff1c6b2067d7564727db713b6d6b536afbad70299647d1
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-pod-simple
+depends_lib-append port:p${perl5.major}-pod-simple
 
-supported_archs noarch
+supported_archs     noarch
 }
 
-perl5.link_binaries   no
+perl5.link_binaries no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140401/f37544f4/attachment.html>


More information about the macports-changes mailing list