[60977] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Sun Nov 29 16:35:01 PST 2009


Revision: 60977
          http://trac.macports.org/changeset/60977
Author:   narf_tm at macports.org
Date:     2009-11-29 16:35:01 -0800 (Sun, 29 Nov 2009)
Log Message:
-----------
New port p5-moosex-role-withoverloading 0.03.

Added Paths:
-----------
    trunk/dports/perl/p5-moosex-role-withoverloading/
    trunk/dports/perl/p5-moosex-role-withoverloading/Portfile

Added: trunk/dports/perl/p5-moosex-role-withoverloading/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-role-withoverloading/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-moosex-role-withoverloading/Portfile	2009-11-30 00:35:01 UTC (rev 60977)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           MooseX-Role-WithOverloading 0.03
+maintainers           narf_tm openmaintainer
+description           Roles which support overloading
+long_description      MooseX::Role::WithOverloading allows you to write a \
+                      Moose::Role which defines overloaded operators and \
+                      allows those operator overloadings to be composed into \
+                      the classes/roles/instances it's compiled to, while \
+                      plain Moose::Roles would lose the overloading.
+
+platforms             darwin
+
+checksums             md5 c7878a4d65930a0a55f70a4136383805 \
+                      sha1 caf5ebf2fbc6456a015a9c1925253cf37bcf0100 \
+                      rmd160 c62aa94920b427e7cda1f77eb9c2fa76762a5a2f
+
+depends_lib-append    port:p5-moose \
+                      port:p5-moosex-types \
+                      port:p5-aliased \
+                      port:p5-namespace-autoclean \
+                      port:p5-namespace-clean


Property changes on: trunk/dports/perl/p5-moosex-role-withoverloading/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/20091129/6838f5f0/attachment.html>


More information about the macports-changes mailing list