Date: Sat, 27 Aug 2022 10:31:27 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: 5c5e8ecd3965 - main - devel/avro: Update to 1.11.1 Message-ID: <202208271031.27RAVRbX048133@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=5c5e8ecd39659e78a4c2633541beee58422ffca3 commit 5c5e8ecd39659e78a4c2633541beee58422ffca3 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: Update to 1.11.1 Changes: https://github.com/apache/avro/releases --- devel/avro/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devel/avro/Makefile b/devel/avro/Makefile index 7ba4fbe0da2a..ff12dce8a1d7 100644 --- a/devel/avro/Makefile +++ b/devel/avro/Makefile @@ -1,6 +1,5 @@ PORTNAME= avro -PORTVERSION= 1.11.0 -PORTREVISION= 1 +PORTVERSION= 1.11.1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208271031.27RAVRbX048133>