[138380] trunk/dports/perl/p5-carp-assert/Portfile

devans at macports.org devans at macports.org
Mon Jul 6 13:31:56 PDT 2015


Revision: 138380
          https://trac.macports.org/changeset/138380
Author:   devans at macports.org
Date:     2015-07-06 13:31:56 -0700 (Mon, 06 Jul 2015)
Log Message:
-----------
p5-carp-assert: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-carp-assert/Portfile

Modified: trunk/dports/perl/p5-carp-assert/Portfile
===================================================================
--- trunk/dports/perl/p5-carp-assert/Portfile	2015-07-06 20:30:52 UTC (rev 138379)
+++ trunk/dports/perl/p5-carp-assert/Portfile	2015-07-06 20:31:56 UTC (rev 138380)
@@ -1,19 +1,20 @@
+# -*- 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           Carp-Assert 0.21
-revision              1
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           executable comments
-long_description      ${description}
+perl5.setup         Carp-Assert 0.21
+revision            1
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         executable comments
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             rmd160  c89b74e783ce3547b43e94c5158e5e19f46697e7 \
-                      sha256  924f8e2b4e3cb3d8b26246b5f9c07cdaa4b8800cef345fa0811d72930d73a54e
+checksums           rmd160  c89b74e783ce3547b43e94c5158e5e19f46697e7 \
+                    sha256  924f8e2b4e3cb3d8b26246b5f9c07cdaa4b8800cef345fa0811d72930d73a54e
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150706/c7881909/attachment.html>


More information about the macports-changes mailing list