[144017] trunk/dports/perl/p5-file-mork/Portfile

devans at macports.org devans at macports.org
Tue Dec 29 19:40:58 PST 2015


Revision: 144017
          https://trac.macports.org/changeset/144017
Author:   devans at macports.org
Date:     2015-12-29 19:40:58 -0800 (Tue, 29 Dec 2015)
Log Message:
-----------
p5-file-mork: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-file-mork/Portfile

Modified: trunk/dports/perl/p5-file-mork/Portfile
===================================================================
--- trunk/dports/perl/p5-file-mork/Portfile	2015-12-30 03:09:36 UTC (rev 144016)
+++ trunk/dports/perl/p5-file-mork/Portfile	2015-12-30 03:40:58 UTC (rev 144017)
@@ -1,26 +1,27 @@
+# -*- 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 5.22
-perl5.setup     File-Mork 0.3
-revision        4
-platforms       darwin
-license         MIT
-maintainers     yahoo.fr:jul_bsd openmaintainer
+perl5.setup         File-Mork 0.3
+revision            4
+platforms           darwin
+license             MIT
+maintainers         yahoo.fr:jul_bsd openmaintainer
 
-description     Perl module to read Mozilla URL history files
+description         Perl module to read Mozilla URL history files
 
-long_description ${description}
+long_description    ${description}
 
-checksums       md5     7b95af81a50ca232299f637d0d4775bf \
-                sha1    fcf24bc66e19734ccacdcc713b44f5ba188ced1e \
-                rmd160  6ac5577617de89cdbc6e31fd935fd158c51fcec1
+checksums           md5     7b95af81a50ca232299f637d0d4775bf \
+                    sha1    fcf24bc66e19734ccacdcc713b44f5ba188ced1e \
+                    rmd160  6ac5577617de89cdbc6e31fd935fd158c51fcec1
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                port:p${perl5.major}-html-parser
+                    port:p${perl5.major}-html-parser
 
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151229/6e7401f0/attachment-0001.html>


More information about the macports-changes mailing list