[138384] trunk/dports/perl/p5-class-loader/Portfile

devans at macports.org devans at macports.org
Mon Jul 6 14:00:58 PDT 2015


Revision: 138384
          https://trac.macports.org/changeset/138384
Author:   devans at macports.org
Date:     2015-07-06 14:00:58 -0700 (Mon, 06 Jul 2015)
Log Message:
-----------
p5-class-loader: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-class-loader/Portfile

Modified: trunk/dports/perl/p5-class-loader/Portfile
===================================================================
--- trunk/dports/perl/p5-class-loader/Portfile	2015-07-06 20:56:20 UTC (rev 138383)
+++ trunk/dports/perl/p5-class-loader/Portfile	2015-07-06 21:00:58 UTC (rev 138384)
@@ -1,16 +1,17 @@
+# -*- 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
-perl5.setup     Class-Loader 2.03
-revision        3
-license         {Artistic-1 GPL}
-maintainers     nomaintainer
-description     Load modules and create objects on demand
-long_description ${description}
-platforms       darwin
-checksums       md5 2e2ace3429380e2dad2f0e82137511b8
+perl5.setup         Class-Loader 2.03
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Load modules and create objects on demand
+long_description    ${description}
+platforms           darwin
+checksums           md5 2e2ace3429380e2dad2f0e82137511b8
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150706/a6b28fff/attachment.html>


More information about the macports-changes mailing list