[131445] trunk/dports/perl/p5-crypt-openssl-random/Portfile

devans at macports.org devans at macports.org
Mon Jan 12 00:23:53 PST 2015


Revision: 131445
          https://trac.macports.org/changeset/131445
Author:   devans at macports.org
Date:     2015-01-12 00:23:53 -0800 (Mon, 12 Jan 2015)
Log Message:
-----------
p5-crypt-openssl-random: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-crypt-openssl-random/Portfile

Modified: trunk/dports/perl/p5-crypt-openssl-random/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-openssl-random/Portfile	2015-01-12 08:12:22 UTC (rev 131444)
+++ trunk/dports/perl/p5-crypt-openssl-random/Portfile	2015-01-12 08:23:53 UTC (rev 131445)
@@ -1,17 +1,18 @@
+# -*- 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     Crypt-OpenSSL-Random 0.06 ../../authors/id/R/RU/RURBAN
-license         {Artistic-1 GPL}
-maintainers     nomaintainer
-description     RSA encoding and decoding, using the openSSL libraries
-long_description Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL \
-                library's pseudo-random number generator
+perl5.setup         Crypt-OpenSSL-Random 0.06 ../../authors/id/R/RU/RURBAN
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         RSA encoding and decoding, using the openSSL libraries
+long_description    Crypt::OpenSSL::Random provides the ability to seed and query the OpenSSL \
+                    library's pseudo-random number generator
 
-platforms       darwin
+platforms           darwin
 
-checksums       rmd160  6aa49bbef70d0a62515d0f577238b0696ca756d8 \
-                sha256  efb4dfeec7688eb7e6a4a7d070cceed4ef7d74732c6f8ce123ae75490094d083
+checksums           rmd160  6aa49bbef70d0a62515d0f577238b0696ca756d8 \
+                    sha256  efb4dfeec7688eb7e6a4a7d070cceed4ef7d74732c6f8ce123ae75490094d083
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150112/e1021789/attachment.html>


More information about the macports-changes mailing list