[131192] trunk/dports/perl/p5-mail-mboxparser/Portfile

mojca at macports.org mojca at macports.org
Tue Jan 6 08:49:44 PST 2015


Revision: 131192
          https://trac.macports.org/changeset/131192
Author:   mojca at macports.org
Date:     2015-01-06 08:49:44 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-mail-mboxparser: checksums, whitespace changes only

Modified Paths:
--------------
    trunk/dports/perl/p5-mail-mboxparser/Portfile

Modified: trunk/dports/perl/p5-mail-mboxparser/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-mboxparser/Portfile	2015-01-06 16:47:55 UTC (rev 131191)
+++ trunk/dports/perl/p5-mail-mboxparser/Portfile	2015-01-06 16:49:44 UTC (rev 131192)
@@ -1,26 +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.16
-perl5.setup             Mail-MboxParser 0.55
-revision                3
-license                 {Artistic-1 GPL}
-platforms               darwin
-maintainers             nomaintainer
-supported_archs         noarch
+perl5.setup         Mail-MboxParser 0.55
+revision            3
+license             {Artistic-1 GPL}
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
 
-description             read-only access to UNIX-mailboxes
+description         read-only access to UNIX-mailboxes
+long_description    Mail::MboxParser attempts to provide a simplified \
+                    access to standard UNIX-mailboxes.
 
-long_description        Mail::MboxParser attempts to provide a simplified \
-                        access to standard UNIX-mailboxes.
+checksums           rmd160  fdbd521b41d28062d7710859a074453699524582 \
+                    sha256  33f025e9b10956b9a58ef01774b92b790aacca5fb00b1c755ada77ad4e5c7d3b
 
-checksums               md5     1b9fdb367db36ec94e7b5c6721f11221 \
-                        sha1    87be67980a655374849ab543f75169659d0221a4 \
-                        rmd160  fdbd521b41d28062d7710859a074453699524582
-
 if {${perl5.major} != ""} {
-depends_lib-append      port:p${perl5.major}-mime-tools
+    depends_lib-append \
+                    port:p${perl5.major}-mime-tools
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/74023a7a/attachment-0001.html>


More information about the macports-changes mailing list