[152056] trunk/dports/perl/p5-switch/Portfile

devans at macports.org devans at macports.org
Sun Aug 28 02:47:15 PDT 2016


Revision: 152056
          https://trac.macports.org/changeset/152056
Author:   devans at macports.org
Date:     2016-08-28 02:47:14 -0700 (Sun, 28 Aug 2016)
Log Message:
-----------
p5-switch: add modeline, minor reformat, remove comment.

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

Modified: trunk/dports/perl/p5-switch/Portfile
===================================================================
--- trunk/dports/perl/p5-switch/Portfile	2016-08-28 09:46:24 UTC (rev 152055)
+++ trunk/dports/perl/p5-switch/Portfile	2016-08-28 09:47:14 UTC (rev 152056)
@@ -1,11 +1,6 @@
+# -*- 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
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# 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
 
@@ -16,10 +11,8 @@
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         A switch statement for Perl
-long_description \
-   Switch.pm provides the syntax and semantics for an explicit case \
-   mechanism for Perl.
+long_description    Switch.pm provides the syntax and semantics for an explicit case \
+                    mechanism for Perl.
 
-
 checksums           rmd160 ae3a6487e915fd113b2c6b456edc0bcae4f3b410 \
                     sha256 31354975140fe6235ac130a109496491ad33dd42f9c62189e23f49f75f936d75
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160828/9d1f95eb/attachment.html>


More information about the macports-changes mailing list