[151256] trunk/dports/perl/p5-crypt-rc4/Portfile

devans at macports.org devans at macports.org
Wed Aug 10 21:34:51 PDT 2016


Revision: 151256
          https://trac.macports.org/changeset/151256
Author:   devans at macports.org
Date:     2016-08-10 21:34:51 -0700 (Wed, 10 Aug 2016)
Log Message:
-----------
p5-crypt-rc4: add modeline and reformat accordingly, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-crypt-rc4/Portfile

Modified: trunk/dports/perl/p5-crypt-rc4/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-rc4/Portfile	2016-08-11 04:33:12 UTC (rev 151255)
+++ trunk/dports/perl/p5-crypt-rc4/Portfile	2016-08-11 04:34:51 UTC (rev 151256)
@@ -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,20 +7,22 @@
 # 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	Crypt-RC4 2.02
-revision    4
-license		{Artistic-1 GPL}
-maintainers	nomaintainer
-description	Perl implementation of the RC4 encryption algorithm
-long_description	A simple implementation of the RC4 algorithm, \
-			developed by RSA Security, Inc. Based substantially \
-			on the "RC4 in 3 lines of perl" found at \
-			http://www.cypherspace.org
-platforms	darwin
-checksums	md5 4ca59a7e58ac9597c3b4f3f46ea22629
+perl5.setup         Crypt-RC4 2.02
+revision            4
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Perl implementation of the RC4 encryption algorithm
+long_description    A simple implementation of the RC4 algorithm, \
+                    developed by RSA Security, Inc. Based substantially \
+                    on the "RC4 in 3 lines of perl" found at \
+                    http://www.cypherspace.org
 
-supported_archs noarch
+platforms           darwin
+
+checksums           md5 4ca59a7e58ac9597c3b4f3f46ea22629
+
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160810/ae075f19/attachment.html>


More information about the macports-changes mailing list