git: 1fbbbd8a4b29 - main - security/libressl-devel: Update to 3.3.3

Bernard Spil brnrd at FreeBSD.org
Tue May 4 12:44:26 UTC 2021


The branch main has been updated by brnrd:

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

commit 1fbbbd8a4b2951464534e9f030b8261e4d691529
Author:     Bernard Spil <brnrd at FreeBSD.org>
AuthorDate: 2021-05-04 12:43:54 +0000
Commit:     Bernard Spil <brnrd at FreeBSD.org>
CommitDate: 2021-05-04 12:44:17 +0000

    security/libressl-devel: Update to 3.3.3
---
 security/libressl-devel/Makefile  | 2 +-
 security/libressl-devel/distinfo  | 6 +++---
 security/libressl-devel/pkg-plist | 4 ++++
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile
index df976c788cbd..f33ad8f9274b 100644
--- a/security/libressl-devel/Makefile
+++ b/security/libressl-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Bernard Spil <brnrd at FreeBSD.org>
 
 PORTNAME=	libressl
-PORTVERSION=	3.3.2
+PORTVERSION=	3.3.3
 CATEGORIES=	security devel
 MASTER_SITES=	OPENBSD/LibreSSL
 PKGNAMESUFFIX=	-devel
diff --git a/security/libressl-devel/distinfo b/security/libressl-devel/distinfo
index 020a1520b39f..19489f6b68e5 100644
--- a/security/libressl-devel/distinfo
+++ b/security/libressl-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618816037
-SHA256 (libressl-3.3.2.tar.gz) = 84340ac570f3ee8e91069dc3a0acd7a6f6eeafc0594d95f3ae1034c5dbc21654
-SIZE (libressl-3.3.2.tar.gz) = 3847969
+TIMESTAMP = 1620128354
+SHA256 (libressl-3.3.3.tar.gz) = a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066
+SIZE (libressl-3.3.3.tar.gz) = 3848064
diff --git a/security/libressl-devel/pkg-plist b/security/libressl-devel/pkg-plist
index 4903c84a755d..276476a88183 100644
--- a/security/libressl-devel/pkg-plist
+++ b/security/libressl-devel/pkg-plist
@@ -736,6 +736,9 @@ man/man1/openssl.1.gz
 %%MAN3%%man/man3/DTLS_client_method.3.gz
 %%MAN3%%man/man3/DTLS_method.3.gz
 %%MAN3%%man/man3/DTLS_server_method.3.gz
+%%MAN3%%man/man3/DTLSv1_2_client_method.3.gz
+%%MAN3%%man/man3/DTLSv1_2_method.3.gz
+%%MAN3%%man/man3/DTLSv1_2_server_method.3.gz
 %%MAN3%%man/man3/DTLSv1_client_method.3.gz
 %%MAN3%%man/man3/DTLSv1_listen.3.gz
 %%MAN3%%man/man3/DTLSv1_method.3.gz
@@ -2155,6 +2158,7 @@ man/man1/openssl.1.gz
 %%MAN3%%man/man3/SSL_in_connect_init.3.gz
 %%MAN3%%man/man3/SSL_in_init.3.gz
 %%MAN3%%man/man3/SSL_is_init_finished.3.gz
+%%MAN3%%man/man3/SSL_is_dtls.3.gz
 %%MAN3%%man/man3/SSL_is_server.3.gz
 %%MAN3%%man/man3/SSL_library_init.3.gz
 %%MAN3%%man/man3/SSL_load_client_CA_file.3.gz


More information about the dev-commits-ports-all mailing list