git: dedf8e08d9d4 - main - security/openssl: Set portscout limits

From: Bernard Spil <brnrd_at_FreeBSD.org>
Date: Sun, 26 Nov 2023 14:33:48 UTC
The branch main has been updated by brnrd:

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

commit dedf8e08d9d43d0426f2ca18bc0970472e3edebe
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2023-11-26 14:33:45 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2023-11-26 14:33:45 +0000

    security/openssl: Set portscout limits
---
 security/openssl-quictls/Makefile   | 2 ++
 security/openssl/Makefile           | 2 ++
 security/openssl31-quictls/Makefile | 2 ++
 security/openssl31/Makefile         | 2 ++
 security/openssl32/Makefile         | 2 ++
 5 files changed, 10 insertions(+)

diff --git a/security/openssl-quictls/Makefile b/security/openssl-quictls/Makefile
index 2a03bc7c7a14..40274968ad91 100644
--- a/security/openssl-quictls/Makefile
+++ b/security/openssl-quictls/Makefile
@@ -136,6 +136,8 @@ ZLIB_CONFIGURE_ON=	zlib-dynamic
 
 SHLIBS=			lib/engines-${OPENSSL_SHLIBVER}/loader_attic.so
 
+PORTSCOUT=		limit=^3\.0\.
+
 .include <bsd.port.pre.mk>
 .if ${PREFIX} == /usr
 IGNORE=	the OpenSSL port can not be installed over the base version
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index bdd0780b84a1..ef3b5819accc 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -132,6 +132,8 @@ ZLIB_CONFIGURE_ON=	zlib-dynamic
 
 SHLIBS=			lib/engines-${OPENSSL_SHLIBVER}/loader_attic.so
 
+PORTSCOUT=		limit:^3\.0\.
+
 .include <bsd.port.options.mk>
 
 .if ${ARCH} == powerpc64
diff --git a/security/openssl31-quictls/Makefile b/security/openssl31-quictls/Makefile
index d74a0e8496da..da0d71cdb92b 100644
--- a/security/openssl31-quictls/Makefile
+++ b/security/openssl31-quictls/Makefile
@@ -136,6 +136,8 @@ ZLIB_CONFIGURE_ON=	zlib-dynamic
 
 SHLIBS=			lib/engines-${OPENSSL_SHLIBVER}/loader_attic.so
 
+PORTSCOUT=		limit=^3\.1\.
+
 .include <bsd.port.pre.mk>
 .if ${PREFIX} == /usr
 IGNORE=	the OpenSSL port can not be installed over the base version
diff --git a/security/openssl31/Makefile b/security/openssl31/Makefile
index b596cb579e02..a441a22b9e96 100644
--- a/security/openssl31/Makefile
+++ b/security/openssl31/Makefile
@@ -134,6 +134,8 @@ ZLIB_CONFIGURE_ON=	zlib-dynamic
 
 SHLIBS=			lib/engines-${OPENSSL_SHLIBVER}/loader_attic.so
 
+PORTSCOUT=		limit=^3\.1\.
+
 .include <bsd.port.options.mk>
 
 .if ${ARCH} == powerpc64
diff --git a/security/openssl32/Makefile b/security/openssl32/Makefile
index d44875d9986c..47970cdfc98f 100644
--- a/security/openssl32/Makefile
+++ b/security/openssl32/Makefile
@@ -145,6 +145,8 @@ ZSTD_LIB_DEPENDS=	libzstd.so:archivers/zstd
 
 SHLIBS=			lib/engines-${OPENSSL_SHLIBVER}/loader_attic.so
 
+PORTSCOUT=		limit=^3\.2\.
+
 .include <bsd.port.options.mk>
 
 .if ${ARCH} == powerpc64