[130164] trunk/dports/perl/p5-graveyard/Portfile

larryv at macports.org larryv at macports.org
Sat Dec 27 16:31:41 PST 2014


Revision: 130164
          https://trac.macports.org/changeset/130164
Author:   larryv at macports.org
Date:     2014-12-27 16:31:41 -0800 (Sat, 27 Dec 2014)
Log Message:
-----------
Perl graveyard: Align entries with tabs (#46322)

With the full list of Perl module ports, using tabs instead of spaces
will reduce the size of the portfile by 46%.

Modified Paths:
--------------
    trunk/dports/perl/p5-graveyard/Portfile

Modified: trunk/dports/perl/p5-graveyard/Portfile
===================================================================
--- trunk/dports/perl/p5-graveyard/Portfile	2014-12-28 00:31:39 UTC (rev 130163)
+++ trunk/dports/perl/p5-graveyard/Portfile	2014-12-28 00:31:41 UTC (rev 130164)
@@ -1,4 +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
+# -*- coding: utf-8; mode: tcl; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:noet:sw=4:ts=8:sts=4
 # $Id$
 
 PortSystem  1.0
@@ -35,9 +35,13 @@
     }
 }
 
+# NOTE: To keep file size reasonable, this list uses tabs for formatting
+# instead of spaces. When inserting new entries, please ensure proper
+# alignment by setting your editor's tab width to 8, and verify that
+# you're inserting tab characters and not spaces.
 
-# SUPERPORT (i.e., "p5-whatever")   VERSION+REV     REPLACED SERIES (defaults
-#                                                   to "5.8 5.10 5.12 5.14")
+# SUPERPORT (i.e., "p5-whatever")		VERSION+REV	REPLACED SERIES (defaults
+#								to "5.8 5.10 5.12 5.14")
 
 
 if {${subport} ne ${name}} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141227/93ffe580/attachment.html>


More information about the macports-changes mailing list