[130154] trunk/dports/perl/p5-iterator-util/Portfile
mojca at macports.org
mojca at macports.org
Sat Dec 27 08:42:36 PST 2014
Revision: 130154
https://trac.macports.org/changeset/130154
Author: mojca at macports.org
Date: 2014-12-27 08:42:35 -0800 (Sat, 27 Dec 2014)
Log Message:
-----------
p5-iterator-util: first line, checksums, whitespace only, remove homepage
Modified Paths:
--------------
trunk/dports/perl/p5-iterator-util/Portfile
Modified: trunk/dports/perl/p5-iterator-util/Portfile
===================================================================
--- trunk/dports/perl/p5-iterator-util/Portfile 2014-12-27 16:39:57 UTC (rev 130153)
+++ trunk/dports/perl/p5-iterator-util/Portfile 2014-12-27 16:42:35 UTC (rev 130154)
@@ -1,29 +1,28 @@
+# -*- 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
-perl5.setup Iterator-Util 0.02
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Essential utilities for the Iterator class.
-long_description \
- This module implements many useful functions \
- for creating and manipulating iterator objects.
+perl5.setup Iterator-Util 0.02
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Essential utilities for the Iterator class.
+long_description This module implements many useful functions \
+ for creating and manipulating iterator objects.
-homepage http://search.cpan.org/~roode/${distname}/
-platforms darwin
-if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-exception-class\
- port:p${perl5.major}-devel-stacktrace\
- port:p${perl5.major}-class-data-inheritable\
- port:p${perl5.major}-iterator
+checksums rmd160 338cfb14c29db003689fcb9fe72e6199cb1b3d28 \
+ sha256 6182e488f1f1961d8653d6bb3ecb1222776ff2835b51ac120918c5238c1eb563
-checksums md5 2b5f0c779c578e00e4d66613c051211f\
- sha1 610871cbee2367845e76ebff216c2d5f91134cfb\
- rmd160 338cfb14c29db003689fcb9fe72e6199cb1b3d28
+platforms darwin
+supported_archs noarch
-supported_archs noarch
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-class-data-inheritable\
+ port:p${perl5.major}-devel-stacktrace\
+ port:p${perl5.major}-exception-class\
+ port:p${perl5.major}-iterator
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141227/de685ea6/attachment.html>
More information about the macports-changes
mailing list