[57281] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Tue Sep 8 08:34:01 PDT 2009


Revision: 57281
          http://trac.macports.org/changeset/57281
Author:   narf_tm at macports.org
Date:     2009-09-08 08:33:57 -0700 (Tue, 08 Sep 2009)
Log Message:
-----------
New port p5-catalystx-component-traits 0.10.

Added Paths:
-----------
    trunk/dports/perl/p5-catalystx-component-traits/
    trunk/dports/perl/p5-catalystx-component-traits/Portfile

Added: trunk/dports/perl/p5-catalystx-component-traits/Portfile
===================================================================
--- trunk/dports/perl/p5-catalystx-component-traits/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-catalystx-component-traits/Portfile	2009-09-08 15:33:57 UTC (rev 57281)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           CatalystX-Component-Traits 0.10
+maintainers           narf_tm openmaintainer
+description           Automatic Trait Loading and Resolution for Catalyst Components
+long_description      Adds a "COMPONENT" in Catalyst::Component method to your \
+                      Catalyst component base class that reads the optional \
+                      traits parameter from app and component config and \
+                      instantiates the component subclass with those traits \
+                      using "new_with_traits" in MooseX::Traits from \
+                      MooseX::Traits::Pluggable.
+
+platforms             darwin
+
+checksums             md5 bf83abe598cae65a2efdf17e38cbced5 \
+                      sha1 d1c624fb4ea79869a78382ec1db95860b696d8bc \
+                      rmd160 ef10bf61d60d191e090d4c2924b7e20a20db70f9
+
+depends_lib-append    port:p5-module-pluggable \
+                      port:p5-catalyst-runtime \
+                      port:p5-list-moreutils \
+                      port:p5-moose-autobox \
+                      port:p5-moosex-traits-pluggable \
+                      port:p5-namespace-autoclean


Property changes on: trunk/dports/perl/p5-catalystx-component-traits/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090908/9f27e7ed/attachment.html>


More information about the macports-changes mailing list