[131024] trunk/dports/perl/p5-crypt-twofish/Portfile

devans at macports.org devans at macports.org
Mon Jan 5 02:11:27 PST 2015


Revision: 131024
          https://trac.macports.org/changeset/131024
Author:   devans at macports.org
Date:     2015-01-05 02:11:27 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-crypt-twofish: add mode line and reformat, white space only.

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

Modified: trunk/dports/perl/p5-crypt-twofish/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-twofish/Portfile	2015-01-05 10:10:20 UTC (rev 131023)
+++ trunk/dports/perl/p5-crypt-twofish/Portfile	2015-01-05 10:11:27 UTC (rev 131024)
@@ -1,20 +1,21 @@
+# -*- 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	Crypt-Twofish 2.14
-revision    3
-license		{Artistic-1 GPL}
-maintainers	nomaintainer
-description	Implementation of the twofish-crypto algorithm for perl
-long_description	Twofish is a 128-bit symmetric block cipher with a \
-			variable length (128, 192, or 256-bit) key, developed \
-			by Counterpane Labs. It is unpatented and free for \
-			all uses, as described at \
-			<URL:http://www.counterpane.com/twofish.html>.
-platforms	darwin
+perl5.setup         Crypt-Twofish 2.14
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Implementation of the twofish-crypto algorithm for perl
+long_description    Twofish is a 128-bit symmetric block cipher with a \
+                    variable length (128, 192, or 256-bit) key, developed \
+                    by Counterpane Labs. It is unpatented and free for \
+                    all uses, as described at \
+                    <URL:http://www.counterpane.com/twofish.html>.
+platforms           darwin
 
-checksums               sha1    baed59fe8ddf0626b7f0f7eca7bbacc74bb041bf \
-                        rmd160  3c80e5cc86993f65f2e8869dddc283a3f7a23766
+checksums           sha1    baed59fe8ddf0626b7f0f7eca7bbacc74bb041bf \
+                    rmd160  3c80e5cc86993f65f2e8869dddc283a3f7a23766
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/175ec3b9/attachment.html>


More information about the macports-changes mailing list