[129243] trunk/dports/perl/p5-class-c3-adopt-next/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 9 14:12:16 PST 2014


Revision: 129243
          https://trac.macports.org/changeset/129243
Author:   mojca at macports.org
Date:     2014-12-09 14:12:16 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-class-c3-adopt-next: whitespace, status line, sha256

Modified Paths:
--------------
    trunk/dports/perl/p5-class-c3-adopt-next/Portfile

Modified: trunk/dports/perl/p5-class-c3-adopt-next/Portfile
===================================================================
--- trunk/dports/perl/p5-class-c3-adopt-next/Portfile	2014-12-09 22:08:45 UTC (rev 129242)
+++ trunk/dports/perl/p5-class-c3-adopt-next/Portfile	2014-12-09 22:12:16 UTC (rev 129243)
@@ -1,24 +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.10 5.12 5.14 5.16
-perl5.setup           Class-C3-Adopt-NEXT 0.13
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           make NEXT suck less
-long_description      ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         Class-C3-Adopt-NEXT 0.13
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         make NEXT suck less
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 4b4a59b5004ab7e715315e3131773e04 \
-                      sha1 51994b5ae4903f84f5d9baa374a1ec0216f93b1f \
-                      rmd160 1d06bd6daffbd342f3a78fcf474cff33870be799
+checksums           rmd160  1d06bd6daffbd342f3a78fcf474cff33870be799 \
+                    sha256  8d86745f3a5b433e89a8cbca126e5034c323ff541c5d92b4ba9978dd4c5f8fe7
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-test-exception \
-                      port:p${perl5.major}-list-moreutils \
-                      port:p${perl5.major}-mro-compat
+    depends_lib-append \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-list-moreutils \
+                    port:p${perl5.major}-mro-compat
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/7d622b9c/attachment.html>


More information about the macports-changes mailing list