[151520] trunk/dports/perl/p5-parse-yapp/Portfile

devans at macports.org devans at macports.org
Tue Aug 16 23:56:50 PDT 2016


Revision: 151520
          https://trac.macports.org/changeset/151520
Author:   devans at macports.org
Date:     2016-08-16 23:56:50 -0700 (Tue, 16 Aug 2016)
Log Message:
-----------
p5-parse-yapp: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-parse-yapp/Portfile

Modified: trunk/dports/perl/p5-parse-yapp/Portfile
===================================================================
--- trunk/dports/perl/p5-parse-yapp/Portfile	2016-08-17 06:46:34 UTC (rev 151519)
+++ trunk/dports/perl/p5-parse-yapp/Portfile	2016-08-17 06:56:50 UTC (rev 151520)
@@ -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             Parse-Yapp 1.05
-revision                3
-license                 {Artistic-1 GPL}
-maintainers             nomaintainer
-description             Perl extension for generating and using LALR parsers.
-long_description        ${description}
+perl5.setup         Parse-Yapp 1.05
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Perl extension for generating and using LALR parsers.
+long_description    ${description}
 
-checksums               md5 7bfca736d6af36c51edf7a97111a8f3b
-platforms               darwin
+checksums           md5 7bfca736d6af36c51edf7a97111a8f3b
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160816/98c562cd/attachment.html>


More information about the macports-changes mailing list