[135046] trunk/dports/perl/p5-mime-charset/Portfile

devans at macports.org devans at macports.org
Tue Apr 14 02:49:01 PDT 2015


Revision: 135046
          https://trac.macports.org/changeset/135046
Author:   devans at macports.org
Date:     2015-04-14 02:49:00 -0700 (Tue, 14 Apr 2015)
Log Message:
-----------
p5-mime-charset: reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-mime-charset/Portfile

Modified: trunk/dports/perl/p5-mime-charset/Portfile
===================================================================
--- trunk/dports/perl/p5-mime-charset/Portfile	2015-04-14 09:47:45 UTC (rev 135045)
+++ trunk/dports/perl/p5-mime-charset/Portfile	2015-04-14 09:49:00 UTC (rev 135046)
@@ -1,29 +1,29 @@
 # -*- 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.16 5.18 5.20
-perl5.setup             MIME-Charset 1.011.3
-license                 {Artistic-1 GPL}
-maintainers             nomaintainer
-description             Charset Information for MIME
-long_description        MIME::Charset provides information about character \
-                        sets used for MIME messages on the Internet.
+perl5.setup         MIME-Charset 1.011.3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Charset Information for MIME
+long_description    MIME::Charset provides information about character \
+                    sets used for MIME messages on the Internet.
 
-checksums               rmd160  291ccdca33d48ef358ee1e4d71067484791581e0 \
-                        sha256  b3a0542b1aacf74ca3f787e00d28a8b3e3a162486213d141657e1ee4fa4ff1e7
+checksums           rmd160  291ccdca33d48ef358ee1e4d71067484791581e0 \
+                    sha256  b3a0542b1aacf74ca3f787e00d28a8b3e3a162486213d141657e1ee4fa4ff1e7
 
-platforms               darwin
+platforms           darwin
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                        port:p${perl5.major}-encode \
-                        port:p${perl5.major}-encode-eucjpascii \
-                        port:p${perl5.major}-encode-hanextra \
-                        port:p${perl5.major}-encode-jisx0213 \
-                        port:p${perl5.major}-pod2-base
+                    port:p${perl5.major}-encode \
+                    port:p${perl5.major}-encode-eucjpascii \
+                    port:p${perl5.major}-encode-hanextra \
+                    port:p${perl5.major}-encode-jisx0213 \
+                    port:p${perl5.major}-pod2-base
 
-    supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150414/438c68eb/attachment.html>


More information about the macports-changes mailing list