git: 632ca34acbdc - main - security/s2n-tls: Upstream reroll
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Jul 2025 10:53:53 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=632ca34acbdc11f484f9b47dd344da4652899285 commit 632ca34acbdc11f484f9b47dd344da4652899285 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-07-08 10:53:12 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-07-08 10:53:12 +0000 security/s2n-tls: Upstream reroll --- security/s2n-tls/Makefile | 1 + security/s2n-tls/distinfo | 6 +++--- security/s2n-tls/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index 7eae812b1482..aba39a226e3d 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,7 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v DISTVERSION= 1.5.22 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index 6bee5cf137c2..8427718277c4 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751923327 -SHA256 (aws-s2n-tls-v1.5.22_GH0.tar.gz) = de0f4c3e928a4a4d25b3d9d3d46a668188228f1c2cf0f0f767a9a73a91eae0ed -SIZE (aws-s2n-tls-v1.5.22_GH0.tar.gz) = 4956674 +TIMESTAMP = 1751971730 +SHA256 (aws-s2n-tls-v1.5.22_GH0.tar.gz) = 6903a819d43c1e5457e04ae34f895db97ff3d7bbb7d278fef16bd642178a941e +SIZE (aws-s2n-tls-v1.5.22_GH0.tar.gz) = 5044900 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 2a1bdd7c97ff..f88ebe2704ec 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,6 +1,8 @@ include/s2n.h +include/s2n/unstable/cert_authorities.h include/s2n/unstable/cleanup.h include/s2n/unstable/crl.h +include/s2n/unstable/custom_x509_extensions.h include/s2n/unstable/fingerprint.h include/s2n/unstable/ktls.h include/s2n/unstable/npn.h