diff options
author | abs <abs> | 2006-08-22 22:04:51 +0000 |
---|---|---|
committer | abs <abs> | 2006-08-22 22:04:51 +0000 |
commit | 3ae421a81ea367ccce750b257601fb3695560184 (patch) | |
tree | ecbc2730f46f87d8543e6d657e3e72ec510908cf /print/teTeX3-bin | |
parent | bb519f17b168cf8908365899b74b98ff90060387 (diff) | |
download | pkgsrc-3ae421a81ea367ccce750b257601fb3695560184.tar.gz |
Update p5-Crypt-SSLeay to 0.51nb7
For OpenSSL 0.9.8b SSLeay_add_all_algorithms() does not setup any
algorithms, wheras SSL_library_init() does. The net result was that
SSL_CTX_new() would return a NULL pointer causing a perl coredump
in such cases as:
my $request = HTTP::Request->new( "GET", 'https://<some_url>' );
my $ua = LWP::UserAgent->new;
my $response = $ua->request($request);
Tracking this down was an entire flaming evening and change of my
life that I'm never going to get back, but at least my NetBSD-4
retail machines can now run NetBSD-4 built perl binaries again.
Diffstat (limited to 'print/teTeX3-bin')
0 files changed, 0 insertions, 0 deletions