[Bug 289938] openssl version material in ssl.mk, bsd.default-versions.mk and qa.sh outdated

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 01 Oct 2025 12:03:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289938

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit f261c43501b28fe165817afc1e892bc7adce3897
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-10-01 12:01:39 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-10-01 12:01:39 +0000

    security/openssl32: Revert "Remove expired port"

    This reverts commit 38010f8c963447fe75bb7965f62e61e8f0e37c87.

    I am removing the patch because it contains unapproved changes to Mk/
    while the approval for the following is pending:
    PR:             289938

 MOVED                                              |   1 -
 Mk/Scripts/qa.sh                                   |   4 +-
 Mk/Uses/ssl.mk                                     |   4 +-
 Mk/bsd.default-versions.mk                         |   3 +-
 security/Makefile                                  |   1 +
 security/openssl32/Makefile (new)                  | 200 ++++++++
 security/openssl32/distinfo (new)                  |   3 +
 security/openssl32/files/extra-patch-ktls (new)    | 540 +++++++++++++++++++++
 .../files/extra-patch-util_find-doc-nits (new)     |  20 +
 .../files/patch-Configurations_10-main.conf (new)  |  35 ++
 .../files/patch-crypto_threads__pthread.c (new)    |  13 +
 security/openssl32/pkg-descr (new)                 |  13 +
 security/openssl32/pkg-plist (new)                 | 279 +++++++++++
 security/openssl32/version.mk (new)                |   1 +
 14 files changed, 1109 insertions(+), 8 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.