[123438] trunk/dports/perl/p5-file-which/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 04:53:29 PDT 2014


Revision: 123438
          https://trac.macports.org/changeset/123438
Author:   mojca at macports.org
Date:     2014-08-09 04:53:29 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-file-which: whitespace, first line, sha256

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

Modified: trunk/dports/perl/p5-file-which/Portfile
===================================================================
--- trunk/dports/perl/p5-file-which/Portfile	2014-08-09 11:47:57 UTC (rev 123437)
+++ trunk/dports/perl/p5-file-which/Portfile	2014-08-09 11:53:29 UTC (rev 123438)
@@ -1,25 +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.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup           File-Which 1.09
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Portable implementation of the `which' utility
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         File-Which 1.09
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Portable implementation of the `which' utility
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 b9429edaad7f45caafa4d458afcfd8af \
-                      sha1 7862595004e68276c11bc012380f19f4b09c5cf7 \
-                      rmd160 2ebbe4afe4bdefada7f66c726a4156cbaecd0490
+checksums           rmd160  2ebbe4afe4bdefada7f66c726a4156cbaecd0490 \
+                    sha256  b72fec6590160737cba97293c094962adf4f7d44d9e68dde7062ecec13f4b2c3
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-test-simple \
-                      port:p${perl5.major}-test-script
+depends_lib-append  port:p${perl5.major}-test-simple \
+                    port:p${perl5.major}-test-script
 
-supported_archs noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/ccc0e546/attachment.html>


More information about the macports-changes mailing list