[122903] trunk/dports/perl/p5-test-deep/Portfile
devans at macports.org
devans at macports.org
Fri Aug 1 14:10:58 PDT 2014
Revision: 122903
https://trac.macports.org/changeset/122903
Author: devans at macports.org
Date: 2014-08-01 14:10:58 -0700 (Fri, 01 Aug 2014)
Log Message:
-----------
p5-test-deep: add mode line and retab, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-test-deep/Portfile
Modified: trunk/dports/perl/p5-test-deep/Portfile
===================================================================
--- trunk/dports/perl/p5-test-deep/Portfile 2014-08-01 21:07:31 UTC (rev 122902)
+++ trunk/dports/perl/p5-test-deep/Portfile 2014-08-01 21:10:58 UTC (rev 122903)
@@ -1,23 +1,24 @@
+# -*- 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.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup Test-Deep 0.112
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Provides lots of flexibility when testing deep structures
-long_description ${description}
+perl5.setup Test-Deep 0.112
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Provides lots of flexibility when testing deep structures
+long_description ${description}
-platforms darwin
+platforms darwin
checksums rmd160 c19239a1eb06dc8e01282dc9d08c78cd281be3b2 \
sha256 56696a09a221b03b56e7203d84e27a6af0496e9c1e8d33fb05f2e24bc35ae1ed
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-test-tester \
- port:p${perl5.major}-test-nowarnings
+depends_lib-append port:p${perl5.major}-test-tester \
+ port:p${perl5.major}-test-nowarnings
-supported_archs noarch
+supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140801/e6a415ad/attachment.html>
More information about the macports-changes
mailing list