Bug 271961 - lang/tauthon: Fix build with OpenSSL 3.0
Summary: lang/tauthon: Fix build with OpenSSL 3.0
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: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks: 271656
  Show dependency treegraph
 
Reported: 2023-06-12 08:52 UTC by Olivier Certner
Modified: 2023-06-13 10:18 UTC (History)
1 user (show)

See Also:
olce: maintainer-feedback+
bofh: merge-quarterly-


Attachments
Fix the build with OpenSSL 3.0 (5.05 KB, patch)
2023-06-12 08:56 UTC, Olivier Certner
olce: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Certner freebsd_committer freebsd_triage 2023-06-12 08:52:05 UTC
Patch to be attached after bug creation.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2023-06-12 08:52:05 UTC
Maintainer informed via mail
Comment 2 Olivier Certner freebsd_committer freebsd_triage 2023-06-12 08:56:20 UTC
Created attachment 242743 [details]
Fix the build with OpenSSL 3.0

This is a maintainer update.

Thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-06-13 10:06:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a604327b563c2ccf03f95569107e7c4380a1a09

commit 4a604327b563c2ccf03f95569107e7c4380a1a09
Author:     Olivier Certner <olce.freebsd@certner.fr>
AuthorDate: 2023-06-13 09:10:20 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-13 10:06:15 +0000

    lang/tauthon: Fix build woth OpenSSL 3

    PR:             271961

 lang/tauthon/files/patch-setup.py | 72 ++++++++++++++++++++++++++++++---------
 1 file changed, 56 insertions(+), 16 deletions(-)
Comment 4 Olivier Certner freebsd_committer freebsd_triage 2023-06-13 10:18:58 UTC
Thanks!

(If you don't modify the commit message, you can use 'git am' on my patches, should be faster for you.)