[56925] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Thu Sep 3 09:43:30 PDT 2009


Revision: 56925
          http://trac.macports.org/changeset/56925
Author:   narf_tm at macports.org
Date:     2009-09-03 09:43:29 -0700 (Thu, 03 Sep 2009)
Log Message:
-----------
New port p5-moosex-types 0.19.

Added Paths:
-----------
    trunk/dports/perl/p5-moosex-types/
    trunk/dports/perl/p5-moosex-types/Portfile

Added: trunk/dports/perl/p5-moosex-types/Portfile
===================================================================
--- trunk/dports/perl/p5-moosex-types/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-moosex-types/Portfile	2009-09-03 16:43:29 UTC (rev 56925)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           MooseX-Types 0.19
+maintainers           narf_tm openmaintainer
+description           Organise your Moose types in libraries
+long_description      The types provided with Moose are by design global. \
+                      This package helps you to organise and selectively \
+                      import your own and the built-in types in libraries. \
+                      As a nice side effect, it catches typos at \
+                      compile-time too.
+
+platforms             darwin
+
+checksums             md5 d8c40b0726b22cf099cc0b77414b152d \
+                      sha1 88f5ef088697f9d6fad637d544742ef2d5830633 \
+                      rmd160 0c8fa780c818f2f174d01072d7da494f05556e7c
+
+depends_lib-append    port:p5-test-exception \
+                      port:p5-moose \
+                      port:p5-carp-clan \
+                      port:p5-sub-install \
+                      port:p5-sub-name \
+                      port:p5-namespace-clean


Property changes on: trunk/dports/perl/p5-moosex-types/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/20090903/6d77dd83/attachment.html>


More information about the macports-changes mailing list