[123194] trunk/dports/perl

mf2k at macports.org mf2k at macports.org
Wed Aug 6 13:55:37 PDT 2014


Revision: 123194
          https://trac.macports.org/changeset/123194
Author:   mf2k at macports.org
Date:     2014-08-06 13:55:37 -0700 (Wed, 06 Aug 2014)
Log Message:
-----------
p5-moosex-log-log4perl: New port. (#43028)

Added Paths:
-----------
    trunk/dports/perl/p5-moosex-log-log4perl/
    trunk/dports/perl/p5-moosex-log-log4perl/Portfile

Added: trunk/dports/perl/p5-moosex-log-log4perl/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-log-log4perl/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-moosex-log-log4perl/Portfile	2014-08-06 20:55:37 UTC (rev 123194)
@@ -0,0 +1,25 @@
+# -*- 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.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         MooseX-Log-Log4perl 0.46
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+platforms           darwin
+supported_archs     noarch
+
+description         A Logging Role for Moose based on Log::Log4perl
+long_description    ${description}
+
+checksums           rmd160  7d61ce6b0bebbb5a42c53c43358363ac4e16a288 \
+                    sha256  fea8c015242430442c7c51ddefbb8c93ea2a3875404ada41adcce94bfa165f6c
+
+if {${perl5.major} != ""} {
+    depends_lib-append  port:p${perl5.major}-list-moreutils \
+                        port:p${perl5.major}-moose \
+                        port:p${perl5.major}-namespace-autoclean \
+                        port:p${perl5.major}-test-exception
+}


Property changes on: trunk/dports/perl/p5-moosex-log-log4perl/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/20140806/2bc8bac5/attachment.html>


More information about the macports-changes mailing list