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

guillomovitch at users.sourceforge.net guillomovitch at users.sourceforge.net
Fri Aug 17 13:39:51 CEST 2012


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

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


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



Added: csw/mgar/pkg/cpan/HTTP-Date/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Date/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/HTTP-Date/trunk/Makefile	2012-08-17 11:39:50 UTC (rev 18985)
@@ -0,0 +1,21 @@
+NAME = HTTP-Date
+VERSION = 6.02
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = GAAS
+
+DESCRIPTION = Date conversion routines
+define BLURB
+  This module provides functions that deal the date formats used by the HTTP
+  protocol (and then some more). Only the first two functions, time2str() and
+  str2time(), are exported by default.
+endef
+
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
+PACKAGES = CSWpm-http-date
+ARCHALL = 1
+RUNTIME_DEP_PKGS += CSWpm-time-local
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/HTTP-Date/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/HTTP-Date/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/HTTP-Date/trunk/checksums	2012-08-17 11:39:50 UTC (rev 18985)
@@ -0,0 +1 @@
+52b7a0d5982d61be1edb217751d7daba  HTTP-Date-6.02.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