[149754] trunk/dports/perl/p5-file-next/Portfile

devans at macports.org devans at macports.org
Wed Jun 29 13:29:42 PDT 2016


Revision: 149754
          https://trac.macports.org/changeset/149754
Author:   devans at macports.org
Date:     2016-06-29 13:29:42 -0700 (Wed, 29 Jun 2016)
Log Message:
-----------
p5-file-next: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-file-next/Portfile

Modified: trunk/dports/perl/p5-file-next/Portfile
===================================================================
--- trunk/dports/perl/p5-file-next/Portfile	2016-06-29 20:28:24 UTC (rev 149753)
+++ trunk/dports/perl/p5-file-next/Portfile	2016-06-29 20:29:42 UTC (rev 149754)
@@ -1,13 +1,14 @@
+# -*- 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         File-Next 1.12
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
-description	        File-finding iterator
+description         File-finding iterator
 long_description    File::Next is a lightweight, taint-safe file-finding module.
 platforms           darwin
 
@@ -15,4 +16,4 @@
                     sha1    c01577d6535f5b77bd3f8c665f10c5b95e6136ab \
                     rmd160  8837a6ae61e154cc327af759a239246f6a17ee31
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160629/c388f18b/attachment.html>


More information about the macports-changes mailing list