[122255] trunk/dports/perl/p5-list-moreutils/Portfile
mojca at macports.org
mojca at macports.org
Fri Jul 18 15:25:40 PDT 2014
Revision: 122255
https://trac.macports.org/changeset/122255
Author: mojca at macports.org
Date: 2014-07-18 15:25:39 -0700 (Fri, 18 Jul 2014)
Log Message:
-----------
p5-list-moreutils: whitespace, first line, add p5.18
Modified Paths:
--------------
trunk/dports/perl/p5-list-moreutils/Portfile
Modified: trunk/dports/perl/p5-list-moreutils/Portfile
===================================================================
--- trunk/dports/perl/p5-list-moreutils/Portfile 2014-07-18 22:11:54 UTC (rev 122254)
+++ trunk/dports/perl/p5-list-moreutils/Portfile 2014-07-18 22:25:39 UTC (rev 122255)
@@ -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
-perl5.setup List-MoreUtils 0.33 ../by-authors/id/A/AD/ADAMK/
-revision 1
-maintainers nomaintainer
-license {Artistic GPL}
-description Provide the stuff missing in List::Util
-long_description List::MoreUtils provides some trivial but commonly \
- needed functionality on lists which is not going to go \
- into List::Util.
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18
+perl5.setup List-MoreUtils 0.33 ../by-authors/id/A/AD/ADAMK/
+revision 1
+maintainers nomaintainer
+license {Artistic GPL}
+description Provide the stuff missing in List::Util
+long_description List::MoreUtils provides some trivial but commonly \
+ needed functionality on lists which is not going to go \
+ into List::Util.
-platforms darwin
+platforms darwin
-checksums rmd160 16a50c4fb2a429aedaa16b54262be9e860047d14 \
- sha256 315c0b444c22b7bf207ac3c7e651d102c84a2308bfafb7a7efe095a9219494ad
+checksums rmd160 16a50c4fb2a429aedaa16b54262be9e860047d14 \
+ sha256 315c0b444c22b7bf207ac3c7e651d102c84a2308bfafb7a7efe095a9219494ad
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-test-simple
+depends_lib-append port:p${perl5.major}-test-simple
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140718/236c9b03/attachment.html>
More information about the macports-changes
mailing list