[151351] trunk/dports/perl/p5-module-versions-report/Portfile

devans at macports.org devans at macports.org
Fri Aug 12 23:43:12 PDT 2016


Revision: 151351
          https://trac.macports.org/changeset/151351
Author:   devans at macports.org
Date:     2016-08-12 23:43:11 -0700 (Fri, 12 Aug 2016)
Log Message:
-----------
p5-module-versions-report: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-module-versions-report/Portfile

Modified: trunk/dports/perl/p5-module-versions-report/Portfile
===================================================================
--- trunk/dports/perl/p5-module-versions-report/Portfile	2016-08-13 06:33:38 UTC (rev 151350)
+++ trunk/dports/perl/p5-module-versions-report/Portfile	2016-08-13 06:43:11 UTC (rev 151351)
@@ -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,18 +7,18 @@
 # 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         Module-Versions-Report 1.06
-license			{Artistic-1 GPL}
-maintainers		nomaintainer
-description		Report versions of all modules in memory
-long_description	${description}
-platforms		darwin
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Report versions of all modules in memory
+long_description    ${description}
+platforms           darwin
 
 checksums           rmd160  a287a57eafe2d79721b98684c2c9aa61d814d51a \
                     sha256  a3261d0d84b17678d8c4fd55eb0f892f5144d81ca53ea9a38d75d1a00ad9796a
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160812/162bc779/attachment.html>


More information about the macports-changes mailing list