[132375] trunk/dports/perl/p5-b-hooks-endofscope/Portfile

devans at macports.org devans at macports.org
Fri Jan 30 14:10:35 PST 2015


Revision: 132375
          https://trac.macports.org/changeset/132375
Author:   devans at macports.org
Date:     2015-01-30 14:10:35 -0800 (Fri, 30 Jan 2015)
Log Message:
-----------
p5-b-hooks-endofscope: update dependencies, increment revision, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-b-hooks-endofscope/Portfile

Modified: trunk/dports/perl/p5-b-hooks-endofscope/Portfile
===================================================================
--- trunk/dports/perl/p5-b-hooks-endofscope/Portfile	2015-01-30 22:09:20 UTC (rev 132374)
+++ trunk/dports/perl/p5-b-hooks-endofscope/Portfile	2015-01-30 22:10:35 UTC (rev 132375)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.16 5.18 5.20
 perl5.setup         B-Hooks-EndOfScope 0.13
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Execute code after a scope finished compilation
@@ -17,8 +18,11 @@
                     sha256  f17ef12e1ea7667dc072edb2ee5bcfc54359ad77e60163a56b43383e1705adb8
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-sub-exporter \
+    depends_lib-append \
+                    port:p${perl5.major}-module-implementation \
+                    port:p${perl5.major}-module-runtime \
+                    port:p${perl5.major}-sub-exporter-progressive \
                     port:p${perl5.major}-variable-magic
 
-supported_archs noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150130/46926cff/attachment.html>


More information about the macports-changes mailing list