Summary: | ftp/lftp build fails with libressl 3.5.3 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | tjlegg |
Component: | Individual Port(s) | Assignee: | Ganael LAPLANCHE <martymac> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(martymac) |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
tjlegg
2022-10-03 20:40:00 UTC
Hello, Thanks a lot for your report. That bug has already been fixed upstream: https://github.com/lavv17/lftp/commit/3ffa0132987bdde986c82c924bc51b13b37f8b54 so I'll just backport the patch. Cheers, Ganael. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a36ff5299c8de0f7a97093fcfe88a2befc0fe35 commit 9a36ff5299c8de0f7a97093fcfe88a2befc0fe35 Author: Ganael LAPLANCHE <martymac@FreeBSD.org> AuthorDate: 2022-10-05 18:38:05 +0000 Commit: Ganael LAPLANCHE <martymac@FreeBSD.org> CommitDate: 2022-10-05 18:45:45 +0000 ftp/lftp: Fix build with libressl >= 2.7.0 While here, re-generate patches using makepatch target. PR: 266803 Reported by: tjlegg@gmail.com Obtained from: https://github.com/lavv17/lftp/commit/3ffa0132987bdde986c82c924bc51b13b37f8b54 ftp/lftp/files/patch-src-Makefile.in | 4 ++-- ftp/lftp/files/patch-src_lftp__ssl.cc | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) |