[136442] trunk/dports/perl/p5-class-errorhandler/Portfile

devans at macports.org devans at macports.org
Sat May 16 19:53:59 PDT 2015


Revision: 136442
          https://trac.macports.org/changeset/136442
Author:   devans at macports.org
Date:     2015-05-16 19:53:59 -0700 (Sat, 16 May 2015)
Log Message:
-----------
p5-class-errorhandler: add mode line and reformat, white space only.

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

Modified: trunk/dports/perl/p5-class-errorhandler/Portfile
===================================================================
--- trunk/dports/perl/p5-class-errorhandler/Portfile	2015-05-17 02:48:05 UTC (rev 136441)
+++ trunk/dports/perl/p5-class-errorhandler/Portfile	2015-05-17 02:53:59 UTC (rev 136442)
@@ -1,21 +1,22 @@
+# -*- 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-ErrorHandler 0.03
-revision                1
-license                 {Artistic-1 GPL}
-maintainers             nomaintainer
-description             Base class for error handling
-long_description        ${description}
-platforms               darwin
+perl5.setup         Class-ErrorHandler 0.03
+revision            1
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Base class for error handling
+long_description    ${description}
+platforms           darwin
 
-checksums               rmd160  1fac4266bfab06d88be801018566fa5762a46c11 \
-                        sha256  f95bff52f60ee325a67c87bd1ce6b21eb2fefad7ddbdff7e1724d834f626e130
+checksums           rmd160  1fac4266bfab06d88be801018566fa5762a46c11 \
+                    sha256  f95bff52f60ee325a67c87bd1ce6b21eb2fefad7ddbdff7e1724d834f626e130
 
-supported_archs noarch
+supported_archs     noarch
 
 if {${perl5.major} != ""} {
     perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150516/f3f4b0ae/attachment.html>


More information about the macports-changes mailing list