[75413] trunk/dports/perl

wsiegrist at apple.com wsiegrist at apple.com
Mon Jan 24 10:08:08 PST 2011


Revision: 75413
          http://trac.macports.org/changeset/75413
Author:   wsiegrist at apple.com
Date:     2011-01-24 10:08:08 -0800 (Mon, 24 Jan 2011)
Log Message:
-----------
More dependency fixes for new perl module

Modified Paths:
--------------
    trunk/dports/perl/p5-crypt-random-source/Portfile
    trunk/dports/perl/p5-math-random-secure/Portfile

Modified: trunk/dports/perl/p5-crypt-random-source/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-random-source/Portfile	2011-01-24 18:03:38 UTC (rev 75412)
+++ trunk/dports/perl/p5-crypt-random-source/Portfile	2011-01-24 18:08:08 UTC (rev 75413)
@@ -13,7 +13,8 @@
 long_description \
                 ${description}
 
-depends_build-append    port:p5-test-simple p5-module-find p5-namespace-clean
+depends_build-append    port:p5-test-simple
+depends_lib-append      port:p5-module-find port:p5-namespace-clean
 
 checksums           md5     56251a6c909e21f5ae535b0e2af3897e \
                     sha1    af0cbe75382607b2e530aa795e284ad2e9a75d3a \

Modified: trunk/dports/perl/p5-math-random-secure/Portfile
===================================================================
--- trunk/dports/perl/p5-math-random-secure/Portfile	2011-01-24 18:03:38 UTC (rev 75412)
+++ trunk/dports/perl/p5-math-random-secure/Portfile	2011-01-24 18:08:08 UTC (rev 75413)
@@ -15,7 +15,8 @@
 long_description \
                 ${description}
 
-depends_build-append    port:p5-test-simple port:p5-any-moose port:p5-math-random-isaac port:p5-crypt-random-source 
+depends_build-append    port:p5-test-simple 
+depends_lib-append      port:p5-any-moose port:p5-math-random-isaac port:p5-crypt-random-source 
 
 checksums           md5     1bb6fc37a982c15e52f5d6dac258e4f7 \
                     sha1    03a62ccfe756195354467c12a6c977073c58e29b \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110124/08c74ba7/attachment.html>


More information about the macports-changes mailing list