[138386] trunk/dports/perl/p5-convert-ascii-armour/Portfile

devans at macports.org devans at macports.org
Mon Jul 6 14:11:45 PDT 2015


Revision: 138386
          https://trac.macports.org/changeset/138386
Author:   devans at macports.org
Date:     2015-07-06 14:11:45 -0700 (Mon, 06 Jul 2015)
Log Message:
-----------
p5-convert-ascii-armour: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-convert-ascii-armour/Portfile

Modified: trunk/dports/perl/p5-convert-ascii-armour/Portfile
===================================================================
--- trunk/dports/perl/p5-convert-ascii-armour/Portfile	2015-07-06 21:10:52 UTC (rev 138385)
+++ trunk/dports/perl/p5-convert-ascii-armour/Portfile	2015-07-06 21:11:45 UTC (rev 138386)
@@ -1,19 +1,20 @@
+# -*- 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     Convert-ASCII-Armour 1.4
-revision        3
-license         {Artistic-1 GPL}
-maintainers     nomaintainer
-description     Convert binary octets into ASCII armoured messages.
-long_description This module converts hashes of binary octets into ASCII messages \
-                suitable for transfer over 6-bit clean transport channels. The \
-                encoded ASCII resembles PGP's armoured messages, but are in no way \
-                compatible with PGP.
-platforms       darwin
-checksums       md5 7e0e61ff6b014062d6feecaea3f09018
+perl5.setup         Convert-ASCII-Armour 1.4
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Convert binary octets into ASCII armoured messages.
+long_description    This module converts hashes of binary octets into ASCII messages \
+                    suitable for transfer over 6-bit clean transport channels. The \
+                    encoded ASCII resembles PGP's armoured messages, but are in no way \
+                    compatible with PGP.
+platforms           darwin
+checksums           md5 7e0e61ff6b014062d6feecaea3f09018
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150706/a58668c6/attachment.html>


More information about the macports-changes mailing list