aboutsummaryrefslogtreecommitdiff
path: root/security/aws-c-auth
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2022-08-25 11:57:38 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2022-08-25 11:57:38 +0000
commit00f4e194c4657dffec093e8ffffac932d3849b1b (patch)
treef6c605a41404b62f82fd1ff4e80ee04f583f18b3 /security/aws-c-auth
parentd936670e0f65142ddde23c30ffde4a5ef51a1e6a (diff)
downloadports-00f4e194c4657dffec093e8ffffac932d3849b1b.tar.gz
ports-00f4e194c4657dffec093e8ffffac932d3849b1b.zip
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
Diffstat (limited to 'security/aws-c-auth')
-rw-r--r--security/aws-c-auth/Makefile16
-rw-r--r--security/aws-c-auth/distinfo6
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