[124283] trunk/dports/perl/p5-class-factory-util/Portfile

devans at macports.org devans at macports.org
Thu Aug 21 23:17:11 PDT 2014


Revision: 124283
          https://trac.macports.org/changeset/124283
Author:   devans at macports.org
Date:     2014-08-21 23:17:11 -0700 (Thu, 21 Aug 2014)
Log Message:
-----------
p5-class-factory-util: build dependencies, noarch, rebuild.

Modified Paths:
--------------
    trunk/dports/perl/p5-class-factory-util/Portfile

Modified: trunk/dports/perl/p5-class-factory-util/Portfile
===================================================================
--- trunk/dports/perl/p5-class-factory-util/Portfile	2014-08-22 06:00:14 UTC (rev 124282)
+++ trunk/dports/perl/p5-class-factory-util/Portfile	2014-08-22 06:17:11 UTC (rev 124283)
@@ -6,7 +6,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         Class-Factory-Util 1.7
-revision            3
+revision            4
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Provide utility methods for factory classes
@@ -18,3 +18,10 @@
 checksums           md5 aebd79da361b676a7ecd3245fc3d1b3f \
                     sha1 d7d3f27b3d7af789ea58e1acdf0ea9da3251d239 \
                     rmd160 114b60a66db59d536a84c6ce3b801c1c6e71e296
+
+supported_archs     noarch
+
+if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-module-build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140821/021104c1/attachment.html>


More information about the macports-changes mailing list