[144060] trunk/dports/perl/p5-test-harness/Portfile

devans at macports.org devans at macports.org
Wed Dec 30 17:51:55 PST 2015


Revision: 144060
          https://trac.macports.org/changeset/144060
Author:   devans at macports.org
Date:     2015-12-30 17:51:55 -0800 (Wed, 30 Dec 2015)
Log Message:
-----------
p5-test-harness: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-harness/Portfile

Modified: trunk/dports/perl/p5-test-harness/Portfile
===================================================================
--- trunk/dports/perl/p5-test-harness/Portfile	2015-12-31 01:50:40 UTC (rev 144059)
+++ trunk/dports/perl/p5-test-harness/Portfile	2015-12-31 01:51:55 UTC (rev 144060)
@@ -1,24 +1,24 @@
+# -*- 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.16 5.18 5.20 5.22
-perl5.setup     Test-Harness 3.35
-license         {Artistic-1 GPL}
-platforms		darwin
-maintainers     nomaintainer
-supported_archs noarch
+perl5.setup         Test-Harness 3.35
+license             {Artistic-1 GPL}
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
 
-description     Run perl standard test scripts with statistics.
+description         Run perl standard test scripts with statistics.
 
-long_description \
-    You can write test scripts without knowing the exact output this module expects by using \"Test\" \
-    modules. However, by using this module, you can know the specifics, and you can prints some \
-    performance statistics that are computed by the Benchmark module.
+long_description    You can write test scripts without knowing the exact output this module expects by using \"Test\" \
+                    modules. However, by using this module, you can know the specifics, and you can prints some \
+                    performance statistics that are computed by the Benchmark module.
 
-checksums       rmd160  624c647c38b2063ff8101d733827ab1225a59287 \
-                sha256  055c9ed6b6f85d3764834a90a933f13dc8cf417c349197da4eebc7bb824f821a
+checksums           rmd160  624c647c38b2063ff8101d733827ab1225a59287 \
+                    sha256  055c9ed6b6f85d3764834a90a933f13dc8cf417c349197da4eebc7bb824f821a
 
 ## # Perl searches vendor location last, so this won't
 ## # override the older version included with perl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151230/b98366be/attachment.html>


More information about the macports-changes mailing list