[123467] trunk/dports/perl/p5-mro-compat/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 06:34:24 PDT 2014


Revision: 123467
          https://trac.macports.org/changeset/123467
Author:   mojca at macports.org
Date:     2014-08-09 06:34:24 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-mro-compat: whitespace, first line, sha256, change path

Modified Paths:
--------------
    trunk/dports/perl/p5-mro-compat/Portfile

Modified: trunk/dports/perl/p5-mro-compat/Portfile
===================================================================
--- trunk/dports/perl/p5-mro-compat/Portfile	2014-08-09 13:31:47 UTC (rev 123466)
+++ trunk/dports/perl/p5-mro-compat/Portfile	2014-08-09 13:34:24 UTC (rev 123467)
@@ -1,26 +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           MRO-Compat 0.11 ../../authors/id/F/FL/FLORA/
-revision              4
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-supported_archs       noarch
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         MRO-Compat 0.11 ../../authors/id/B/BO/BOBTFISH/
+revision            4
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+supported_archs     noarch
 
-description           mro::* interface compatibility for Perls < 5.9.5
-long_description      The "mro" namespace provides several utilities for \
-                      dealing with method resolution order and method caching \
-                      in general in Perl 5.9.5 and higher.
+description         mro::* interface compatibility for Perls < 5.9.5
+long_description    The "mro" namespace provides several utilities for \
+                    dealing with method resolution order and method caching \
+                    in general in Perl 5.9.5 and higher.
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 462b68631d5bef8c807190f1c5c17306 \
-                      sha1 295954e3ce0cd5b1df1e992c987a89e5c6fb7713 \
-                      rmd160 8fe9b04f545db6686fb0a683930bec6537679a2a
+checksums           rmd160  8fe9b04f545db6686fb0a683930bec6537679a2a \
+                    sha256  074b27543110d3d6df914c49ef5afc7b4871da648aab81a51cbab1e719a0505c
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-class-c3
+depends_lib-append  port:p${perl5.major}-class-c3
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/1ad91329/attachment.html>


More information about the macports-changes mailing list