[131710] trunk/dports/perl/p5-test-longstring/Portfile
devans at macports.org
devans at macports.org
Fri Jan 16 00:09:55 PST 2015
Revision: 131710
https://trac.macports.org/changeset/131710
Author: devans at macports.org
Date: 2015-01-16 00:09:54 -0800 (Fri, 16 Jan 2015)
Log Message:
-----------
p5-test-longstring: add modeline and reformat, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-test-longstring/Portfile
Modified: trunk/dports/perl/p5-test-longstring/Portfile
===================================================================
--- trunk/dports/perl/p5-test-longstring/Portfile 2015-01-16 07:37:54 UTC (rev 131709)
+++ trunk/dports/perl/p5-test-longstring/Portfile 2015-01-16 08:09:54 UTC (rev 131710)
@@ -1,24 +1,26 @@
+# -*- 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-LongString 0.15 ../by-authors/id/R/RG/RGARCIA/
-revision 4
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Tests strings for equality, with more helpful failures
-long_description ${description}
+perl5.setup Test-LongString 0.15 ../by-authors/id/R/RG/RGARCIA/
+revision 4
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Tests strings for equality, with more helpful failures
+long_description ${description}
-checksums md5 e628d735b8e8f33d3992541f823491c3 \
- sha1 bba84d86eb94db11fbacc3f1992990b8460483f4 \
- rmd160 65782e62801be8898515cf92c26a4d8ad7ea20ff
+checksums md5 e628d735b8e8f33d3992541f823491c3 \
+ sha1 bba84d86eb94db11fbacc3f1992990b8460483f4 \
+ rmd160 65782e62801be8898515cf92c26a4d8ad7ea20ff
-platforms darwin
+platforms darwin
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-test-simple
+ depends_lib-append \
+ port:p${perl5.major}-test-simple
-supported_archs noarch
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150116/29a54f6b/attachment.html>
More information about the macports-changes
mailing list