Date: Sat, 27 Aug 2022 10:31:28 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 25367130961d - main - devel/avro-c: Update to 1.11.1 Message-ID: <202208271031.27RAVSb9048167@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=25367130961dca8b6603be3a9652c4df500981b0 commit 25367130961dca8b6603be3a9652c4df500981b0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-27 10:23:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-27 10:23:55 +0000 devel/avro-c: Update to 1.11.1 Changes: https://github.com/apache/avro/releases --- devel/avro-c/Makefile | 2 +- devel/avro-c/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/avro-c/Makefile b/devel/avro-c/Makefile index b17d0b1ceb9b..92725a8902ad 100644 --- a/devel/avro-c/Makefile +++ b/devel/avro-c/Makefile @@ -1,5 +1,5 @@ PORTNAME= avro -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.1 CATEGORIES= devel MASTER_SITES= APACHE/avro/stable/c PKGNAMESUFFIX= -c diff --git a/devel/avro-c/distinfo b/devel/avro-c/distinfo index 1ee9c8ec7444..b808f80d7b56 100644 --- a/devel/avro-c/distinfo +++ b/devel/avro-c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635730911 -SHA256 (avro-c-1.11.0.tar.gz) = 0652590a54ad8e4aa58a2b9ff1f4ce71a64a41b0a05c4529d1c518c61e760643 -SIZE (avro-c-1.11.0.tar.gz) = 213276 +TIMESTAMP = 1660576744 +SHA256 (avro-c-1.11.1.tar.gz) = 12588c4e3103e7f44a1e05ab583f1dd04adaf6a10aa2fd73e1ccf59045535f92 +SIZE (avro-c-1.11.1.tar.gz) = 213304
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208271031.27RAVSb9048167>