Bug 85309 - [PATCH] security/qca-tls: fix build with openssl-0.9.8
Summary: [PATCH] security/qca-tls: fix build with openssl-0.9.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Sivachenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-26 12:00 UTC by Daniel Roethlisberger
Modified: 2005-09-06 07:06 UTC (History)
1 user (show)

See Also:


Attachments
qca-tls-openssl-0.9.8.diff (2.75 KB, patch)
2005-08-26 12:00 UTC, Daniel Roethlisberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Roethlisberger 2005-08-26 12:00:36 UTC
This patch fixes build of qca-tls with openssl-0.9.8 (WITH_OPENSSL_BETA=yes).
It also fixes the Makefile to use USE_OPENSSL in order to get dependencies
right and let the user choose which openssl to use.

Add: files/patch-qca-tls.cpp
Comment 1 Vsevolod Stakhov freebsd_committer freebsd_triage 2005-08-26 13:39:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->demon

Over to maintainer.
Comment 2 Dmitry Sivachenko freebsd_committer freebsd_triage 2005-09-06 07:06:25 UTC
State Changed
From-To: open->closed

Patch committed, thanks!