[131026] trunk/dports/perl/p5-crypt-cast5/Portfile

devans at macports.org devans at macports.org
Mon Jan 5 02:14:05 PST 2015


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

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

Modified: trunk/dports/perl/p5-crypt-cast5/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-cast5/Portfile	2015-01-05 10:12:22 UTC (rev 131025)
+++ trunk/dports/perl/p5-crypt-cast5/Portfile	2015-01-05 10:14:05 UTC (rev 131026)
@@ -1,21 +1,22 @@
+# -*- 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-CAST5 0.05
-revision			4
-license				{Artistic-1 GPL}
-maintainers			nomaintainer
-description			CAST5 block cipher
-long_description	This module provides an implementation of \
-					the CAST5 block cipher using compiled C code \
-					for increased speed. CAST5 is also known as \
-					CAST-128. It is a product of the CAST design \
-					procedure developed by C. Adams and S. Tavares.
+perl5.setup         Crypt-CAST5 0.05
+revision            4
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         CAST5 block cipher
+long_description    This module provides an implementation of \
+                    the CAST5 block cipher using compiled C code \
+                    for increased speed. CAST5 is also known as \
+                    CAST-128. It is a product of the CAST design \
+                    procedure developed by C. Adams and S. Tavares.
 
 checksums           md5     f4a876c68885950d5df3c30ede634787 \
                     sha1    9093a4971236ef0a6cbb70077067c50afbe185c0 
 
-platforms			darwin
+platforms           darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/dac59264/attachment.html>


More information about the macports-changes mailing list