[123501] trunk/dports/perl/p5-tree-simple/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 08:44:58 PDT 2014


Revision: 123501
          https://trac.macports.org/changeset/123501
Author:   mojca at macports.org
Date:     2014-08-09 08:44:58 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-tree-simple: whitespace, first line, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-tree-simple/Portfile

Modified: trunk/dports/perl/p5-tree-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-tree-simple/Portfile	2014-08-09 15:38:27 UTC (rev 123500)
+++ trunk/dports/perl/p5-tree-simple/Portfile	2014-08-09 15:44:58 UTC (rev 123501)
@@ -1,24 +1,24 @@
+# -*- 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           Tree-Simple 1.18
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           A simple tree object
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Tree-Simple 1.18
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         A simple tree object
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 70462938108a8b8658b1b1d2f12dbeab \
-                      sha1 a969215cd4573a52fe817f94b75a43edcece9534 \
-                      rmd160 87a7077314dd92fd5674c891004e1bce8cf01c12
+checksums           rmd160  87a7077314dd92fd5674c891004e1bce8cf01c12 \
+                    sha256  cfbcdf0e02fb94134e1308ef5c3feb4ca4d4ff4cc4199b14fa9be7821183622d
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-test-exception
+depends_lib-append  port:p${perl5.major}-test-exception
 
-supported_archs noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/c4b119f4/attachment.html>


More information about the macports-changes mailing list