Date: Sun, 9 Jul 2023 21:37:52 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: 78e5d6281813 - main - devel/avro-c: Update to 1.11.2 Message-ID: <202307092137.369LbqeY071206@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=78e5d6281813c7263729f5a6d6c3727f05bb0d57 commit 78e5d6281813c7263729f5a6d6c3727f05bb0d57 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-09 21:23:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-09 21:34:22 +0000 devel/avro-c: Update to 1.11.2 Changes: https://github.com/apache/avro/releases --- devel/avro-c/Makefile | 3 +-- devel/avro-c/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/avro-c/Makefile b/devel/avro-c/Makefile index 2606948af0b1..6954fb1e5697 100644 --- a/devel/avro-c/Makefile +++ b/devel/avro-c/Makefile @@ -1,6 +1,5 @@ PORTNAME= avro -PORTVERSION= 1.11.1 -PORTREVISION= 1 +PORTVERSION= 1.11.2 CATEGORIES= devel MASTER_SITES= APACHE/avro/stable/c PKGNAMESUFFIX= -c diff --git a/devel/avro-c/distinfo b/devel/avro-c/distinfo index b808f80d7b56..53fd81f1c6c4 100644 --- a/devel/avro-c/distinfo +++ b/devel/avro-c/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660576744 -SHA256 (avro-c-1.11.1.tar.gz) = 12588c4e3103e7f44a1e05ab583f1dd04adaf6a10aa2fd73e1ccf59045535f92 -SIZE (avro-c-1.11.1.tar.gz) = 213304 +TIMESTAMP = 1688902035 +SHA256 (avro-c-1.11.2.tar.gz) = 9f1f99a97b26712d2d43fe7e724f19d7dbdd5cef35478bae46a1920df20457f5 +SIZE (avro-c-1.11.2.tar.gz) = 214340
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307092137.369LbqeY071206>