git: 15d9a5110601 - main - devel/aws-c-common: Update to 0.9.17
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Apr 2024 08:41:10 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=15d9a51106016939a94e6d584cccfe5f6fcd95bd commit 15d9a51106016939a94e6d584cccfe5f6fcd95bd Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-04-23 08:13:45 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-04-23 08:40:53 +0000 devel/aws-c-common: Update to 0.9.17 ChangeLog: https://github.com/awslabs/aws-c-common/releases/tag/v0.9.17 https://github.com/awslabs/aws-c-common/releases/tag/v0.9.16 --- devel/aws-c-common/Makefile | 2 +- devel/aws-c-common/distinfo | 6 +++--- devel/aws-c-common/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/aws-c-common/Makefile b/devel/aws-c-common/Makefile index 93c9d8d5587c..fd1880902a6c 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.15 +DISTVERSION= 0.9.17 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/aws-c-common/distinfo b/devel/aws-c-common/distinfo index d0f92c557de1..7f943699612c 100644 --- a/devel/aws-c-common/distinfo +++ b/devel/aws-c-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712138115 -SHA256 (awslabs-aws-c-common-v0.9.15_GH0.tar.gz) = 8f36c7a6a5d2e17365759d15591f800d3e76dcaa34a226389b92647cbd92393a -SIZE (awslabs-aws-c-common-v0.9.15_GH0.tar.gz) = 556012 +TIMESTAMP = 1713859036 +SHA256 (awslabs-aws-c-common-v0.9.17_GH0.tar.gz) = 82f1a88494c5563892f0e048f0f56acfe7e10e5aa3fe9267b956dbabcc043440 +SIZE (awslabs-aws-c-common-v0.9.17_GH0.tar.gz) = 558458 diff --git a/devel/aws-c-common/pkg-plist b/devel/aws-c-common/pkg-plist index 97d2a9150c49..b4dcb49747de 100644 --- a/devel/aws-c-common/pkg-plist +++ b/devel/aws-c-common/pkg-plist @@ -32,6 +32,7 @@ include/aws/common/external/ittnotify.h include/aws/common/fifo_cache.h include/aws/common/file.h include/aws/common/hash_table.h +include/aws/common/host_utils.h include/aws/common/json.h include/aws/common/lifo_cache.h include/aws/common/linked_hash_table.h