diff --git a/devel/aws-crt-cpp/Makefile b/devel/aws-crt-cpp/Makefile index a17dbf082b10..17e508dc2c15 100644 --- a/devel/aws-crt-cpp/Makefile +++ b/devel/aws-crt-cpp/Makefile @@ -1,37 +1,37 @@ PORTNAME= aws-crt-cpp DISTVERSIONPREFIX= v -DISTVERSION= 0.18.9 +DISTVERSION= 0.18.12 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 compiler:c11 ssl USE_GITHUB= yes GH_ACCOUNT= awslabs USE_LDCONFIG= yes CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} 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 19d30c26a2f4..aa9436f6f823 100644 --- a/devel/aws-crt-cpp/distinfo +++ b/devel/aws-crt-cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666469401 -SHA256 (awslabs-aws-crt-cpp-v0.18.9_GH0.tar.gz) = d9e69b88d5f2abd2ff113a28a05818119b15d3edae7997d3883ff587694a4ed1 -SIZE (awslabs-aws-crt-cpp-v0.18.9_GH0.tar.gz) = 245089 +TIMESTAMP = 1667954271 +SHA256 (awslabs-aws-crt-cpp-v0.18.12_GH0.tar.gz) = 5a27a34020d57b8a86895440480bde3c560fc929483157d5171b669223debbb5 +SIZE (awslabs-aws-crt-cpp-v0.18.12_GH0.tar.gz) = 248928 diff --git a/devel/aws-crt-cpp/pkg-plist b/devel/aws-crt-cpp/pkg-plist index c1be1b92c4c2..6bee8d45b3d0 100644 --- a/devel/aws-crt-cpp/pkg-plist +++ b/devel/aws-crt-cpp/pkg-plist @@ -1,39 +1,40 @@ include/aws/crt/Allocator.h include/aws/crt/Api.h include/aws/crt/Config.h include/aws/crt/DateTime.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/auth/Credentials.h include/aws/crt/auth/Signing.h include/aws/crt/auth/Sigv4Signing.h include/aws/crt/crypto/HMAC.h include/aws/crt/crypto/Hash.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/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 lib/libaws-crt-cpp.so