aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-01-06 19:23:25 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-01-06 19:27:40 +0000
commita24818ed734adaf22a04e21a8c118ddb1f2ad554 (patch)
treeda4ef5d3a43007fd2ad8f9c1df1795cb8964d1fa
parente828e846e9fb1079bc75cdd33789ceff248bfe74 (diff)
downloadports-a24818ed734adaf22a04e21a8c118ddb1f2ad554.tar.gz
ports-a24818ed734adaf22a04e21a8c118ddb1f2ad554.zip
security/s2n-tls: Update to 1.3.32
Removed CFLAGS workaround for llvm15, fixed upstream: -# Fix llvm15 build, PR 268413 -CFLAGS+= -Wno-strict-prototypes ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.3.32
-rw-r--r--security/s2n-tls/Makefile6
-rw-r--r--security/s2n-tls/distinfo6
2 files changed, 4 insertions, 8 deletions
diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile
index fc8a98cdf166..9604c2f2396e 100644
--- a/security/s2n-tls/Makefile
+++ b/security/s2n-tls/Makefile
@@ -1,7 +1,6 @@
PORTNAME= s2n-tls
DISTVERSIONPREFIX= v
-DISTVERSION= 1.3.31
-PORTREVISION= 1
+DISTVERSION= 1.3.32
PORTEPOCH= 1
CATEGORIES= security
@@ -21,9 +20,6 @@ USE_LDCONFIG= yes
CMAKE_OFF= BUILD_TESTING
CMAKE_ON= BUILD_SHARED_LIBS
-# Fix llvm15 build, PR 268413
-CFLAGS+= -Wno-strict-prototypes
-
SUB_FILES= pkg-message
OPTIONS_DEFINE= DOCS EXAMPLES LTO
diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo
index 1d9e3b06684f..710e2dfeb553 100644
--- a/security/s2n-tls/distinfo
+++ b/security/s2n-tls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671095281
-SHA256 (aws-s2n-tls-v1.3.31_GH0.tar.gz) = 23cfb42f82cbe1ce94b59f3b1c1c8eb9d24af2a1ae4c8f854209ff88fddd3900
-SIZE (aws-s2n-tls-v1.3.31_GH0.tar.gz) = 4133622
+TIMESTAMP = 1673027873
+SHA256 (aws-s2n-tls-v1.3.32_GH0.tar.gz) = 01f3db28a091004afa19ecf1324151857146b80cbe421b875f27bc4284454212
+SIZE (aws-s2n-tls-v1.3.32_GH0.tar.gz) = 4135923