[118381] trunk/dports/perl/p5-module-load-conditional/Portfile
mojca at macports.org
mojca at macports.org
Tue Apr 1 03:22:25 PDT 2014
Revision: 118381
https://trac.macports.org/changeset/118381
Author: mojca at macports.org
Date: 2014-04-01 03:22:25 -0700 (Tue, 01 Apr 2014)
Log Message:
-----------
p5-module-load-conditional: whitespace, first line only
Modified Paths:
--------------
trunk/dports/perl/p5-module-load-conditional/Portfile
Modified: trunk/dports/perl/p5-module-load-conditional/Portfile
===================================================================
--- trunk/dports/perl/p5-module-load-conditional/Portfile 2014-04-01 10:19:51 UTC (rev 118380)
+++ trunk/dports/perl/p5-module-load-conditional/Portfile 2014-04-01 10:22:25 UTC (rev 118381)
@@ -1,26 +1,27 @@
+# -*- 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
-perl5.setup Module-Load-Conditional 0.54 ../by-authors/id/B/BI/BINGOS/
-license {Artistic GPL}
-maintainers nomaintainer
-description Looking up module information / loading at runtime
-long_description ${description}
+perl5.setup Module-Load-Conditional 0.54 ../by-authors/id/B/BI/BINGOS/
+license {Artistic GPL}
+maintainers nomaintainer
+description Looking up module information / loading at runtime
+long_description ${description}
-platforms darwin
+platforms darwin
-checksums rmd160 c94dd19a8791057ad2574893ca33b9df9a3dbf72 \
- sha256 1b99c78a074b732dfd5f7e627102ef4789695e370da671e4c614754aa8ed5b8f
+checksums rmd160 c94dd19a8791057ad2574893ca33b9df9a3dbf72 \
+ sha256 1b99c78a074b732dfd5f7e627102ef4789695e370da671e4c614754aa8ed5b8f
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-locale-maketext-simple \
- port:p${perl5.major}-module-corelist \
- port:p${perl5.major}-module-load \
- port:p${perl5.major}-params-check \
- port:p${perl5.major}-version
+depends_lib-append port:p${perl5.major}-locale-maketext-simple \
+ port:p${perl5.major}-module-corelist \
+ port:p${perl5.major}-module-load \
+ port:p${perl5.major}-params-check \
+ port:p${perl5.major}-version
-supported_archs noarch
+supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140401/47a8aa6d/attachment.html>
More information about the macports-changes
mailing list