[114309] trunk/dports/perl/p5-test-unit/Portfile

blair at macports.org blair at macports.org
Wed Dec 4 19:18:39 PST 2013


Revision: 114309
          https://trac.macports.org/changeset/114309
Author:   blair at macports.org
Date:     2013-12-04 19:18:39 -0800 (Wed, 04 Dec 2013)
Log Message:
-----------
p5-test-unit: add missing depends_lib on Class::Inner.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-unit/Portfile

Modified: trunk/dports/perl/p5-test-unit/Portfile
===================================================================
--- trunk/dports/perl/p5-test-unit/Portfile	2013-12-05 02:59:57 UTC (rev 114308)
+++ trunk/dports/perl/p5-test-unit/Portfile	2013-12-05 03:18:39 UTC (rev 114309)
@@ -5,6 +5,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         Test-Unit 0.25
+revision            1
 license             {Artistic-1 GPL-1}
 maintainers         blair openmaintainer
 description         The PerlUnit testing framework
@@ -17,4 +18,5 @@
 
 supported_archs     noarch
 
-depends_lib-append  port:p${perl5.major}-devel-symdump
+depends_lib-append  port:p${perl5.major}-class-inner \
+                    port:p${perl5.major}-devel-symdump
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131204/46062461/attachment-0001.html>


More information about the macports-changes mailing list