[131094] trunk/dports/perl/p5-io-stty/Portfile

devans at macports.org devans at macports.org
Mon Jan 5 16:27:03 PST 2015


Revision: 131094
          https://trac.macports.org/changeset/131094
Author:   devans at macports.org
Date:     2015-01-05 16:27:03 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-io-stty: add mode line and reformat, white space only.

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

Modified: trunk/dports/perl/p5-io-stty/Portfile
===================================================================
--- trunk/dports/perl/p5-io-stty/Portfile	2015-01-06 00:25:40 UTC (rev 131093)
+++ trunk/dports/perl/p5-io-stty/Portfile	2015-01-06 00:27:03 UTC (rev 131094)
@@ -1,17 +1,18 @@
+# -*- 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.16
-perl5.setup                     IO-Stty 0.02
-revision                        3
-license                         {Artistic-1 GPL}
-maintainers                     nomaintainer
-description                     Provide an interface to TTYs and PTYs
-long_description                ${description}
-platforms                       darwin
-checksums                       md5 db2919cf267fce93682f0f854359f04e
-distname                        IO-Stty-.02
+perl5.setup         IO-Stty 0.02
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Provide an interface to TTYs and PTYs
+long_description    ${description}
+platforms           darwin
+checksums           md5 db2919cf267fce93682f0f854359f04e
+distname            IO-Stty-.02
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/03e197bb/attachment-0001.html>


More information about the macports-changes mailing list