[130041] trunk/dports/perl/p5-array-compare/Portfile

mojca at macports.org mojca at macports.org
Thu Dec 25 01:49:52 PST 2014


Revision: 130041
          https://trac.macports.org/changeset/130041
Author:   mojca at macports.org
Date:     2014-12-25 01:49:52 -0800 (Thu, 25 Dec 2014)
Log Message:
-----------
p5-array-compare: first line, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-array-compare/Portfile

Modified: trunk/dports/perl/p5-array-compare/Portfile
===================================================================
--- trunk/dports/perl/p5-array-compare/Portfile	2014-12-25 09:47:46 UTC (rev 130040)
+++ trunk/dports/perl/p5-array-compare/Portfile	2014-12-25 09:49:52 UTC (rev 130041)
@@ -1,25 +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.10 5.12 5.14 5.16
-perl5.setup               Array-Compare 2.01
-revision                  4
-license                   {Artistic-1 GPL}
-maintainers               nomaintainer
-description               Perl module which allows you to compare two arrays
-long_description          ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Array-Compare 2.01
+revision            4
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Perl module which allows you to compare two arrays
+long_description    ${description}
 
-platforms                 darwin
-supported_archs           noarch
+platforms           darwin
+supported_archs     noarch
 
-checksums                 md5 df28c76bf58b3bdae86e1f9bdb0b7b9d \
-                          sha1 c053753d4755c29c53ed350b18548ad26d84d6ce \
-                          rmd160 58fb1916b5ad201f72d87043c7a699808b18d64a
+checksums           md5 df28c76bf58b3bdae86e1f9bdb0b7b9d \
+                    sha1 c053753d4755c29c53ed350b18548ad26d84d6ce \
+                    rmd160 58fb1916b5ad201f72d87043c7a699808b18d64a
 
 if {${perl5.major} != ""} {
-    depends_lib-append        port:p${perl5.major}-moose
+    depends_lib-append \
+                    port:p${perl5.major}-moose
 }
 
 perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141225/f80f218c/attachment.html>


More information about the macports-changes mailing list