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

guillomovitch at users.sourceforge.net guillomovitch at users.sourceforge.net
Mon Aug 20 12:33:14 CEST 2012


Revision: 19025
          http://gar.svn.sourceforge.net/gar/?rev=19025&view=rev
Author:   guillomovitch
Date:     2012-08-20 10:33:13 +0000 (Mon, 20 Aug 2012)
Log Message:
-----------
cpan/HTTP-Cookies: initial import

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


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



Added: csw/mgar/pkg/cpan/HTTP-Cookies/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Cookies/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/HTTP-Cookies/trunk/Makefile	2012-08-20 10:33:13 UTC (rev 19025)
@@ -0,0 +1,22 @@
+NAME = HTTP-Cookies
+VERSION = 6.01
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = GAAS
+
+DESCRIPTION = HTTP cookie jars
+define BLURB
+  This class is for objects that represent a "cookie jar" -- that is, a
+  database of all the HTTP cookies that a given LWP::UserAgent object knows
+  about.
+endef
+
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGES = CSWpm-http-cookies
+CATALOGNAME = pm_http_cookies
+ARCHALL = 1
+RUNTIME_DEP_PKGS += CSWpm-http-date
+RUNTIME_DEP_PKGS += CSWpm-http-message
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/HTTP-Cookies/trunk/checksums
===================================================================
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