Bug 271961

Summary: lang/tauthon: Fix build with OpenSSL 3.0
Product: Ports & Packages Reporter: Olivier Certner <olce>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me CC: bofh
Priority: --- Flags: olce: maintainer-feedback+
bofh: merge-quarterly-
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 271656    
Attachments:
Description Flags
Fix the build with OpenSSL 3.0 olce: maintainer-approval+

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.)