git: a8866a2c6465 - main - devel/avro: Update to 1.11.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Sep 2023 00:48:12 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a8866a2c646512e13f99383c478b521ed1c58c84
commit a8866a2c646512e13f99383c478b521ed1c58c84
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-30 00:21:24 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-30 00:44:24 +0000
devel/avro: Update to 1.11.3
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 1cf2f56f869d..8dbe746aae1e 100644
--- a/devel/avro/Makefile
+++ b/devel/avro/Makefile
@@ -1,5 +1,5 @@
PORTNAME= avro
-PORTVERSION= 1.11.2
+PORTVERSION= 1.11.3
CATEGORIES= devel
MAINTAINER= sunpoet@FreeBSD.org