Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Jun 2023 08:49:44 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 393062205f8c - main - devel/aws-c-io: Update to 0.13.23
Message-ID:  <202306030849.3538niI0093783@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=393062205f8c07500d91530f0b6b8f386334f0b2

commit 393062205f8c07500d91530f0b6b8f386334f0b2
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-06-03 08:43:27 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-06-03 08:49:31 +0000

    devel/aws-c-io: Update to 0.13.23
    
    ChangeLog: https://github.com/awslabs/aws-c-io/releases/tag/v0.13.23
---
 devel/aws-c-io/Makefile  | 2 +-
 devel/aws-c-io/distinfo  | 6 +++---
 devel/aws-c-io/pkg-plist | 4 ++++
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/devel/aws-c-io/Makefile b/devel/aws-c-io/Makefile
index 083b02263e8d..cc2a47c6c3e4 100644
--- a/devel/aws-c-io/Makefile
+++ b/devel/aws-c-io/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	aws-c-io
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.13.22
+DISTVERSION=	0.13.23
 CATEGORIES=	devel
 
 MAINTAINER=	eduardo@FreeBSD.org
diff --git a/devel/aws-c-io/distinfo b/devel/aws-c-io/distinfo
index b523426a16e4..e3c0128c4375 100644
--- a/devel/aws-c-io/distinfo
+++ b/devel/aws-c-io/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684257640
-SHA256 (awslabs-aws-c-io-v0.13.22_GH0.tar.gz) = b11f477943810f81b4feea54e7bd2b32b3a57d751d0cb43567decad54f705d93
-SIZE (awslabs-aws-c-io-v0.13.22_GH0.tar.gz) = 650265
+TIMESTAMP = 1685781022
+SHA256 (awslabs-aws-c-io-v0.13.23_GH0.tar.gz) = 69e556926be64a232837b5563588a30a0757d7429cb6881d9cf78c9f7d9988fe
+SIZE (awslabs-aws-c-io-v0.13.23_GH0.tar.gz) = 670345
diff --git a/devel/aws-c-io/pkg-plist b/devel/aws-c-io/pkg-plist
index 9166b262eac7..f8ff635e8f1c 100644
--- a/devel/aws-c-io/pkg-plist
+++ b/devel/aws-c-io/pkg-plist
@@ -1,8 +1,10 @@
+include/aws/io/async_stream.h
 include/aws/io/channel.h
 include/aws/io/channel_bootstrap.h
 include/aws/io/event_loop.h
 include/aws/io/exports.h
 include/aws/io/file_utils.h
+include/aws/io/future.h
 include/aws/io/host_resolver.h
 include/aws/io/io.h
 include/aws/io/logging.h
@@ -17,7 +19,9 @@ include/aws/io/statistics.h
 include/aws/io/stream.h
 include/aws/io/tls_channel_handler.h
 include/aws/io/uri.h
+include/aws/testing/async_stream_tester.h
 include/aws/testing/io_testing_channel.h
+include/aws/testing/stream_tester.h
 lib/aws-c-io/cmake/aws-c-io-config.cmake
 lib/aws-c-io/cmake/shared/aws-c-io-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/aws-c-io/cmake/shared/aws-c-io-targets.cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306030849.3538niI0093783>