#59020 closed defect (fixed)
proxytunnel 1.9.0_2: does not build with openssl 1.1.x
Reported by: | juliangilbey (Julian Gilbey) | Owned by: | yan12125 (Chih-Hsuan Yen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.5.4 |
Keywords: | haspatch | Cc: | yan12125 (Chih-Hsuan Yen) |
Port: | proxytunnel |
Description
The SSLv3_client_method function no longer exists, and so the build now fails. The attached patch fixes this. (Incidentally, there's a newer version of proxytunnel available in the SVN repository, but it has not been produced as a release.)
Attachments (1)
Change History (5)
Changed 5 years ago by juliangilbey (Julian Gilbey)
Attachment: | patch-ssl-change.diff added |
---|
comment:1 Changed 5 years ago by mf2k (Frank Schima)
Cc: | yan12125 added |
---|
comment:2 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)
Owner: | set to yan12125 |
---|---|
Status: | new → assigned |
comment:3 Changed 5 years ago by Chih-Hsuan Yen <yan12125@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)
juliangilbey: Thank you! I've applied your patch.
Note: See
TracTickets for help on using
tickets.
In 38bad0cf34de0e7e061c11577f4f8c3c5c675c08/macports-ports (master):