diff --git a/devel/aws-c-common/Makefile b/devel/aws-c-common/Makefile index 160de2f8c840..eaef4ce61328 100644 --- a/devel/aws-c-common/Makefile +++ b/devel/aws-c-common/Makefile @@ -1,24 +1,24 @@ # Created by: Danilo Egea Gondolfo PORTNAME= aws-c-common -PORTVERSION= 0.4.64 +PORTVERSION= 0.6.15 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= danilo@FreeBSD.org COMMENT= Core c99 package for AWS SDK for C LICENSE= APACHE20 USES= cmake compiler:c11 USE_GITHUB= yes GH_ACCOUNT= awslabs CFLAGS+= -D__BSD_VISIBLE=1 CMAKE_ARGS+= -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON USE_LDCONFIG= yes .include diff --git a/devel/aws-c-common/distinfo b/devel/aws-c-common/distinfo index fb5d5a2e5141..b2d3bd27f83a 100644 --- a/devel/aws-c-common/distinfo +++ b/devel/aws-c-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609762415 -SHA256 (awslabs-aws-c-common-v0.4.64_GH0.tar.gz) = 524a3743e0ff865eed4c77f13154d50c3aa005def82fc85eaa04cdac5c344a35 -SIZE (awslabs-aws-c-common-v0.4.64_GH0.tar.gz) = 416355 +TIMESTAMP = 1634842217 +SHA256 (awslabs-aws-c-common-v0.6.15_GH0.tar.gz) = eb3ead3fb7a1f09c046393f776a96a0f50ae5f38c70d462273084280383669f1 +SIZE (awslabs-aws-c-common-v0.6.15_GH0.tar.gz) = 443082 diff --git a/devel/aws-c-common/files/patch-cmake_AwsCFlags.cmake b/devel/aws-c-common/files/patch-cmake_AwsCFlags.cmake deleted file mode 100644 index 1c72b98b3fdf..000000000000 --- a/devel/aws-c-common/files/patch-cmake_AwsCFlags.cmake +++ /dev/null @@ -1,11 +0,0 @@ ---- cmake/AwsCFlags.cmake.orig 2020-12-30 21:06:26 UTC -+++ cmake/AwsCFlags.cmake -@@ -73,7 +73,7 @@ function(aws_set_common_properties target) - - # -moutline-atomics generates code for both older load/store exclusive atomics and also - # Arm's Large System Extensions (LSE) which scale substantially better on large core count systems -- check_c_compiler_flag(-moutline-atomics HAS_MOUTLINE_ATOMICS) -+ check_c_compiler_flag("-moutline-atomics -Werror" HAS_MOUTLINE_ATOMICS) - if (HAS_MOUTLINE_ATOMICS) - list(APPEND AWS_C_FLAGS -moutline-atomics) - endif() diff --git a/devel/aws-c-common/pkg-plist b/devel/aws-c-common/pkg-plist index b10517611986..e51a738b57c2 100644 --- a/devel/aws-c-common/pkg-plist +++ b/devel/aws-c-common/pkg-plist @@ -1,93 +1,94 @@ include/aws/common/allocator.h include/aws/common/array_list.h include/aws/common/array_list.inl include/aws/common/assert.h include/aws/common/atomics.h include/aws/common/atomics.inl include/aws/common/atomics_fallback.inl include/aws/common/atomics_gnu.inl include/aws/common/atomics_gnu_old.inl include/aws/common/atomics_msvc.inl +include/aws/common/bus.h include/aws/common/byte_buf.h include/aws/common/byte_order.h include/aws/common/byte_order.inl include/aws/common/cache.h include/aws/common/clock.h include/aws/common/clock.inl include/aws/common/command_line_parser.h include/aws/common/common.h include/aws/common/condition_variable.h include/aws/common/config.h include/aws/common/cpuid.h include/aws/common/date_time.h include/aws/common/device_random.h include/aws/common/encoding.h include/aws/common/encoding.inl include/aws/common/environment.h include/aws/common/error.h include/aws/common/error.inl include/aws/common/exports.h include/aws/common/fifo_cache.h +include/aws/common/file.h include/aws/common/hash_table.h include/aws/common/lifo_cache.h include/aws/common/linked_hash_table.h include/aws/common/linked_list.h include/aws/common/linked_list.inl include/aws/common/log_channel.h include/aws/common/log_formatter.h include/aws/common/log_writer.h include/aws/common/logging.h include/aws/common/lru_cache.h include/aws/common/macros.h include/aws/common/math.cbmc.inl include/aws/common/math.fallback.inl include/aws/common/math.gcc_arm64_asm.inl include/aws/common/math.gcc_builtin.inl include/aws/common/math.gcc_overflow.inl include/aws/common/math.gcc_x64_asm.inl include/aws/common/math.h include/aws/common/math.inl include/aws/common/math.msvc.inl include/aws/common/mutex.h include/aws/common/package.h include/aws/common/platform.h include/aws/common/posix/common.inl include/aws/common/predicates.h include/aws/common/priority_queue.h include/aws/common/process.h +include/aws/common/promise.h include/aws/common/ref_count.h -include/aws/common/resource_name.h include/aws/common/ring_buffer.h include/aws/common/ring_buffer.inl include/aws/common/rw_lock.h include/aws/common/statistics.h include/aws/common/stdbool.h include/aws/common/stdint.h include/aws/common/string.h include/aws/common/string.inl include/aws/common/system_info.h include/aws/common/task_scheduler.h include/aws/common/thread.h include/aws/common/thread_scheduler.h include/aws/common/time.h include/aws/common/uuid.h include/aws/common/xml_parser.h include/aws/common/zero.h include/aws/common/zero.inl -include/aws/testing/aws_test_allocators.h include/aws/testing/aws_test_harness.h lib/aws-c-common/cmake/aws-c-common-config.cmake lib/aws-c-common/cmake/shared/aws-c-common-targets-%%CMAKE_BUILD_TYPE%%.cmake lib/aws-c-common/cmake/shared/aws-c-common-targets.cmake lib/cmake/AwsCFlags.cmake lib/cmake/AwsCheckHeaders.cmake lib/cmake/AwsFeatureTests.cmake lib/cmake/AwsFindPackage.cmake lib/cmake/AwsLibFuzzer.cmake lib/cmake/AwsSIMD.cmake lib/cmake/AwsSanitizers.cmake lib/cmake/AwsSharedLibSetup.cmake lib/cmake/AwsTestHarness.cmake lib/libaws-c-common.so lib/libaws-c-common.so.1 lib/libaws-c-common.so.1.0.0