[87545] trunk/dports/perl/p5-test-simple/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Nov 24 21:18:12 PST 2011


Revision: 87545
          http://trac.macports.org/changeset/87545
Author:   ryandesign at macports.org
Date:     2011-11-24 21:18:12 -0800 (Thu, 24 Nov 2011)
Log Message:
-----------
p5-test-simple: whitespace changes / reformatting / add modeline; see #32167

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

Modified: trunk/dports/perl/p5-test-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-test-simple/Portfile	2011-11-25 05:17:04 UTC (rev 87544)
+++ trunk/dports/perl/p5-test-simple/Portfile	2011-11-25 05:18:12 UTC (rev 87545)
@@ -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$
 
 PortSystem          1.0
@@ -4,12 +5,14 @@
 PortGroup           perl5 1.0
 
 perl5.setup         Test-Simple 0.98
+platforms           darwin
+supported_archs     noarch
+maintainers         email.arc.nasa.gov:sal
 license             {Artistic GPL}
-maintainers			email.arc.nasa.gov:sal
-description			Basic utilities for writing perl tests
-long_description	${description}
-platforms			darwin
 
+description         Basic utilities for writing perl tests
+long_description    ${description}
+
 checksums           rmd160  92b20f1f3165bfc6d07e6585f400ab2a2124e987 \
                     sha256  2fb203e2cb75e72c6f70af71c6b01998f2c0ec2afba6c38cc5053c6107cd12a8
 
@@ -23,5 +26,3 @@
 ## post-destroot {
 ##     ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port"
 ## }
-
-supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111124/39f5a168/attachment.html>


More information about the macports-changes mailing list