[150188] trunk/dports/perl/p5-warnings-unused/Portfile

devans at macports.org devans at macports.org
Tue Jul 12 20:15:31 PDT 2016


Revision: 150188
          https://trac.macports.org/changeset/150188
Author:   devans at macports.org
Date:     2016-07-12 20:15:30 -0700 (Tue, 12 Jul 2016)
Log Message:
-----------
p5-warnings-unused: use standard modeline and reformat.

Modified Paths:
--------------
    trunk/dports/perl/p5-warnings-unused/Portfile

Modified: trunk/dports/perl/p5-warnings-unused/Portfile
===================================================================
--- trunk/dports/perl/p5-warnings-unused/Portfile	2016-07-13 03:08:36 UTC (rev 150187)
+++ trunk/dports/perl/p5-warnings-unused/Portfile	2016-07-13 03:15:30 UTC (rev 150188)
@@ -1,22 +1,20 @@
+# -*- 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.22 5.24
 perl5.setup         warnings-unused 0.06 ../by-authors/id/G/GF/GFUJI/
 revision            1
-license				{Artistic-1 GPL}
-maintainers			nomaintainer
-description			Produces warnings when unused variables are detected
-long_description \
-	This pragmatic module extends lexical warnings to complain about \
-	unused variables.  It produces warnings when a my variable or state \
-	variable is unused aside from its declaration.
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Produces warnings when unused variables are detected
+long_description    This pragmatic module extends lexical warnings to complain about \
+                    unused variables.  It produces warnings when a my variable or state \
+                    variable is unused aside from its declaration.
 
-platforms			darwin
+platforms           darwin
 
 checksums           rmd160  5a7433cea62253bf89b0875003f5369442a9ffb4 \
                     sha256  6f719898a63560d4324c1e95549f441cec429d90cf5b57bf016085334f4bf01f
-
-
-## vi:set noai ts=4:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160712/d46911ef/attachment.html>


More information about the macports-changes mailing list