diff --git a/devel/aws-crt-cpp/Makefile b/devel/aws-crt-cpp/Makefile index 16b70f677803..5ff9f5ff62ea 100644 --- a/devel/aws-crt-cpp/Makefile +++ b/devel/aws-crt-cpp/Makefile @@ -1,34 +1,34 @@ PORTNAME= aws-crt-cpp DISTVERSIONPREFIX= v -DISTVERSION= 0.31.2 +DISTVERSION= 0.32.2 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org COMMENT= C++ wrapper around the aws-c libraries WWW= https://github.com/awslabs/aws-crt-cpp LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libaws-c-auth.so:security/aws-c-auth \ 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-event-stream.so:devel/aws-c-event-stream \ libaws-c-http.so:devel/aws-c-http \ libaws-c-io.so:devel/aws-c-io \ libaws-c-mqtt.so:devel/aws-c-mqtt \ libaws-c-s3.so:devel/aws-c-s3 \ libaws-c-sdkutils.so:devel/aws-c-sdkutils \ libaws-checksums.so:devel/aws-checksums \ libs2n.so:security/s2n-tls USES= cmake:testing ssl USE_GITHUB= yes GH_ACCOUNT= awslabs USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_DEPS BUILD_TESTING .include diff --git a/devel/aws-crt-cpp/distinfo b/devel/aws-crt-cpp/distinfo index a021e2e2533f..b8fd474f1709 100644 --- a/devel/aws-crt-cpp/distinfo +++ b/devel/aws-crt-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743192658 -SHA256 (awslabs-aws-crt-cpp-v0.31.2_GH0.tar.gz) = c4d5eb3fd5707e4874f922f2ffb07f78f2d2660ff02210d1f8ace8b67bb5536f -SIZE (awslabs-aws-crt-cpp-v0.31.2_GH0.tar.gz) = 367160 +TIMESTAMP = 1743334104 +SHA256 (awslabs-aws-crt-cpp-v0.32.2_GH0.tar.gz) = 0969801f13344deaf6e4dc8d458798e0692d4a67dde5ccac3eda9f261ad771bd +SIZE (awslabs-aws-crt-cpp-v0.32.2_GH0.tar.gz) = 367172 diff --git a/devel/aws-crt-cpp/pkg-plist b/devel/aws-crt-cpp/pkg-plist index 864a33cb5ba9..8f29ba6c240d 100644 --- a/devel/aws-crt-cpp/pkg-plist +++ b/devel/aws-crt-cpp/pkg-plist @@ -1,54 +1,55 @@ include/aws/crt/Allocator.h include/aws/crt/Api.h include/aws/crt/Config.h include/aws/crt/DateTime.h include/aws/crt/DnsUtils.h 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 include/aws/crt/Types.h include/aws/crt/UUID.h include/aws/crt/Utility.h include/aws/crt/Variant.h include/aws/crt/auth/Credentials.h include/aws/crt/auth/Signing.h include/aws/crt/auth/Sigv4Signing.h include/aws/crt/cbor/Cbor.h +include/aws/crt/checksum/CRC.h include/aws/crt/crypto/HMAC.h include/aws/crt/crypto/Hash.h include/aws/crt/crypto/SecureRandom.h include/aws/crt/crypto/SymmetricCipher.h include/aws/crt/endpoints/RuleEngine.h include/aws/crt/http/HttpConnection.h include/aws/crt/http/HttpConnectionManager.h include/aws/crt/http/HttpProxyStrategy.h include/aws/crt/http/HttpRequestResponse.h include/aws/crt/io/Bootstrap.h include/aws/crt/io/ChannelHandler.h include/aws/crt/io/EventLoopGroup.h include/aws/crt/io/HostResolver.h include/aws/crt/io/Pkcs11.h include/aws/crt/io/SocketOptions.h include/aws/crt/io/Stream.h include/aws/crt/io/TlsOptions.h include/aws/crt/io/Uri.h include/aws/crt/mqtt/Mqtt5Client.h include/aws/crt/mqtt/Mqtt5Packets.h include/aws/crt/mqtt/Mqtt5Types.h include/aws/crt/mqtt/MqttClient.h include/aws/crt/mqtt/MqttConnection.h include/aws/crt/mqtt/MqttTypes.h include/aws/iot/Mqtt5Client.h include/aws/iot/MqttClient.h include/aws/iot/MqttCommon.h include/aws/iot/MqttRequestResponseClient.h lib/cmake/aws-crt-cpp/aws-crt-cpp-config-version.cmake lib/cmake/aws-crt-cpp/aws-crt-cpp-config.cmake lib/cmake/aws-crt-cpp/shared/aws-crt-cpp-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/aws-crt-cpp/shared/aws-crt-cpp-targets.cmake lib/libaws-crt-cpp.so