From owner-svn-ports-head@freebsd.org Mon Sep 9 21:06:19 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9D637E1410; Mon, 9 Sep 2019 21:06:19 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46S1173h3Pz4dym; Mon, 9 Sep 2019 21:06:19 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5D60F1B86A; Mon, 9 Sep 2019 21:06:19 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x89L6JuI015551; Mon, 9 Sep 2019 21:06:19 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x89L6IB1015549; Mon, 9 Sep 2019 21:06:18 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201909092106.x89L6IB1015549@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Mon, 9 Sep 2019 21:06:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511704 - head/devel/aws-c-commons X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/devel/aws-c-commons X-SVN-Commit-Revision: 511704 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Sep 2019 21:06:19 -0000 Author: danilo Date: Mon Sep 9 21:06:18 2019 New Revision: 511704 URL: https://svnweb.freebsd.org/changeset/ports/511704 Log: - Update to 0.4.6 Modified: head/devel/aws-c-commons/Makefile head/devel/aws-c-commons/distinfo head/devel/aws-c-commons/pkg-plist Modified: head/devel/aws-c-commons/Makefile ============================================================================== --- head/devel/aws-c-commons/Makefile Mon Sep 9 20:37:45 2019 (r511703) +++ head/devel/aws-c-commons/Makefile Mon Sep 9 21:06:18 2019 (r511704) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= aws-c-common -PORTVERSION= 0.3.9 -PORTREVISION= 1 +PORTVERSION= 0.4.6 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= devel Modified: head/devel/aws-c-commons/distinfo ============================================================================== --- head/devel/aws-c-commons/distinfo Mon Sep 9 20:37:45 2019 (r511703) +++ head/devel/aws-c-commons/distinfo Mon Sep 9 21:06:18 2019 (r511704) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559160349 -SHA256 (awslabs-aws-c-common-v0.3.9_GH0.tar.gz) = c7cca1dc0adf5f565bb6478b04dbee76bea51d7127609c9d07f2971cd68ab327 -SIZE (awslabs-aws-c-common-v0.3.9_GH0.tar.gz) = 218283 +TIMESTAMP = 1568026655 +SHA256 (awslabs-aws-c-common-v0.4.6_GH0.tar.gz) = 82e866d48f4bce41bcf915583d2c3fe73c32d6f8af3a8fb3177dec37c0ac0188 +SIZE (awslabs-aws-c-common-v0.4.6_GH0.tar.gz) = 304308 Modified: head/devel/aws-c-commons/pkg-plist ============================================================================== --- head/devel/aws-c-commons/pkg-plist Mon Sep 9 20:37:45 2019 (r511703) +++ head/devel/aws-c-commons/pkg-plist Mon Sep 9 21:06:18 2019 (r511704) @@ -1,14 +1,18 @@ +include/aws/common/allocator.h include/aws/common/array_list.h include/aws/common/array_list.inl -include/aws/common/assert.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/byte_buf.h include/aws/common/byte_order.h +include/aws/common/byte_order.inl 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 @@ -16,27 +20,46 @@ include/aws/common/config.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/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_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/posix/common.inl +include/aws/common/predicates.h include/aws/common/priority_queue.h +include/aws/common/ring_buffer.h +include/aws/common/ring_buffer.inl include/aws/common/rw_lock.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/time.h include/aws/common/uuid.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/aws-c-common-targets-release.cmake