git: 58da32d5d2ba - main - security/aws-c-auth: Update to 0.6.27
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 May 2023 10:04:00 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=58da32d5d2ba08772de924ab65eb676c0eba5ad5 commit 58da32d5d2ba08772de924ab65eb676c0eba5ad5 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-05-09 19:20:40 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-05-10 10:02:45 +0000 security/aws-c-auth: Update to 0.6.27 ChangeLog: https://github.com/awslabs/aws-c-auth/releases/tag/v0.6.27 --- security/aws-c-auth/Makefile | 2 +- security/aws-c-auth/distinfo | 6 +++--- security/aws-c-auth/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/security/aws-c-auth/Makefile b/security/aws-c-auth/Makefile index 20b038a58d40..cea61ec5988f 100644 --- a/security/aws-c-auth/Makefile +++ b/security/aws-c-auth/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-auth DISTVERSIONPREFIX= v -DISTVERSION= 0.6.26 +DISTVERSION= 0.6.27 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo index 028fcf3f72fa..036c24d61667 100644 --- a/security/aws-c-auth/distinfo +++ b/security/aws-c-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679232547 -SHA256 (awslabs-aws-c-auth-v0.6.26_GH0.tar.gz) = 8049a294198fd9e4ec782011c97e362ad62b5159d4ec4a7d6f478118d06d32fe -SIZE (awslabs-aws-c-auth-v0.6.26_GH0.tar.gz) = 231941 +TIMESTAMP = 1683574302 +SHA256 (awslabs-aws-c-auth-v0.6.27_GH0.tar.gz) = f54ba35e93b702fa075869ef0390641712bfc28f4c30146ffeeb67511558dfeb +SIZE (awslabs-aws-c-auth-v0.6.27_GH0.tar.gz) = 252122 diff --git a/security/aws-c-auth/pkg-plist b/security/aws-c-auth/pkg-plist index d8925714ca3c..581572bacbd0 100644 --- a/security/aws-c-auth/pkg-plist +++ b/security/aws-c-auth/pkg-plist @@ -7,6 +7,8 @@ include/aws/auth/private/aws_signing.h include/aws/auth/private/credentials_utils.h include/aws/auth/private/key_derivation.h include/aws/auth/private/sigv4_http_request.h +include/aws/auth/private/sso_token_providers.h +include/aws/auth/private/sso_token_utils.h include/aws/auth/signable.h include/aws/auth/signing.h include/aws/auth/signing_config.h