[151362] trunk/dports/perl/p5-net-radius/Portfile

devans at macports.org devans at macports.org
Sat Aug 13 08:27:05 PDT 2016


Revision: 151362
          https://trac.macports.org/changeset/151362
Author:   devans at macports.org
Date:     2016-08-13 08:27:05 -0700 (Sat, 13 Aug 2016)
Log Message:
-----------
p5-net-radius: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-net-radius/Portfile

Modified: trunk/dports/perl/p5-net-radius/Portfile
===================================================================
--- trunk/dports/perl/p5-net-radius/Portfile	2016-08-13 15:25:04 UTC (rev 151361)
+++ trunk/dports/perl/p5-net-radius/Portfile	2016-08-13 15:27:05 UTC (rev 151362)
@@ -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,18 +7,18 @@
 # 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         Net-Radius 2.103
-license			{Artistic-1 GPL}
-maintainers		nomaintainer
-description		An interface to the RADIUS protocol.
-long_description	${description}
-platforms		darwin
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         An interface to the RADIUS protocol.
+long_description    ${description}
+platforms           darwin
 
 checksums           rmd160  d46ada5c9cb36f1c85d9e921de2904e8009d9dd7 \
                     sha256  8355aae4258769f88786f283295bb697aa144e0205353a6fd8ec977fc4b3128f
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160813/8bec52b5/attachment.html>


More information about the macports-changes mailing list