git: 0ee5b16ff2ef - main - security/s2n: Adopt/Update to 1.3.20
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Aug 2022 15:23:27 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ee5b16ff2ef843feee112e86b9c9a644a475128 commit 0ee5b16ff2ef843feee112e86b9c9a644a475128 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-08-24 15:21:55 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-08-24 15:23:13 +0000 security/s2n: Adopt/Update to 1.3.20 - pet portclippy ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.3.20 --- security/s2n/Makefile | 8 ++++---- security/s2n/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/security/s2n/Makefile b/security/s2n/Makefile index add4dd3c7016..e0d879b8a5df 100644 --- a/security/s2n/Makefile +++ b/security/s2n/Makefile @@ -1,10 +1,10 @@ PORTNAME= s2n -PORTVERSION= 1.3.19 DISTVERSIONPREFIX= v +DISTVERSION= 1.3.20 PORTEPOCH= 1 CATEGORIES= security -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= C99 implementation of the TLS/SSL protocols LICENSE= APACHE20 @@ -15,13 +15,13 @@ USE_GITHUB= yes GH_ACCOUNT= aws GH_PROJECT= s2n-tls -OPTIONS_DEFINE= DOCS EXAMPLES TEST - USE_LDCONFIG= yes CMAKE_ARGS+= -DBUILD_SHARED_LIBS=ON SUB_FILES= pkg-message +OPTIONS_DEFINE= DOCS EXAMPLES TEST + .include <bsd.port.options.mk> .if ${ARCH} != aarch64 && ${ARCH} != amd64 && ${ARCH} != arm && ${ARCH} != armv6 && ${ARCH} != armv7 && ${ARCH} != i386 diff --git a/security/s2n/distinfo b/security/s2n/distinfo index 9308a90190ed..b6407b20e988 100644 --- a/security/s2n/distinfo +++ b/security/s2n/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661073092 -SHA256 (aws-s2n-tls-v1.3.19_GH0.tar.gz) = e110b46ad2a43aed2432459f7b7e95138ac04e7c8b93107103e0f5f4d49dcf65 -SIZE (aws-s2n-tls-v1.3.19_GH0.tar.gz) = 4406006 +TIMESTAMP = 1661353352 +SHA256 (aws-s2n-tls-v1.3.20_GH0.tar.gz) = 9d05578e881005db18ab979780b6af6c6099bae60bb6081b57e21c5e0615771d +SIZE (aws-s2n-tls-v1.3.20_GH0.tar.gz) = 4415231