[76262] trunk/dports/perl/p5-list-moreutils/Portfile

narf_tm at macports.org narf_tm at macports.org
Sat Feb 19 10:05:05 PST 2011


Revision: 76262
          http://trac.macports.org/changeset/76262
Author:   narf_tm at macports.org
Date:     2011-02-19 10:05:05 -0800 (Sat, 19 Feb 2011)
Log Message:
-----------
Added missing dependancy.

Modified Paths:
--------------
    trunk/dports/perl/p5-list-moreutils/Portfile

Modified: trunk/dports/perl/p5-list-moreutils/Portfile
===================================================================
--- trunk/dports/perl/p5-list-moreutils/Portfile	2011-02-19 18:03:47 UTC (rev 76261)
+++ trunk/dports/perl/p5-list-moreutils/Portfile	2011-02-19 18:05:05 UTC (rev 76262)
@@ -1,17 +1,19 @@
 # $Id$
 
-PortSystem          1.0
-PortGroup           perl5 1.0
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-perl5.setup         List-MoreUtils 0.30 ../by-authors/id/A/AD/ADAMK/
-maintainers         narf_tm openmaintainer
-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.setup           List-MoreUtils 0.30 ../by-authors/id/A/AD/ADAMK/
+maintainers           narf_tm openmaintainer
+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           md5 038963a96158747c00e76d1250d52f85 \
-                    sha1 478882031952ff886c0fdf176b03856d12349ab0 \
-                    rmd160 1327fba16e195635195493fce7d0931581df8286
+checksums             md5 038963a96158747c00e76d1250d52f85 \
+                      sha1 478882031952ff886c0fdf176b03856d12349ab0 \
+                      rmd160 1327fba16e195635195493fce7d0931581df8286
+
+depends_lib-append    port:p5-test-simple
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110219/45b0e1c5/attachment-0001.html>


More information about the macports-changes mailing list