Date: Mon, 22 Aug 2022 07:28:22 GMT From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f6466cb01ba2 - main - devel/aws-c-common: Update to 0.8.0 Message-ID: <202208220728.27M7SMW5091929@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6466cb01ba26d98ba6bcae45e49860c23d5696a commit f6466cb01ba26d98ba6bcae45e49860c23d5696a Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2022-08-21 20:43:03 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2022-08-22 07:27:56 +0000 devel/aws-c-common: Update to 0.8.0 Drop maintainership --- devel/aws-c-common/Makefile | 4 ++-- devel/aws-c-common/distinfo | 6 +++--- devel/aws-c-common/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/aws-c-common/Makefile b/devel/aws-c-common/Makefile index b865f5c14dc5..d863d4324d93 100644 --- a/devel/aws-c-common/Makefile +++ b/devel/aws-c-common/Makefile @@ -1,10 +1,10 @@ PORTNAME= aws-c-common -PORTVERSION= 0.6.19 +PORTVERSION= 0.8.0 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= devel -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Core c99 package for AWS SDK for C LICENSE= APACHE20 diff --git a/devel/aws-c-common/distinfo b/devel/aws-c-common/distinfo index b2dc42038c6e..7c5a08e0b60c 100644 --- a/devel/aws-c-common/distinfo +++ b/devel/aws-c-common/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642618664 -SHA256 (awslabs-aws-c-common-v0.6.19_GH0.tar.gz) = 91cb2b809687be19fce8d6ca03ddc00c78723854ead30dcb58bdc4172cb1796c -SIZE (awslabs-aws-c-common-v0.6.19_GH0.tar.gz) = 446089 +TIMESTAMP = 1661069740 +SHA256 (awslabs-aws-c-common-v0.8.0_GH0.tar.gz) = 43a95662f958df6284d502a191cfdedea8ef76a96746a06cbdec94eeba97de61 +SIZE (awslabs-aws-c-common-v0.8.0_GH0.tar.gz) = 486406 diff --git a/devel/aws-c-common/pkg-plist b/devel/aws-c-common/pkg-plist index e51a738b57c2..1cf4afe766c7 100644 --- a/devel/aws-c-common/pkg-plist +++ b/devel/aws-c-common/pkg-plist @@ -31,6 +31,7 @@ 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/json.h include/aws/common/lifo_cache.h include/aws/common/linked_hash_table.h include/aws/common/linked_list.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208220728.27M7SMW5091929>