git: 4bc8a2899942 - main - security/s2n: Update to 1.3.19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Aug 2022 07:28:37 UTC
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bc8a28999422bed9b1c730585327dae0a8f7aa6 commit 4bc8a28999422bed9b1c730585327dae0a8f7aa6 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2022-08-21 20:58:52 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2022-08-22 07:27:59 +0000 security/s2n: Update to 1.3.19 Drop maintainership --- security/s2n/Makefile | 4 ++-- security/s2n/distinfo | 6 +++--- security/s2n/pkg-plist | 5 ++++- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/security/s2n/Makefile b/security/s2n/Makefile index 62e7db2a25b3..add4dd3c7016 100644 --- a/security/s2n/Makefile +++ b/security/s2n/Makefile @@ -1,10 +1,10 @@ PORTNAME= s2n -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.19 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= security -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C99 implementation of the TLS/SSL protocols LICENSE= APACHE20 diff --git a/security/s2n/distinfo b/security/s2n/distinfo index c7cbf47c9268..9308a90190ed 100644 --- a/security/s2n/distinfo +++ b/security/s2n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642615552 -SHA256 (aws-s2n-tls-v1.3.4_GH0.tar.gz) = 50946506413687e0c41922da05f470e4a0a5fff425639d72c1a5da7eb845020b -SIZE (aws-s2n-tls-v1.3.4_GH0.tar.gz) = 7407664 +TIMESTAMP = 1661073092 +SHA256 (aws-s2n-tls-v1.3.19_GH0.tar.gz) = e110b46ad2a43aed2432459f7b7e95138ac04e7c8b93107103e0f5f4d49dcf65 +SIZE (aws-s2n-tls-v1.3.19_GH0.tar.gz) = 4406006 diff --git a/security/s2n/pkg-plist b/security/s2n/pkg-plist index 570e45f7d2ff..937ca46a82fe 100644 --- a/security/s2n/pkg-plist +++ b/security/s2n/pkg-plist @@ -1,6 +1,8 @@ include/s2n.h lib/libs2n.so -lib/s2n/cmake/modules/FindLibCrypto.cmake +lib/libs2n.so.1 +lib/libs2n.so.1.0.0 +lib/s2n/cmake/modules/Findcrypto.cmake lib/s2n/cmake/s2n-config.cmake lib/s2n/cmake/shared/s2n-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/s2n/cmake/shared/s2n-targets.cmake @@ -10,6 +12,7 @@ lib/s2n/cmake/shared/s2n-targets.cmake %%PORTDOCS%%%%DOCSDIR%%/SAFETY-MACROS.md %%PORTDOCS%%%%DOCSDIR%%/STATE-MACHINE.md %%PORTDOCS%%%%DOCSDIR%%/USAGE-GUIDE.md +%%PORTDOCS%%%%DOCSDIR%%/doxygen/Doxyfile %%PORTDOCS%%%%DOCSDIR%%/images/s2n-logo-final.pdf %%PORTDOCS%%%%DOCSDIR%%/images/s2n-logo-final.svg %%PORTDOCS%%%%DOCSDIR%%/images/s2n-logo-github.svg