[123494] trunk/dports/perl/p5-test-script/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 08:26:24 PDT 2014


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

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

Modified: trunk/dports/perl/p5-test-script/Portfile
===================================================================
--- trunk/dports/perl/p5-test-script/Portfile	2014-08-09 15:24:40 UTC (rev 123493)
+++ trunk/dports/perl/p5-test-script/Portfile	2014-08-09 15:26:23 UTC (rev 123494)
@@ -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-Script 1.07
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Basic cross-platform tests for scripts
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Test-Script 1.07
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Basic cross-platform tests for scripts
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 f6b5baa6403cd24dac7f023e0ea22384 \
-                      sha1 56a1b60d2928bdf40c261a18366e97d749d0ecca \
-                      rmd160 af2b9809b6670a7eb1d4fd16fd7ce60ef84660c1
+checksums           rmd160  af2b9809b6670a7eb1d4fd16fd7ce60ef84660c1 \
+                    sha256  e21e5ee43a27b4c51b54ded5c92e60b817309778117a1d98ae6354abff27eb96
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-ipc-run3 \
-                      port:p${perl5.major}-probe-perl
+depends_lib-append  port:p${perl5.major}-ipc-run3 \
+                    port:p${perl5.major}-probe-perl
 
-supported_archs noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/325fba95/attachment-0001.html>


More information about the macports-changes mailing list