summaryrefslogtreecommitdiff
path: root/misc/arrow-datafusion
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-04-23 15:14:05 +0200
committerMikael Urankar <mikael@FreeBSD.org>2023-04-23 15:14:05 +0200
commit3db55c4e97489e0f34fd7d35be6be0a4d0599061 (patch)
treec90c0b7bb55e9690d2a4e7cab86a8882728afd97 /misc/arrow-datafusion
parentlang/rust: Update to 1.69.0 (diff)
lang/rust: Bump revisions after 1.69.0
PR: 270953
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 b2cb23d8312b..38636c084073 100644
--- a/misc/arrow-datafusion/Makefile
+++ b/misc/arrow-datafusion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow-datafusion
DISTVERSION= 16.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org