git: 99dc3ae1d15e - main - devel/aws-c-io: Update to 0.13.34
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Oct 2023 07:18:42 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=99dc3ae1d15e5a1f6f8b778bf9445622e584e903 commit 99dc3ae1d15e5a1f6f8b778bf9445622e584e903 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-10-13 22:25:59 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-10-15 07:18:15 +0000 devel/aws-c-io: Update to 0.13.34 ChangeLog: https://github.com/awslabs/aws-c-io/releases/tag/v0.13.34 https://github.com/awslabs/aws-c-io/releases/tag/v0.13.33 --- devel/aws-c-io/Makefile | 2 +- devel/aws-c-io/distinfo | 6 +++--- devel/aws-c-io/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/aws-c-io/Makefile b/devel/aws-c-io/Makefile index aaf1c91eae47..423ea8e21cfb 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.32 +DISTVERSION= 0.13.34 CATEGORIES= devel MAINTAINER= eduardo@FreeBSD.org diff --git a/devel/aws-c-io/distinfo b/devel/aws-c-io/distinfo index 294e373ab44e..58d60e17d018 100644 --- a/devel/aws-c-io/distinfo +++ b/devel/aws-c-io/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691868222 -SHA256 (awslabs-aws-c-io-v0.13.32_GH0.tar.gz) = 2a6b18c544d014ca4f55cb96002dbbc1e52a2120541c809fa974cb0838ea72cc -SIZE (awslabs-aws-c-io-v0.13.32_GH0.tar.gz) = 671752 +TIMESTAMP = 1697235259 +SHA256 (awslabs-aws-c-io-v0.13.34_GH0.tar.gz) = 4886e02ff7512fb7dd812655595be0ce7def78118a2b002e98dcdb05296f13ed +SIZE (awslabs-aws-c-io-v0.13.34_GH0.tar.gz) = 676759 diff --git a/devel/aws-c-io/pkg-plist b/devel/aws-c-io/pkg-plist index f8ff635e8f1c..65f0ed426437 100644 --- a/devel/aws-c-io/pkg-plist +++ b/devel/aws-c-io/pkg-plist @@ -9,6 +9,7 @@ include/aws/io/host_resolver.h include/aws/io/io.h include/aws/io/logging.h include/aws/io/message_pool.h +include/aws/io/pem.h include/aws/io/pipe.h include/aws/io/pkcs11.h include/aws/io/retry_strategy.h