[122432] trunk/dports/perl/p5-sub-uplevel/Portfile

mojca at macports.org mojca at macports.org
Tue Jul 22 13:43:29 PDT 2014


Revision: 122432
          https://trac.macports.org/changeset/122432
Author:   mojca at macports.org
Date:     2014-07-22 13:43:28 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
p5-sub-uplevel: whitespace, first line

Modified Paths:
--------------
    trunk/dports/perl/p5-sub-uplevel/Portfile

Modified: trunk/dports/perl/p5-sub-uplevel/Portfile
===================================================================
--- trunk/dports/perl/p5-sub-uplevel/Portfile	2014-07-22 20:42:23 UTC (rev 122431)
+++ trunk/dports/perl/p5-sub-uplevel/Portfile	2014-07-22 20:43:28 UTC (rev 122432)
@@ -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
 
-epoch                     1
+epoch               1
 perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup               Sub-Uplevel 0.24
-maintainers               nomaintainer
-license                   {Artistic GPL}
-description               Apparently run a function in a higher stack frame
-long_description          ${description}
+perl5.setup         Sub-Uplevel 0.24
+maintainers         nomaintainer
+license             {Artistic GPL}
+description         Apparently run a function in a higher stack frame
+long_description    ${description}
 
-platforms                 darwin
+platforms           darwin
 
-checksums                 rmd160  894f486db3c8d1fa43d5f0b5505187dc7f186dcb \
-                          sha256  0f93f6e9c80b8dcb22c60d0e9df2c2c6d7db10d4d37151f1dfea6e54a3c6fdfb
+checksums           rmd160  894f486db3c8d1fa43d5f0b5505187dc7f186dcb \
+                    sha256  0f93f6e9c80b8dcb22c60d0e9df2c2c6d7db10d4d37151f1dfea6e54a3c6fdfb
 
-supported_archs           noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/3ce6ef0a/attachment.html>


More information about the macports-changes mailing list