summaryrefslogtreecommitdiff
path: root/misc/arrow-datafusion
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-12-08 16:04:09 +0100
committerMikael Urankar <mikael@FreeBSD.org>2023-12-08 16:04:09 +0100
commitb2afd89fb26437c5d9810b131370525352e63f71 (patch)
tree022825c3e031b727b4d97471fcbbe0ef408ea6fc /misc/arrow-datafusion
parentnet-mgmt/gping: Fix build with rust 1.74 (diff)
lang/rust: Bump revisions after 1.74.1
PR: 275243
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 6c4397d75fd7..544cceecc09f 100644
--- a/misc/arrow-datafusion/Makefile
+++ b/misc/arrow-datafusion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow-datafusion
DISTVERSION= 16.0.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org