View | Details | Raw Unified | Return to bug 279592
Collapse All | Expand All

(-)b/security/gnutls/Makefile (-1 / +2 lines)
Lines 40-46 CONFIGURE_ARGS= --disable-rpath \ Link Here
40
		--without-zstd \
40
		--without-zstd \
41
		--without-tpm \
41
		--without-tpm \
42
		--without-tpm2 \
42
		--without-tpm2 \
43
		--enable-ld-version-script
43
		--enable-ld-version-script \
44
		--enable-openssl-compatibility
44
45
45
OPTIONS_DEFINE=		DANE EXAMPLES IDN KTLS MAN3 NLS P11KIT SRP
46
OPTIONS_DEFINE=		DANE EXAMPLES IDN KTLS MAN3 NLS P11KIT SRP
46
OPTIONS_DEFAULT=	IDN KTLS MAN3 P11KIT
47
OPTIONS_DEFAULT=	IDN KTLS MAN3 P11KIT
(-)b/security/gnutls/pkg-plist (-1 / +4 lines)
Lines 16-21 include/gnutls/gnutls.h Link Here
16
include/gnutls/gnutlsxx.h
16
include/gnutls/gnutlsxx.h
17
include/gnutls/ocsp.h
17
include/gnutls/ocsp.h
18
include/gnutls/openpgp.h
18
include/gnutls/openpgp.h
19
include/gnutls/openssl.h
19
include/gnutls/pkcs11.h
20
include/gnutls/pkcs11.h
20
include/gnutls/pkcs12.h
21
include/gnutls/pkcs12.h
21
include/gnutls/pkcs7.h
22
include/gnutls/pkcs7.h
Lines 29-34 include/gnutls/x509.h Link Here
29
%%DANE%%lib/libgnutls-dane.so
30
%%DANE%%lib/libgnutls-dane.so
30
%%DANE%%lib/libgnutls-dane.so.0
31
%%DANE%%lib/libgnutls-dane.so.0
31
%%DANE%%lib/libgnutls-dane.so.0.4.1
32
%%DANE%%lib/libgnutls-dane.so.0.4.1
33
lib/libgnutls-openssl.so
34
lib/libgnutls-openssl.so.27
35
lib/libgnutls-openssl.so.27.0.2
32
lib/libgnutls.so
36
lib/libgnutls.so
33
lib/libgnutls.so.30
37
lib/libgnutls.so.30
34
lib/libgnutls.so.30.39.0
38
lib/libgnutls.so.30.39.0
35
- 

Return to bug 279592