[csw-devel] SF.net SVN: gar:[18987] csw/mgar/pkg/cpan

guillomovitch at users.sourceforge.net guillomovitch at users.sourceforge.net
Fri Aug 17 13:47:38 CEST 2012


Revision: 18987
          http://gar.svn.sourceforge.net/gar/?rev=18987&view=rev
Author:   guillomovitch
Date:     2012-08-17 11:47:38 +0000 (Fri, 17 Aug 2012)
Log Message:
-----------
cpan/HTTP-Message: initial import

Added Paths:
-----------
    csw/mgar/pkg/cpan/HTTP-Message/
    csw/mgar/pkg/cpan/HTTP-Message/branches/
    csw/mgar/pkg/cpan/HTTP-Message/tags/
    csw/mgar/pkg/cpan/HTTP-Message/trunk/
    csw/mgar/pkg/cpan/HTTP-Message/trunk/Makefile
    csw/mgar/pkg/cpan/HTTP-Message/trunk/checksums
    csw/mgar/pkg/cpan/HTTP-Message/trunk/files/


Property changes on: csw/mgar/pkg/cpan/HTTP-Message/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work



Added: csw/mgar/pkg/cpan/HTTP-Message/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Message/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/HTTP-Message/trunk/Makefile	2012-08-17 11:47:38 UTC (rev 18987)
@@ -0,0 +1,26 @@
+NAME = HTTP-Message
+VERSION = 6.03
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = GAAS
+
+DESCRIPTION = HTTP style messages
+define BLURB
+  An HTTP::Message object contains some headers and a content body.
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+PACKAGES = CSWpm-http-message
+ARCHALL = 1
+RUNTIME_DEP_PKGS += CSWpm-lwp-mediatypes
+RUNTIME_DEP_PKGS += CSWpm-http-date
+RUNTIME_DEP_PKGS += CSWpm-io-compress
+RUNTIME_DEP_PKGS += CSWpm-encode-locale
+RUNTIME_DEP_PKGS += CSWpm-html-parser
+RUNTIME_DEP_PKGS += CSWpm-compress-raw-zlib
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/HTTP-Message/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Message/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/HTTP-Message/trunk/checksums	2012-08-17 11:47:38 UTC (rev 18987)
@@ -0,0 +1 @@
+d41b22c7c01b974f2b4e85d401a6b552  HTTP-Message-6.03.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list