SF.net SVN: gar:[24268] csw/mgar/pkg/cpan/IO-Socket-SSL/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Wed Nov 5 19:26:28 CET 2014
Revision: 24268
http://sourceforge.net/p/gar/code/24268
Author: bonivart
Date: 2014-11-05 18:26:25 +0000 (Wed, 05 Nov 2014)
Log Message:
-----------
cpan/IO-Socket-SSL/trunk: update and fix deps
Modified Paths:
--------------
csw/mgar/pkg/cpan/IO-Socket-SSL/trunk/Makefile
csw/mgar/pkg/cpan/IO-Socket-SSL/trunk/checksums
Modified: csw/mgar/pkg/cpan/IO-Socket-SSL/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-Socket-SSL/trunk/Makefile 2014-11-05 18:16:25 UTC (rev 24267)
+++ csw/mgar/pkg/cpan/IO-Socket-SSL/trunk/Makefile 2014-11-05 18:26:25 UTC (rev 24268)
@@ -1,24 +1,13 @@
NAME = IO-Socket-SSL
-VERSION = 1.76
+VERSION = 2.002
CATEGORIES = cpan
GARTYPE = v2
AUTHOR = SULLR
-DESCRIPTION = Nearly transparent SSL encapsulation for IO::Socket::INET.
+DESCRIPTION = Nearly transparent SSL encapsulation for IO::Socket::INET
define BLURB
- This module is a true drop-in replacement for IO::Socket::INET that uses SSL
- to encrypt data before it is transferred to a remote server or client.
- IO::Socket::SSL supports all the extra features that one needs to write a
- full-featured SSL client or server application: multiple SSL contexts,
- cipher selection, certificate verification, and SSL version selection. As an
- extra bonus, it works perfectly with mod_perl.
endef
-DISTFILES = $(DISTNAME).tar.gz
-DISTFILES += COPYING
-
-#PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
-
PACKAGES = CSWpm-io-socket-ssl
CATALOGNAME = pm_io_socket_ssl
SPKG_DESC_CSWpm-io-socket-ssl = $(DESCRIPTION)
@@ -29,6 +18,6 @@
ARCHALL = 1
-RUNTIME_DEP_PKGS += CSWpmnetssleay
+RUNTIME_DEP_PKGS += CSWpm-net-ssleay
include gar/category.mk
Modified: csw/mgar/pkg/cpan/IO-Socket-SSL/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/IO-Socket-SSL/trunk/checksums 2014-11-05 18:16:25 UTC (rev 24267)
+++ csw/mgar/pkg/cpan/IO-Socket-SSL/trunk/checksums 2014-11-05 18:26:25 UTC (rev 24268)
@@ -1 +1 @@
-27796a16df658aa3b3d2defd0fe3ac61 IO-Socket-SSL-1.76.tar.gz
+3b0753495a1ff043bd782a6b876d990f IO-Socket-SSL-2.002.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