[123500] trunk/dports/perl/p5-tie-ixhash/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 08:38:27 PDT 2014


Revision: 123500
          https://trac.macports.org/changeset/123500
Author:   mojca at macports.org
Date:     2014-08-09 08:38:27 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-tie-ixhash: whitespace, first line

Modified Paths:
--------------
    trunk/dports/perl/p5-tie-ixhash/Portfile

Modified: trunk/dports/perl/p5-tie-ixhash/Portfile
===================================================================
--- trunk/dports/perl/p5-tie-ixhash/Portfile	2014-08-09 15:37:30 UTC (rev 123499)
+++ trunk/dports/perl/p5-tie-ixhash/Portfile	2014-08-09 15:38:27 UTC (rev 123500)
@@ -1,18 +1,19 @@
+# -*- 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.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup             Tie-IxHash 1.23
-license                 {Artistic-1 GPL}
-maintainers             nomaintainer
-description             Module that preserves order in perl associative arrays.
-long_description        ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Tie-IxHash 1.23
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Module that preserves order in perl associative arrays.
+long_description    ${description}
 
-checksums               rmd160  c24c086030def806cf525f4efa508caf1a8393b4 \
-                        sha256  fabb0b8c97e67c9b34b6cc18ed66f6c5e01c55b257dcf007555e0b027d4caf56
+checksums           rmd160  c24c086030def806cf525f4efa508caf1a8393b4 \
+                    sha256  fabb0b8c97e67c9b34b6cc18ed66f6c5e01c55b257dcf007555e0b027d4caf56
 
-platforms               darwin
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/8f3507b3/attachment-0001.html>


More information about the macports-changes mailing list