[151341] trunk/dports/perl/p5-mail-pop3client/Portfile

devans at macports.org devans at macports.org
Fri Aug 12 22:31:38 PDT 2016


Revision: 151341
          https://trac.macports.org/changeset/151341
Author:   devans at macports.org
Date:     2016-08-12 22:31:37 -0700 (Fri, 12 Aug 2016)
Log Message:
-----------
p5-mail-pop3client: add modeline and reformat, white space only.

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

Modified: trunk/dports/perl/p5-mail-pop3client/Portfile
===================================================================
--- trunk/dports/perl/p5-mail-pop3client/Portfile	2016-08-13 05:18:21 UTC (rev 151340)
+++ trunk/dports/perl/p5-mail-pop3client/Portfile	2016-08-13 05:31:37 UTC (rev 151341)
@@ -1,3 +1,4 @@
+# -*- 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$
 
 # This comment was inserted on 20160713 to force reindexing of
@@ -6,24 +7,24 @@
 # Reindexing is necessary for the new definition to take effect.
 # This comment may be removed in subsequent updates of this port.
 
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup		Mail-POP3Client 2.19
-license		{Artistic-1 GPL}
-maintainers		nomaintainer
-description		Perl 5 module to talk to a POP3 (RFC1939) server
-long_description	This is a POP3 client module for perl5.  It provides \
-					an object-oriented interface to a POP3 server.  It \
-					can be used to write perl-based biff clients, mail \
-					readers, or whatever.  See the inline POD doco for \
-					more details.  (perldoc Mail::POP3Client)
+perl5.setup         Mail-POP3Client 2.19
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Perl 5 module to talk to a POP3 (RFC1939) server
+long_description    This is a POP3 client module for perl5.  It provides \
+                    an object-oriented interface to a POP3 server.  It \
+                    can be used to write perl-based biff clients, mail \
+                    readers, or whatever.  See the inline POD doc for \
+                    more details.  (perldoc Mail::POP3Client)
 
-checksums               md5     8ee509c9118fdd65a6d777b3f5f1c835 \
-                        sha1    b1bb721a0bbc8964394068b4ca4401c58b483102 \
-                        rmd160  785a83f44c23e6a12be1411186f2a3d074633282
+checksums           md5     8ee509c9118fdd65a6d777b3f5f1c835 \
+                    sha1    b1bb721a0bbc8964394068b4ca4401c58b483102 \
+                    rmd160  785a83f44c23e6a12be1411186f2a3d074633282
 
-platforms		darwin
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160812/ea85c60e/attachment.html>


More information about the macports-changes mailing list