diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index 32b994e934d3..bd2cdc7bbb57 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,45 +1,45 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.3.56 +DISTVERSION= 1.4.0 PORTEPOCH= 1 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org COMMENT= C99 implementation of the TLS/SSL protocols WWW= https://github.com/aws/s2n-tls LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing ssl USE_GITHUB= yes GH_ACCOUNT= aws USE_LDCONFIG= yes CMAKE_OFF= BUILD_TESTING CMAKE_ON= BUILD_SHARED_LIBS SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS EXAMPLES LTO OPTIONS_DEFINE_amd64= ASM OPTIONS_DEFAULT= LTO ASM_DESC= Enable PQ crypto assembly (reqs AVX2 and BMI2 support) ASM_CMAKE_OFF= -DS2N_NO_PQ_ASM=1 LTO_CMAKE_BOOL= S2N_LTO .include .if ${ARCH} != aarch64 && ${ARCH} != amd64 && ${ARCH} != arm && ${ARCH} != armv6 && ${ARCH} != armv7 && ${ARCH} != i386 CMAKE_ON+= S2N_NO_PQ .endif post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${CP} -r ${WRKSRC}/docs/* ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/bin/*.c ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index fc213f126135..3d61b67b1902 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699082983 -SHA256 (aws-s2n-tls-v1.3.56_GH0.tar.gz) = 5d7bab81357a564453bc453469b4ae02936f1f35225ad297b8d846d2ecdda521 -SIZE (aws-s2n-tls-v1.3.56_GH0.tar.gz) = 4524581 +TIMESTAMP = 1702022520 +SHA256 (aws-s2n-tls-v1.4.0_GH0.tar.gz) = 3f786cb2f35e0551e120e1747e7b510a8228cd852073afa241313939672046cb +SIZE (aws-s2n-tls-v1.4.0_GH0.tar.gz) = 4486952