git: 110ee484b2a4 - main - devel/avro: Update to 1.12.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 27 Oct 2025 16:12:04 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=110ee484b2a44a7faffaa0cad4969209f62947b1

commit 110ee484b2a44a7faffaa0cad4969209f62947b1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-27 15:29:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-27 15:29:11 +0000

    devel/avro: Update to 1.12.1
    
    Changes:        https://github.com/apache/avro/releases
                    https://github.com/apache/avro/tree/main/doc/content/en/blog/releases
---
 devel/avro/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/avro/Makefile b/devel/avro/Makefile
index 6e03a5295356..2d93a8ce87bc 100644
--- a/devel/avro/Makefile
+++ b/devel/avro/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	avro
-PORTVERSION=	1.12.0
+PORTVERSION=	1.12.1
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet@FreeBSD.org