[129314] trunk/dports/perl
mojca at macports.org
mojca at macports.org
Tue Dec 9 18:36:58 PST 2014
Revision: 129314
https://trac.macports.org/changeset/129314
Author: mojca at macports.org
Date: 2014-12-09 18:36:58 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-apache-logformat-compiler: new port (#44687)
Added Paths:
-----------
trunk/dports/perl/p5-apache-logformat-compiler/
trunk/dports/perl/p5-apache-logformat-compiler/Portfile
Added: trunk/dports/perl/p5-apache-logformat-compiler/Portfile
===================================================================
--- trunk/dports/perl/p5-apache-logformat-compiler/Portfile (rev 0)
+++ trunk/dports/perl/p5-apache-logformat-compiler/Portfile 2014-12-10 02:36:58 UTC (rev 129314)
@@ -0,0 +1,34 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.branches 5.16 5.18 5.20
+perl5.setup Apache-LogFormat-Compiler 0.32
+
+platforms darwin
+maintainers nomaintainer
+license {Artistic-1 GPL}
+
+supported_archs noarch
+
+description Compile a log format string to perl-code
+
+long_description ${description}
+
+checksums rmd160 e804bb82b2a5252d766987b9cd35cd9b9735ab81 \
+ sha256 bc112cdbc32f2e93c10bf661f39de509036e01c20c3a702a22cdb0be4426dd7f
+
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-posix-strftime-compiler
+ depends_build-append \
+ port:p${perl5.major}-test-requires \
+ port:p${perl5.major}-try-tiny \
+ port:p${perl5.major}-uri \
+ port:p${perl5.major}-test-mocktime \
+ port:p${perl5.major}-http-message
+}
+
+perl5.use_module_build
Property changes on: trunk/dports/perl/p5-apache-logformat-compiler/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/d59cac6b/attachment-0001.html>
More information about the macports-changes
mailing list