[123492] trunk/dports/perl/p5-test-nowarnings/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 08:23:03 PDT 2014


Revision: 123492
          https://trac.macports.org/changeset/123492
Author:   mojca at macports.org
Date:     2014-08-09 08:23:03 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-test-nowarnings: whitespace, first line, sha256

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

Modified: trunk/dports/perl/p5-test-nowarnings/Portfile
===================================================================
--- trunk/dports/perl/p5-test-nowarnings/Portfile	2014-08-09 15:21:09 UTC (rev 123491)
+++ trunk/dports/perl/p5-test-nowarnings/Portfile	2014-08-09 15:23:03 UTC (rev 123492)
@@ -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-NoWarnings 1.02
-revision              3
-license               LGPL
-maintainers           nomaintainer
-description           Make sure you didn't emit any warnings while testing
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Test-NoWarnings 1.02
+revision            3
+license             LGPL
+maintainers         nomaintainer
+description         Make sure you didn't emit any warnings while testing
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 6c5ae5613c66d6b5e4f0799085571a64 \
-                      sha1 474ed429369e6fa0535d843372bce4185c97fa40 \
-                      rmd160 5df170b60b0ee87b42902138f276c8a20f51231a
+checksums           rmd160  5df170b60b0ee87b42902138f276c8a20f51231a \
+                    sha256  e9a84d3043455c20599b4fd9b8b676cde4ae8f963e89734d7890df978a39610d
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-test-tester \
-                      port:p${perl5.major}-test-simple
+depends_lib-append  port:p${perl5.major}-test-tester \
+                    port:p${perl5.major}-test-simple
 
-supported_archs       noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/d399384f/attachment.html>


More information about the macports-changes mailing list