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,31 +1,31 @@ PORTNAME= aws-c-auth DISTVERSIONPREFIX= v -DISTVERSION= 0.6.26 +DISTVERSION= 0.6.27 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org COMMENT= C99 library implementation of AWS client-side authentication WWW= https://github.com/awslabs/aws-c-auth LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libaws-c-cal.so:security/aws-c-cal \ libaws-c-common.so:devel/aws-c-common \ libaws-c-compression.so:devel/aws-c-compression \ libaws-c-http.so:devel/aws-c-http \ libaws-c-io.so:devel/aws-c-io \ libaws-c-sdkutils.so:devel/aws-c-sdkutils \ libs2n.so:security/s2n-tls USES= cmake:testing compiler:c11 ssl USE_GITHUB= yes GH_ACCOUNT= awslabs USE_LDCONFIG= yes CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_TESTING .include 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 @@ -1,18 +1,20 @@ include/aws/auth/auth.h include/aws/auth/aws_imds_client.h include/aws/auth/credentials.h include/aws/auth/exports.h include/aws/auth/private/aws_profile.h 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 include/aws/auth/signing_result.h lib/aws-c-auth/cmake/aws-c-auth-config.cmake lib/aws-c-auth/cmake/shared/aws-c-auth-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/aws-c-auth/cmake/shared/aws-c-auth-targets.cmake lib/libaws-c-auth.so lib/libaws-c-auth.so.1.0.0