Bug 267516 - sysutils/burp: fix to build with libressl 3.5.x
Summary: sysutils/burp: fix to build with libressl 3.5.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-02 09:03 UTC by Tassilo Philipp
Modified: 2022-12-30 09:28 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
patch to support libressl 3.5.x (816 bytes, patch)
2022-11-02 09:03 UTC, Tassilo Philipp
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tassilo Philipp 2022-11-02 09:03:59 UTC
Created attachment 237809 [details]
patch to support libressl 3.5.x
Comment 1 Tassilo Philipp 2022-11-02 09:09:44 UTC
note: the exact same patch also applies fine to sysutils/burp-devel
Comment 2 Tassilo Philipp 2022-11-02 09:19:09 UTC
note2: I sent a patch to upstream, as well, as from the code it looks like they do plan to support libressl in the upstream sources, but haven't heard back, yet
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-30 09:19:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=577ebf29e83ccc03484a640864c558c5352fd3fc

commit 577ebf29e83ccc03484a640864c558c5352fd3fc
Author:     Tassilo Philipp <tphilipp@potion-studios.com>
AuthorDate: 2022-12-30 08:55:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:06:31 +0000

    sysutils/burp: Fix build with LibreSSL 3.5

    PR:             267516

 sysutils/burp/files/patch-libressl35 (new) | 11 +++++++++++
 1 file changed, 11 insertions(+)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2022-12-30 09:28:19 UTC
Committed. Thanks!