Magellan Linux

Contents of /branches/magellan-next/core/io-socket-ssl/io-socket-ssl-1.33-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7300 - (show annotations) (download)
Wed Oct 13 13:28:45 2010 UTC (13 years, 7 months ago) by niro
File size: 378 byte(s)
auto added: ver bump to 1.33-r1
1 # $Id: io-socket-ssl-1.31-r1.smage2 3568 2009-10-26 15:18:00Z niro $
2
3 PNAME="io-socket-ssl"
4 PVER="1.33"
5 PBUILD="r1"
6
7 STATE="unstable"
8 DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET."
9
10 DEPEND=">= dev-perl/net-ssleay-1.36
11 >= dev-perl/net-libidn-0.12"
12
13 CPAN_MODULE=IO-Socket-SSL
14 CPAN_AUTHOR=SULLR
15 sminclude cpan
16
17 UP2DATE="updatecmd_perl ${CPAN_MODULE} gz"