[123460] trunk/dports/perl/p5-module-depends/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 06:17:32 PDT 2014


Revision: 123460
          https://trac.macports.org/changeset/123460
Author:   mojca at macports.org
Date:     2014-08-09 06:17:32 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-module-depends: whitespace, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-module-depends/Portfile

Modified: trunk/dports/perl/p5-module-depends/Portfile
===================================================================
--- trunk/dports/perl/p5-module-depends/Portfile	2014-08-09 13:05:21 UTC (rev 123459)
+++ trunk/dports/perl/p5-module-depends/Portfile	2014-08-09 13:17:32 UTC (rev 123460)
@@ -1,27 +1,26 @@
 # -*- 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             Module-Depends 0.15
-revision                3
-platforms               darwin
-license                 {Artistic-1 GPL}
-maintainers             ryandesign openmaintainer
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Module-Depends 0.15
+revision            3
+platforms           darwin
+license             {Artistic-1 GPL}
+maintainers         ryandesign openmaintainer
 
-description             identify the dependencies of a distribution
+description         identify the dependencies of a distribution
 
-long_description        ${description}
+long_description    ${description}
 
-checksums               md5     1ac455570cfffd89c0e105fcb09b7e4e \
-                        sha1    6ec0eb3a05ae799fff51d9ea35751099b60f1a5e \
-                        rmd160  7a01142e29606bd259ff7b33cd2dcddc104aa376
+checksums           rmd160  7a01142e29606bd259ff7b33cd2dcddc104aa376 \
+                    sha256  2d1adf4a32127b3d492baa808a84920465c51442127ce21ec8db7e2a8d8c558f
 
 if {${perl5.major} != ""} {
-depends_lib-append      port:p${perl5.major}-class-accessor-chained \
-                        port:p${perl5.major}-yaml
+depends_lib-append  port:p${perl5.major}-class-accessor-chained \
+                    port:p${perl5.major}-yaml
 
-supported_archs noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/6ffdd779/attachment.html>


More information about the macports-changes mailing list