git: 5c5e8ecd3965 - main - devel/avro: Update to 1.11.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:31:27 UTC
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