Revision
145214
Author
devans@macports.org
Date
2016-01-28 10:31:20 -0800 (Thu, 28 Jan 2016)

Log Message

p5-apache-logformat-compiler: update to version 0.33, use module build only for subports.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-apache-logformat-compiler/Portfile (145213 => 145214)


--- trunk/dports/perl/p5-apache-logformat-compiler/Portfile	2016-01-28 18:30:34 UTC (rev 145213)
+++ trunk/dports/perl/p5-apache-logformat-compiler/Portfile	2016-01-28 18:31:20 UTC (rev 145214)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22
-perl5.setup         Apache-LogFormat-Compiler 0.32
+perl5.setup         Apache-LogFormat-Compiler 0.33
 
 platforms           darwin
 maintainers         nomaintainer
@@ -17,8 +17,8 @@
 
 long_description    ${description}
 
-checksums           rmd160  e804bb82b2a5252d766987b9cd35cd9b9735ab81 \
-                    sha256  bc112cdbc32f2e93c10bf661f39de509036e01c20c3a702a22cdb0be4426dd7f
+checksums           rmd160  f627e29038ab59fb71c3f6bc77a7478aed46189a \
+                    sha256  1bf36d92aa184236fbd9d1f795f273de9d365c6fbe087bfdfbaa800bff98749d
 
 if {${perl5.major} != ""} {
     depends_lib-append \
@@ -29,6 +29,6 @@
                     port:p${perl5.major}-uri \
                     port:p${perl5.major}-test-mocktime \
                     port:p${perl5.major}-http-message
+
+    perl5.use_module_build
 }
-
-perl5.use_module_build