git: 55e7a4be2e71 - main - devel/aws-crt-cpp: Update to 0.18.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Aug 2022 07:28:33 UTC
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=55e7a4be2e71a2ae5de08e6984e6fe3611d43571 commit 55e7a4be2e71a2ae5de08e6984e6fe3611d43571 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2022-08-21 20:52:50 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2022-08-22 07:27:58 +0000 devel/aws-crt-cpp: Update to 0.18.2 Drop maintainership --- devel/aws-crt-cpp/Makefile | 4 ++-- devel/aws-crt-cpp/distinfo | 6 +++--- devel/aws-crt-cpp/pkg-plist | 3 +++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/devel/aws-crt-cpp/Makefile b/devel/aws-crt-cpp/Makefile index 16a091b3ead0..0b7afc80c0b4 100644 --- a/devel/aws-crt-cpp/Makefile +++ b/devel/aws-crt-cpp/Makefile @@ -1,9 +1,9 @@ PORTNAME= aws-crt-cpp -PORTVERSION= 0.17.14 +PORTVERSION= 0.18.2 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ wrapper around the aws-c libraries LICENSE= APACHE20 diff --git a/devel/aws-crt-cpp/distinfo b/devel/aws-crt-cpp/distinfo index 2dc053fef706..19ed81ed025b 100644 --- a/devel/aws-crt-cpp/distinfo +++ b/devel/aws-crt-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642618984 -SHA256 (awslabs-aws-crt-cpp-v0.17.14_GH0.tar.gz) = bf44d39794f5dcaca156a803051637c74c956e743ee3e60bafadc7bafa91cbc2 -SIZE (awslabs-aws-crt-cpp-v0.17.14_GH0.tar.gz) = 1092597 +TIMESTAMP = 1661076001 +SHA256 (awslabs-aws-crt-cpp-v0.18.2_GH0.tar.gz) = e9110fb4e6e1908204ccc139ac67fd24f2b3ffeb302cfebb517a0dbc63670b78 +SIZE (awslabs-aws-crt-cpp-v0.18.2_GH0.tar.gz) = 241243 diff --git a/devel/aws-crt-cpp/pkg-plist b/devel/aws-crt-cpp/pkg-plist index 486a2f698384..c1be1b92c4c2 100644 --- a/devel/aws-crt-cpp/pkg-plist +++ b/devel/aws-crt-cpp/pkg-plist @@ -1,3 +1,4 @@ +include/aws/crt/Allocator.h include/aws/crt/Api.h include/aws/crt/Config.h include/aws/crt/DateTime.h @@ -5,6 +6,7 @@ include/aws/crt/Exports.h include/aws/crt/ImdsClient.h include/aws/crt/JsonObject.h include/aws/crt/Optional.h +include/aws/crt/RefCounted.h include/aws/crt/StlAllocator.h include/aws/crt/StringUtils.h include/aws/crt/StringView.h @@ -30,6 +32,7 @@ include/aws/crt/io/TlsOptions.h include/aws/crt/io/Uri.h include/aws/crt/mqtt/MqttClient.h include/aws/iot/MqttClient.h +lib/aws-crt-cpp/cmake/aws-crt-cpp-config-version.cmake lib/aws-crt-cpp/cmake/aws-crt-cpp-config.cmake lib/aws-crt-cpp/cmake/shared/aws-crt-cpp-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/aws-crt-cpp/cmake/shared/aws-crt-cpp-targets.cmake