[150200] trunk/dports/perl/p5-data-hierarchy/Portfile

devans at macports.org devans at macports.org
Tue Jul 12 22:21:58 PDT 2016


Revision: 150200
          https://trac.macports.org/changeset/150200
Author:   devans at macports.org
Date:     2016-07-12 22:21:58 -0700 (Tue, 12 Jul 2016)
Log Message:
-----------
p5-data-hierarchy: add modeline and reformat, whitespace only.

Modified Paths:
--------------
    trunk/dports/perl/p5-data-hierarchy/Portfile

Modified: trunk/dports/perl/p5-data-hierarchy/Portfile
===================================================================
--- trunk/dports/perl/p5-data-hierarchy/Portfile	2016-07-13 05:16:28 UTC (rev 150199)
+++ trunk/dports/perl/p5-data-hierarchy/Portfile	2016-07-13 05:21:58 UTC (rev 150200)
@@ -1,24 +1,25 @@
+# -*- 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.22 5.24
-perl5.setup		Data-Hierarchy 0.34
-revision        3
-maintainers		geeklair.net:dluke openmaintainer
-description		This is a Perl extension for handling data in a hierarchical structure.
-license			{Artistic-1 GPL}
-long_description	Data::Hierarchy provides a simple interface for manipulating inheritable \
-			data attached to a hierarchical environment (like filesystem).
+perl5.setup         Data-Hierarchy 0.34
+revision            3
+maintainers         geeklair.net:dluke openmaintainer
+description         This is a Perl extension for handling data in a hierarchical structure.
+license             {Artistic-1 GPL}
+long_description    Data::Hierarchy provides a simple interface for manipulating inheritable \
+                    data attached to a hierarchical environment (like filesystem).
 
-checksums	md5	f4ac04c7f676cbfff9bbd1be118d4c66 \
-		sha1	23c1c0462b399395117be24f2c834e844c7acd73 \
-		rmd160	a661e0a80498b0d50e068dc5fd40b5dc7d5b342b
+checksums           md5     f4ac04c7f676cbfff9bbd1be118d4c66 \
+                    sha1    23c1c0462b399395117be24f2c834e844c7acd73 \
+                    rmd160  a661e0a80498b0d50e068dc5fd40b5dc7d5b342b
 
-platforms		darwin
-homepage		http://search.cpan.org/~clkao/
+platforms           darwin
+homepage            http://search.cpan.org/~clkao/
 
-supported_archs noarch
+supported_archs     noarch
 
-test.run		no
+test.run            no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160712/787f738c/attachment.html>


More information about the macports-changes mailing list