[150953] trunk/dports/perl/p5-math-random-isaac-xs/Portfile

devans at macports.org devans at macports.org
Wed Aug 3 16:21:09 PDT 2016


Revision: 150953
          https://trac.macports.org/changeset/150953
Author:   devans at macports.org
Date:     2016-08-03 16:21:08 -0700 (Wed, 03 Aug 2016)
Log Message:
-----------
p5-math-random-isaac-xs: remove unnecessary dependency on p5-math-random-isaac, recommended but not required, allows independent installation of these two modules, increment revision.

Modified Paths:
--------------
    trunk/dports/perl/p5-math-random-isaac-xs/Portfile

Modified: trunk/dports/perl/p5-math-random-isaac-xs/Portfile
===================================================================
--- trunk/dports/perl/p5-math-random-isaac-xs/Portfile	2016-08-03 21:21:23 UTC (rev 150952)
+++ trunk/dports/perl/p5-math-random-isaac-xs/Portfile	2016-08-03 23:21:08 UTC (rev 150953)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.22 5.24
 perl5.setup         Math-Random-ISAAC-XS 1.004
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Math::Random::ISAAC::XS - C implementation of the ISAAC PRNG algorithm
@@ -21,8 +22,5 @@
                     port:p${perl5.major}-test-leaktrace \
                     port:p${perl5.major}-test-nowarnings
 
-    depends_lib-append \
-                    port:p${perl5.major}-math-random-isaac
-
     perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160803/12af25ac/attachment.html>


More information about the macports-changes mailing list