[134791] trunk/dports/perl/p5-test-expect/Portfile

devans at macports.org devans at macports.org
Tue Apr 7 07:49:42 PDT 2015


Revision: 134791
          https://trac.macports.org/changeset/134791
Author:   devans at macports.org
Date:     2015-04-07 07:49:42 -0700 (Tue, 07 Apr 2015)
Log Message:
-----------
p5-test-expect: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-expect/Portfile

Modified: trunk/dports/perl/p5-test-expect/Portfile
===================================================================
--- trunk/dports/perl/p5-test-expect/Portfile	2015-04-07 14:48:24 UTC (rev 134790)
+++ trunk/dports/perl/p5-test-expect/Portfile	2015-04-07 14:49:42 UTC (rev 134791)
@@ -1,18 +1,19 @@
+# -*- 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 5.18 5.20
-perl5.setup		Test-Expect 0.31
-license			{Artistic-1 GPL}
-maintainers		nomaintainer
-description		Automated driving and testing of terminal-based programs.
-long_description	${description}
+perl5.setup         Test-Expect 0.31
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Automated driving and testing of terminal-based programs.
+long_description    ${description}
 
 checksums           rmd160  e6d0b1c1aaddfda2306cf8e9ac2c0f5c99f667cf \
                     sha256  48a0b892d4e63ec5328b85ef7e1804304b4ca63c345c84a233734b3aa312f3cd
 
-platforms		darwin
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150407/4d131231/attachment.html>


More information about the macports-changes mailing list