summaryrefslogtreecommitdiff
path: root/misc/arrow-datafusion
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-06-18 12:59:14 +0200
committerMikael Urankar <mikael@FreeBSD.org>2024-06-18 12:59:14 +0200
commit21476ca8a9b5feb3485a3fa29299c0b447c90350 (patch)
treefee0132616e80f56efe1a9b8b0f074c72989e852 /misc/arrow-datafusion
parentnet/rabbiteer: Fix build with rust 1.79.0 (diff)
lang/rust: Bump revisions after 1.79.0
PR: 279707
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 2170650583d3..bc9e9b248975 100644
--- a/misc/arrow-datafusion/Makefile
+++ b/misc/arrow-datafusion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow-datafusion
DISTVERSION= 38.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org