[62993] trunk/dports/perl/p5-catalyst-plugin-static-simple/Portfile

narf_tm at macports.org narf_tm at macports.org
Fri Jan 22 11:21:59 PST 2010


Revision: 62993
          http://trac.macports.org/changeset/62993
Author:   narf_tm at macports.org
Date:     2010-01-22 11:21:58 -0800 (Fri, 22 Jan 2010)
Log Message:
-----------
Added missing dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-plugin-static-simple/Portfile

Modified: trunk/dports/perl/p5-catalyst-plugin-static-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-static-simple/Portfile	2010-01-22 18:54:40 UTC (rev 62992)
+++ trunk/dports/perl/p5-catalyst-plugin-static-simple/Portfile	2010-01-22 19:21:58 UTC (rev 62993)
@@ -4,6 +4,7 @@
 PortGroup             perl5 1.0
 
 perl5.setup           Catalyst-Plugin-Static-Simple 0.28
+revision              1
 maintainers           narf_tm openmaintainer
 description           Make serving static pages painless.
 long_description      The Static::Simple plugin is designed to make serving \
@@ -19,4 +20,6 @@
 
 depends_lib-append    port:p5-catalyst-runtime \
                       port:p5-mime-types \
-                      port:p5-namespace-autoclean
+                      port:p5-namespace-autoclean \
+                      port:p5-moose \
+                      port:p5-moosex-types
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100122/edfd1ba7/attachment.html>


More information about the macports-changes mailing list