security/openssl111: Chase addition/removal in CONFLICTS

This commit is contained in:
Bernard Spil 2023-10-14 19:18:52 +02:00
parent c883e9e4ca
commit f63fc9b47d
5 changed files with 7 additions and 7 deletions

View file

@ -28,7 +28,7 @@ NC_DESC= Install TLS-enabled netcat
CONFLICTS_INSTALL= libressl \ CONFLICTS_INSTALL= libressl \
libretls libretls
default_CONFLICTS_INSTALL= openssl openssl3[012] openssl-quictls default_CONFLICTS_INSTALL= openssl openssl111 openssl3[12] openssl-quictls
.if ${FLAVOR:U} == default .if ${FLAVOR:U} == default
OPTIONS_EXCLUDE= LIBTLS OPTIONS_EXCLUDE= LIBTLS

View file

@ -27,9 +27,7 @@ NC_DESC= Install TLS-enabled netcat
CONFLICTS_INSTALL= libressl-devel CONFLICTS_INSTALL= libressl-devel
libtls_CONFLICTS_INSTALL= libretls libtls_CONFLICTS_INSTALL= libretls
default_CONFLICTS_INSTALL= openssl \ default_CONFLICTS_INSTALL= openssl openssl111 openssl3[12] openssl-quictls
openssl3[012] \
openssl-quictls
.if ${FLAVOR:U} == default .if ${FLAVOR:U} == default
OPTIONS_EXCLUDE= LIBTLS OPTIONS_EXCLUDE= LIBTLS

View file

@ -10,7 +10,7 @@ WWW= https://www.github.com/quictls/openssl
LICENSE= APACHE20 LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_FILE= ${WRKSRC}/LICENSE.txt
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl3[012] CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[12]
BROKEN_i386= ld: error: undefined symbol: __atomic_is_lock_free BROKEN_i386= ld: error: undefined symbol: __atomic_is_lock_free

View file

@ -13,7 +13,9 @@ WWW= https://www.openssl.org/
LICENSE= APACHE20 LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_FILE= ${WRKSRC}/LICENSE.txt
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl3[02] openssl-quictls #EXPIRES= 2026-09-07
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl32 openssl-quictls
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= config CONFIGURE_SCRIPT= config

View file

@ -12,7 +12,7 @@ WWW= https://www.openssl.org/
LICENSE= APACHE20 LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_FILE= ${WRKSRC}/LICENSE.txt
CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl3[01] openssl-quictls CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl31 openssl-quictls
HAS_CONFIGURE= yes HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= config CONFIGURE_SCRIPT= config