[123496] trunk/dports/perl/p5-test-warn/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 08:30:22 PDT 2014


Revision: 123496
          https://trac.macports.org/changeset/123496
Author:   mojca at macports.org
Date:     2014-08-09 08:30:22 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-test-warn: whitespace, first line, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-test-warn/Portfile

Modified: trunk/dports/perl/p5-test-warn/Portfile
===================================================================
--- trunk/dports/perl/p5-test-warn/Portfile	2014-08-09 15:27:59 UTC (rev 123495)
+++ trunk/dports/perl/p5-test-warn/Portfile	2014-08-09 15:30:22 UTC (rev 123496)
@@ -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           Test-Warn 0.22
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           A few convenience methods for testing warning-based code
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Test-Warn 0.22
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         A few convenience methods for testing warning-based code
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 bfff5f43097debdef0cbe9047bd38853 \
-                      sha1 378ff7f44b5268c7b91b01da2e16e2e09aa2422b \
-                      rmd160 e1cb5edcefe0795a9551b5848801505fbda2e0d7
+checksums           rmd160  e1cb5edcefe0795a9551b5848801505fbda2e0d7 \
+                    sha256  75e1f98182b8f833a8bff2863e460f3db7484cf5193d2da328849dc788bc814d
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-sub-uplevel \
-                      port:p${perl5.major}-tree-dag_node
+depends_lib-append  port:p${perl5.major}-sub-uplevel \
+                    port:p${perl5.major}-tree-dag_node
 
-supported_archs       noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/2b684092/attachment.html>


More information about the macports-changes mailing list