View | Details | Raw Unified | Return to bug 40262
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Net-SSLeay
8
PORTNAME=	Net-SSLeay
9
PORTVERSION=	1.14
9
PORTVERSION=	1.17
10
CATEGORIES=	security perl5
10
CATEGORIES=	security perl5
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
11
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
12
MASTER_SITE_SUBDIR=	Net
12
MASTER_SITE_SUBDIR=	Net
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (Net_SSLeay.pm-1.14.tar.gz) = 487a44993a0dadd7a36d9051060d228e
1
MD5 (Net_SSLeay.pm-1.17.tar.gz) = b84b1dafc50e9ffdb32cb090f5612638
(-)pkg-plist (+4 lines)
Lines 43-57 Link Here
43
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_nothing.al
43
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_nothing.al
44
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_read.al
44
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_read.al
45
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_write.al
45
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_write.al
46
%%PORTDOCS%%share/examples/p5-Net-SSLeay/bio.pl
46
%%PORTDOCS%%share/examples/p5-Net-SSLeay/bulk.pl
47
%%PORTDOCS%%share/examples/p5-Net-SSLeay/bulk.pl
47
%%PORTDOCS%%share/examples/p5-Net-SSLeay/callback.pl
48
%%PORTDOCS%%share/examples/p5-Net-SSLeay/callback.pl
49
%%PORTDOCS%%share/examples/p5-Net-SSLeay/cb-testi.pl
48
%%PORTDOCS%%share/examples/p5-Net-SSLeay/cli-cert.pl
50
%%PORTDOCS%%share/examples/p5-Net-SSLeay/cli-cert.pl
51
%%PORTDOCS%%share/examples/p5-Net-SSLeay/ephemeral.pl
49
%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_authenticated_page.pl
52
%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_authenticated_page.pl
50
%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_page.pl
53
%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_page.pl
51
%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_page_cert.pl
54
%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_page_cert.pl
52
%%PORTDOCS%%share/examples/p5-Net-SSLeay/https-proxy-snif.pl
55
%%PORTDOCS%%share/examples/p5-Net-SSLeay/https-proxy-snif.pl
53
%%PORTDOCS%%share/examples/p5-Net-SSLeay/makecert.pl
56
%%PORTDOCS%%share/examples/p5-Net-SSLeay/makecert.pl
54
%%PORTDOCS%%share/examples/p5-Net-SSLeay/minicli.pl
57
%%PORTDOCS%%share/examples/p5-Net-SSLeay/minicli.pl
58
%%PORTDOCS%%share/examples/p5-Net-SSLeay/passwd-cb.pl
55
%%PORTDOCS%%share/examples/p5-Net-SSLeay/req.conf
59
%%PORTDOCS%%share/examples/p5-Net-SSLeay/req.conf
56
%%PORTDOCS%%share/examples/p5-Net-SSLeay/ssl-inetd-serv.pl
60
%%PORTDOCS%%share/examples/p5-Net-SSLeay/ssl-inetd-serv.pl
57
%%PORTDOCS%%share/examples/p5-Net-SSLeay/ssl_diff.pl
61
%%PORTDOCS%%share/examples/p5-Net-SSLeay/ssl_diff.pl

Return to bug 40262