[105414] trunk/dports/perl/p5-moose-autobox/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Apr 19 15:10:56 PDT 2013


Revision: 105414
          https://trac.macports.org/changeset/105414
Author:   macsforever2000 at macports.org
Date:     2013-04-19 15:10:56 -0700 (Fri, 19 Apr 2013)
Log Message:
-----------
p5-moose-autobox: Whitespace changes. Add modeline.

Modified Paths:
--------------
    trunk/dports/perl/p5-moose-autobox/Portfile

Modified: trunk/dports/perl/p5-moose-autobox/Portfile
===================================================================
--- trunk/dports/perl/p5-moose-autobox/Portfile	2013-04-19 21:59:24 UTC (rev 105413)
+++ trunk/dports/perl/p5-moose-autobox/Portfile	2013-04-19 22:10:56 UTC (rev 105414)
@@ -1,26 +1,28 @@
+# -*- 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
-perl5.setup           Moose-Autobox 0.11 ../by-authors/id/R/RJ/RJBS/
-revision              3
-maintainers           nomaintainer
-description           Autoboxed wrappers for Native Perl datatypes
-long_description      Moose::Autobox provides an implementation of \
-                      SCALAR, ARRAY, HASH & CODE for use with autobox.
+perl5.setup         Moose-Autobox 0.11 ../by-authors/id/R/RJ/RJBS/
+revision            3
 
-platforms             darwin
+platforms           darwin
+maintainers         nomaintainer
 
-checksums             md5 9d2e237c2cbe7e2cfe3afe8f0bbf75e7 \
-                      sha1 880fa40c9b66b85d4cd0c6ee9636027eab4b22c3 \
-                      rmd160 9ea17b34237a5b328ab2a71076e401a6931faf1e
+description         Autoboxed wrappers for Native Perl datatypes
+long_description    Moose::Autobox provides an implementation of \
+                    SCALAR, ARRAY, HASH & CODE for use with autobox.
 
+checksums           md5 9d2e237c2cbe7e2cfe3afe8f0bbf75e7 \
+                    sha1 880fa40c9b66b85d4cd0c6ee9636027eab4b22c3 \
+                    rmd160 9ea17b34237a5b328ab2a71076e401a6931faf1e
+
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-test-exception \
-                      port:p${perl5.major}-moose \
-                      port:p${perl5.major}-perl6-junction \
-                      port:p${perl5.major}-autobox \
-                      port:p${perl5.major}-test-simple
+    depends_lib-append  port:p${perl5.major}-test-exception \
+                        port:p${perl5.major}-moose \
+                        port:p${perl5.major}-perl6-junction \
+                        port:p${perl5.major}-autobox \
+                        port:p${perl5.major}-test-simple
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130419/32092f3c/attachment.html>


More information about the macports-changes mailing list