Date: Thu, 15 Aug 2024 11:54:50 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: 9bccc8dbafbd - main - devel/avro: Update to 1.12.0 Message-ID: <202408151154.47FBsoOF057375@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=9bccc8dbafbd89b5f993e3915ff3a903037b58fd commit 9bccc8dbafbd89b5f993e3915ff3a903037b58fd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-08-15 09:44:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-08-15 10:55:30 +0000 devel/avro: Update to 1.12.0 Changes: https://github.com/apache/avro/releases --- devel/avro/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/avro/Makefile b/devel/avro/Makefile index 70cb10f554da..6e03a5295356 100644 --- a/devel/avro/Makefile +++ b/devel/avro/Makefile @@ -1,5 +1,5 @@ PORTNAME= avro -PORTVERSION= 1.11.3 +PORTVERSION= 1.12.0 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408151154.47FBsoOF057375>