git: a9a5c96f55a4 - releng/14.5 - crypto/openssl: correct version numbers for pkg-config files

Colin Percival <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a7d0b1b.1e26f.5b80aed2__15036.7171199591$1786579767$gmane$org@gitrepo.freebsd.org>
The branch releng/14.5 has been updated by cperciva:

URL: https://cgit.FreeBSD.org/src/commit/?id=a9a5c96f55a4b9bb9779a4fcfe198f9b694327cd

commit a9a5c96f55a4b9bb9779a4fcfe198f9b694327cd
Author:     Enji Cooper <[email protected]>
AuthorDate: 2026-08-07 04:58:28 +0000
Commit:     Colin Percival <[email protected]>
CommitDate: 2026-08-13 00:08:42 +0000

    crypto/openssl: correct version numbers for pkg-config files
    
    The files were incorrectly reporting 3.5.1 instead of 3.0.21.
    
    This is a direct commit to stable/14 as stable/15 and later are on
    OpenSSL 3.5.
    
    Approved by:    re (cperciva)
    PR:     297144
    Fixes:  d03be8cf ("crypto/openssl: make vendor imports easier/less error prone")
    (cherry picked from commit 2e04d98688230fecce228b4d32e1bbf7da6ef508)
---
 crypto/openssl/exporters/libcrypto.pc | 2 +-
 crypto/openssl/exporters/libssl.pc    | 2 +-
 crypto/openssl/exporters/openssl.pc   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/crypto/openssl/exporters/libcrypto.pc b/crypto/openssl/exporters/libcrypto.pc
index e7f3953b7eae..cde5e05e3a3e 100644
--- a/crypto/openssl/exporters/libcrypto.pc
+++ b/crypto/openssl/exporters/libcrypto.pc
@@ -7,7 +7,7 @@ modulesdir=${libdir}/ossl-modules
 
 Name: OpenSSL-libcrypto
 Description: OpenSSL cryptography library
-Version: 3.5.1
+Version: 3.0.21
 Libs: -L${libdir} -lcrypto
 Libs.private: -pthread
 Cflags: -I${includedir}
diff --git a/crypto/openssl/exporters/libssl.pc b/crypto/openssl/exporters/libssl.pc
index ed6fd275ca26..c3cedcb24216 100644
--- a/crypto/openssl/exporters/libssl.pc
+++ b/crypto/openssl/exporters/libssl.pc
@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: OpenSSL-libssl
 Description: Secure Sockets Layer and cryptography libraries
-Version: 3.5.1
+Version: 3.0.21
 Requires.private: libcrypto
 Libs: -L${libdir} -lssl
 Cflags: -I${includedir}
diff --git a/crypto/openssl/exporters/openssl.pc b/crypto/openssl/exporters/openssl.pc
index 892ef113ca0f..d65d7a68bf35 100644
--- a/crypto/openssl/exporters/openssl.pc
+++ b/crypto/openssl/exporters/openssl.pc
@@ -5,5 +5,5 @@ includedir=${prefix}/include
 
 Name: OpenSSL
 Description: Secure Sockets Layer and cryptography libraries and tools
-Version: 3.5.1
+Version: 3.0.21
 Requires: libssl libcrypto
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.