git: c99341c42cbb - main - devel/aws-c-common: Update to 0.9.5

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Fri, 27 Oct 2023 12:08:17 UTC
The branch main has been updated by eduardo:

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

commit c99341c42cbb339033187ad09257faedc176442c
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-10-27 08:17:35 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-10-27 12:07:57 +0000

    devel/aws-c-common: Update to 0.9.5
    
    ChangeLog: https://github.com/awslabs/aws-c-common/releases/tag/v0.9.5
---
 devel/aws-c-common/Makefile  | 5 ++++-
 devel/aws-c-common/distinfo  | 6 +++---
 devel/aws-c-common/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/devel/aws-c-common/Makefile b/devel/aws-c-common/Makefile
index d9d38bd52493..0be1711b3952 100644
--- a/devel/aws-c-common/Makefile
+++ b/devel/aws-c-common/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	aws-c-common
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.9.4
+DISTVERSION=	0.9.5
 PORTEPOCH=	1
 CATEGORIES=	devel
 
@@ -20,4 +20,7 @@ USE_LDCONFIG=	yes
 CMAKE_ON=	BUILD_SHARED_LIBS
 CMAKE_OFF=	BUILD_TESTING
 
+# Test failure: test_memory_usage_maxrss
+# https://github.com/awslabs/aws-c-common/issues/1070
+
 .include <bsd.port.mk>
diff --git a/devel/aws-c-common/distinfo b/devel/aws-c-common/distinfo
index f4d612a0148e..2a59592a72cc 100644
--- a/devel/aws-c-common/distinfo
+++ b/devel/aws-c-common/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695800232
-SHA256 (awslabs-aws-c-common-v0.9.4_GH0.tar.gz) = 63cdaf758f486eb83e93fc8e5508522c200f62acd034a7f62409a6dc78031955
-SIZE (awslabs-aws-c-common-v0.9.4_GH0.tar.gz) = 541542
+TIMESTAMP = 1698393566
+SHA256 (awslabs-aws-c-common-v0.9.5_GH0.tar.gz) = db530a7ed2ae1c8d202e3251d8763f664a6ccf23c64ab32bc9b4aaf1ed5f4a18
+SIZE (awslabs-aws-c-common-v0.9.5_GH0.tar.gz) = 547697
diff --git a/devel/aws-c-common/pkg-plist b/devel/aws-c-common/pkg-plist
index 81cace53a5bb..46d7cee05a6a 100644
--- a/devel/aws-c-common/pkg-plist
+++ b/devel/aws-c-common/pkg-plist
@@ -69,6 +69,7 @@ include/aws/common/stdint.h
 include/aws/common/string.h
 include/aws/common/string.inl
 include/aws/common/system_info.h
+include/aws/common/system_resource_util.h
 include/aws/common/task_scheduler.h
 include/aws/common/thread.h
 include/aws/common/thread_scheduler.h