summaryrefslogtreecommitdiff
path: root/misc/arrow-datafusion
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-07-17 17:58:38 +0200
committerMikael Urankar <mikael@FreeBSD.org>2023-07-17 17:58:38 +0200
commitcdf28617b49d6e4a3b049746d3754fbc36ef7892 (patch)
treeb6e59da11248eef0a9ecc8b4c4496b2155e8dda3 /misc/arrow-datafusion
parentlang/rust: Update to 1.71.0 (diff)
lang/rust: Bump revisions after 1.71.0
PR: 272449
Diffstat (limited to 'misc/arrow-datafusion')
-rw-r--r--misc/arrow-datafusion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile
index 675265d58f5d..4c597bc17e8c 100644
--- a/misc/arrow-datafusion/Makefile
+++ b/misc/arrow-datafusion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow-datafusion
DISTVERSION= 16.0.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org