[csw-devel] SF.net SVN: gar:[19067] csw/mgar/pkg/cpan
guillomovitch at users.sourceforge.net
guillomovitch at users.sourceforge.net
Thu Aug 23 10:10:19 CEST 2012
Revision: 19067
http://gar.svn.sourceforge.net/gar/?rev=19067&view=rev
Author: guillomovitch
Date: 2012-08-23 08:10:18 +0000 (Thu, 23 Aug 2012)
Log Message:
-----------
cpan/LWP-Protocol-https: initial import
Added Paths:
-----------
csw/mgar/pkg/cpan/LWP-Protocol-https/
csw/mgar/pkg/cpan/LWP-Protocol-https/branches/
csw/mgar/pkg/cpan/LWP-Protocol-https/tags/
csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/
csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/Makefile
csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/checksums
csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/files/
Property changes on: csw/mgar/pkg/cpan/LWP-Protocol-https/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/Makefile 2012-08-23 08:10:18 UTC (rev 19067)
@@ -0,0 +1,24 @@
+NAME = LWP-Protocol-https
+VERSION = 6.03
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = GAAS
+
+DESCRIPTION = Provide https support for LWP::UserAgent
+define BLURB
+ The LWP::Protocol::https module provides support for using https schemed URLs
+ with LWP. This module is a plug-in to the LWP protocol handling, so you don't
+ use it directly. Once the module is installed LWP is able to access sites
+ using HTTP over SSL/TLS.
+endef
+
+LICENSE_TEXT = This module is licensed under the perl license
+
+PACKAGES = CSWpm-lwp-protocol-https
+CATALOGNAME = pm_lwp_protocol_https
+RUNTIME_DEP_PKGS += CSWpm-io-socket-ssl
+RUNTIME_DEP_PKGS += CSWpm-libwww-perl
+RUNTIME_DEP_PKGS += CSWpm-net-http
+RUNTIME_DEP_PKGS += CSWpm-mozilla-ca
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/LWP-Protocol-https/trunk/checksums 2012-08-23 08:10:18 UTC (rev 19067)
@@ -0,0 +1 @@
+2a9341732172da290fe1b5af98a015a7 LWP-Protocol-https-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