[26649] trunk/dports/perl/p5-catalyst-runtime/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Jul 1 08:17:50 PDT 2007


Revision: 26649
          http://trac.macosforge.org/projects/macports/changeset/26649
Author:   narf_tm at macports.org
Date:     2007-07-01 08:17:49 -0700 (Sun, 01 Jul 2007)

Log Message:
-----------
Fixed depends.

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-runtime/Portfile

Modified: trunk/dports/perl/p5-catalyst-runtime/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-runtime/Portfile	2007-07-01 15:01:27 UTC (rev 26648)
+++ trunk/dports/perl/p5-catalyst-runtime/Portfile	2007-07-01 15:17:49 UTC (rev 26649)
@@ -13,9 +13,23 @@
 
 checksums		md5 2d4d22d4153b49d64ed715bfd81d809d
 
-depends_lib-append	port:p5-cgi-session port:p5-class-accessor \
-		port:p5-class-data-inheritable port:p5-class-inspector \
-		port:p5-file-modified port:p5-html-parser port:p5-libwww-perl \
-		port:p5-module-pluggable port:p5-path-class port:p5-scalar-list-utils \
-		port:p5-tree-simple-visitorfactory port:p5-uri port:p5-data-dump
-		
+depends_lib-append	port:p5-cgi-simple \
+		port:p5-class-accessor \
+		port:p5-class-data-inheritable \
+		port:p5-class-inspector \
+		port:p5-data-dump \
+		port:p5-file-modified \
+		port:p5-html-parser \
+		port:p5-http-body \
+		port:p5-libwww-perl \
+		port:p5-http-request-ascgi \
+		port:p5-module-pluggable \
+		port:p5-next \
+		port:p5-path-class \
+		port:p5-scalar-list-utils \
+		port:p5-text-balanced \
+		port:p5-text-simpletable \
+		port:p5-time-hires \
+		port:p5-tree-simple \
+		port:p5-tree-simple-visitorfactory \
+		port:p5-uri

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070701/60c4ee78/attachment.html


More information about the macports-changes mailing list