[151531] trunk/dports/perl/p5-prefork/Portfile

devans at macports.org devans at macports.org
Wed Aug 17 00:52:50 PDT 2016


Revision: 151531
          https://trac.macports.org/changeset/151531
Author:   devans at macports.org
Date:     2016-08-17 00:52:50 -0700 (Wed, 17 Aug 2016)
Log Message:
-----------
p5-prefork: add mode line and reformat, white space only.

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

Modified: trunk/dports/perl/p5-prefork/Portfile
===================================================================
--- trunk/dports/perl/p5-prefork/Portfile	2016-08-17 07:44:14 UTC (rev 151530)
+++ trunk/dports/perl/p5-prefork/Portfile	2016-08-17 07:52:50 UTC (rev 151531)
@@ -1,3 +1,4 @@
+# -*- 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$
 
 # This comment was inserted on 20160713 to force reindexing of
@@ -6,19 +7,19 @@
 # Reindexing is necessary for the new definition to take effect.
 # This comment may be removed in subsequent updates of this port.
 
-PortSystem           1.0
-PortGroup            perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup          prefork 1.04 ../../authors/id/A/AD/ADAMK
-license              {Artistic-1 GPL}
-maintainers	     nomaintainer
-platforms            darwin
+perl5.setup         prefork 1.04 ../../authors/id/A/AD/ADAMK
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+platforms           darwin
 
-description          Optimized module loading for forking or non-forking processes
-long_description     ${description}
+description         Optimized module loading for forking or non-forking processes
+long_description    ${description}
 
-checksums            rmd160  d297cff7fdb6bbf51ef91d26a1980c5f7394ca14 \
-                     sha256  e3cf223fe57be586265e3e6a4b7fdb4cf335b0b8f4f902b40fd4e5fc78eafdf7
+checksums           rmd160  d297cff7fdb6bbf51ef91d26a1980c5f7394ca14 \
+                    sha256  e3cf223fe57be586265e3e6a4b7fdb4cf335b0b8f4f902b40fd4e5fc78eafdf7
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160817/37b921e2/attachment.html>


More information about the macports-changes mailing list