[131280] trunk/dports/perl/p5-io-aio/Portfile

devans at macports.org devans at macports.org
Thu Jan 8 08:22:50 PST 2015


Revision: 131280
          https://trac.macports.org/changeset/131280
Author:   devans at macports.org
Date:     2015-01-08 08:22:50 -0800 (Thu, 08 Jan 2015)
Log Message:
-----------
p5-io-aio: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-io-aio/Portfile

Modified: trunk/dports/perl/p5-io-aio/Portfile
===================================================================
--- trunk/dports/perl/p5-io-aio/Portfile	2015-01-08 15:34:40 UTC (rev 131279)
+++ trunk/dports/perl/p5-io-aio/Portfile	2015-01-08 16:22:50 UTC (rev 131280)
@@ -1,14 +1,15 @@
+# -*- 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
+PortGroup           perl5 1.0
 
 epoch               1
 perl5.branches      5.16 5.18 5.20
-perl5.setup	    IO-AIO 4.31 ../by-authors/id/M/ML/MLEHMANN
-license         {Artistic-1 GPL} BSD
-platforms	    darwin
-maintainers	    nomaintainer
+perl5.setup         IO-AIO 4.31 ../by-authors/id/M/ML/MLEHMANN
+license             {Artistic-1 GPL} BSD
+platforms           darwin
+maintainers         nomaintainer
 
 description         Asynchronous Input/Output
 long_description    ${description}
@@ -18,5 +19,5 @@
 
 if {${perl5.major} != ""} {
 # doesn't work
-test.run            yes
+    test.run        yes
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150108/7ca14f75/attachment.html>


More information about the macports-changes mailing list