[25543] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Thu May 24 12:38:06 PDT 2007


Revision: 25543
          http://trac.macosforge.org/projects/macports/changeset/25543
Author:   narf_tm at macports.org
Date:     2007-05-24 12:38:06 -0700 (Thu, 24 May 2007)

Log Message:
-----------
New port p5-http-body 0.9.

Added Paths:
-----------
    trunk/dports/perl/p5-http-body/
    trunk/dports/perl/p5-http-body/Portfile

Added: trunk/dports/perl/p5-http-body/Portfile
===================================================================
--- trunk/dports/perl/p5-http-body/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-http-body/Portfile	2007-05-24 19:38:06 UTC (rev 25543)
@@ -0,0 +1,17 @@
+# $Id$
+
+PortSystem		1.0
+PortGroup		perl5 1.0
+perl5.setup		HTTP-Body 0.9
+maintainers		narf_tm at macports.org
+description		HTTP Body Parser
+long_description	HTTP::Body parses chunks of HTTP POST data and supports \
+		application/octet-stream, application/x-www-form-urlencoded, \
+		and multipart/form-data.
+
+platforms		darwin
+
+checksums		md5 39448a41f5b4447c6ebf05844824f1d9
+
+depends_lib-append	port:p5-yaml
+


Property changes on: trunk/dports/perl/p5-http-body/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

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


More information about the macports-changes mailing list