git: e23a9c49a578 - main - security/libressl-devel: Fix libtls flavor pkg-plist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Jul 2024 13:53:57 UTC
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=e23a9c49a578e05fb7faaf23552d9efb401f488c commit e23a9c49a578e05fb7faaf23552d9efb401f488c Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2024-07-16 13:53:23 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2024-07-16 13:53:23 +0000 security/libressl-devel: Fix libtls flavor pkg-plist PR: 275676 Reported by: Vedran Miletic <vedran miletic net> --- security/libressl-devel/pkg-plist-libtls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/libressl-devel/pkg-plist-libtls b/security/libressl-devel/pkg-plist-libtls index 066dcdac6ac0..3b9caf9567e5 100644 --- a/security/libressl-devel/pkg-plist-libtls +++ b/security/libressl-devel/pkg-plist-libtls @@ -1,4 +1,5 @@ %%NC%%bin/nc +etc/ssl/certs etc/ssl/openssl.cnf etc/ssl/x509v3.cnf include/tls.h @@ -8,4 +9,3 @@ lib/libtls.so.%%LIBTLS_SHLIBMAJ%% lib/libtls.so.%%LIBTLS_SHLIBFULL%% libdata/pkgconfig/libtls.pc %%NC%%share/man/man1/nc.1.gz -@dir etc/ssl/certs