git: 00f4e194c465 - main - security/aws-c-auth: Adopt/Update to 0.6.16

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Thu, 25 Aug 2022 12:05:26 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00f4e194c4657dffec093e8ffffac932d3849b1b

commit 00f4e194c4657dffec093e8ffffac932d3849b1b
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-08-25 11:57:38 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-08-25 11:57:38 +0000

    security/aws-c-auth: Adopt/Update to 0.6.16
    
     - pet portclippy and portfmt
    
    ChangeLog:      https://github.com/awslabs/aws-c-auth/releases/tag/v0.6.16
---
 security/aws-c-auth/Makefile | 16 ++++++++--------
 security/aws-c-auth/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/security/aws-c-auth/Makefile b/security/aws-c-auth/Makefile
index 6f86d96b31f9..2639246aa6a9 100644
--- a/security/aws-c-auth/Makefile
+++ b/security/aws-c-auth/Makefile
@@ -1,18 +1,18 @@
 PORTNAME=	aws-c-auth
-PORTVERSION=	0.6.15
 DISTVERSIONPREFIX=	v
+DISTVERSION=	0.6.16
 CATEGORIES=	security
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	C99 library implementation of AWS client-side authentication
 
 LICENSE=	APACHE20
 
-LIB_DEPENDS=	libaws-c-common.so:devel/aws-c-common \
-		libaws-c-cal.so:security/aws-c-cal \
-		libaws-c-io.so:devel/aws-c-io \
+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
 
@@ -20,10 +20,10 @@ USES=		cmake compiler:c11 ssl
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	awslabs
+USE_LDCONFIG=	yes
 
-CMAKE_ARGS+=	-DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON \
+CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=ON \
+		-DBUILD_TESTING=OFF \
 		-DCMAKE_PREFIX_PATH=${LOCALBASE}
 
-USE_LDCONFIG=	yes
-
 .include <bsd.port.mk>
diff --git a/security/aws-c-auth/distinfo b/security/aws-c-auth/distinfo
index 5c196e3bd75c..96f2565b362b 100644
--- a/security/aws-c-auth/distinfo
+++ b/security/aws-c-auth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661075599
-SHA256 (awslabs-aws-c-auth-v0.6.15_GH0.tar.gz) = 52b1bf58155e726cc135257c1ea1e9af7c7f4e0f674d066165b11db20bb85477
-SIZE (awslabs-aws-c-auth-v0.6.15_GH0.tar.gz) = 220273
+TIMESTAMP = 1661428446
+SHA256 (awslabs-aws-c-auth-v0.6.16_GH0.tar.gz) = 07f88d30e03b214d4db39180470b8dad8f0a1d8e55a4b26088c4f5387ad58c6e
+SIZE (awslabs-aws-c-auth-v0.6.16_GH0.tar.gz) = 220397