mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/openssl: Mark CONFLICT with new OpenSSL 3.5 port
This commit is contained in:
parent
8181b6664c
commit
3f605c51f9
5 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ DEPRECATED= End-of-life since 2023-09-11, see https://www.openssl.org/blog/blog/
|
|||
port will be removed when FreeBSD 13 is EoL
|
||||
EXPIRATION_DATE= 2026-04-30
|
||||
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl3[12] openssl-quictls
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl3* openssl*-quictls
|
||||
|
||||
USES= cpe perl5
|
||||
USE_PERL5= build
|
||||
|
|
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|||
|
||||
#EXPIRATION_DATE= 2025-03-14
|
||||
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[234] openssl*-quictls
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[2345] openssl*-quictls
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= config
|
||||
|
|
|
@ -11,7 +11,7 @@ WWW= https://www.openssl.org/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[134] openssl*-quictls
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1345] openssl*-quictls
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= config
|
||||
|
|
|
@ -11,7 +11,7 @@ WWW= https://www.openssl.org/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[124] openssl*-quictls
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1245] openssl*-quictls
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= config
|
||||
|
|
|
@ -11,7 +11,7 @@ WWW= https://www.openssl.org/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[123] openssl*-quictls
|
||||
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[1235] openssl*-quictls
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_SCRIPT= config
|
||||
|
|
Loading…
Add table
Reference in a new issue