summaryrefslogtreecommitdiff
path: root/misc/arrow-datafusion
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2025-04-08 10:40:13 +0200
committerMikael Urankar <mikael@FreeBSD.org>2025-04-08 10:41:13 +0200
commit2a5976aebeefd09d36fd4ac2e7e2eefde5491c0d (patch)
tree76abde2c7f9a0f061b89db78a5e39adb05557600 /misc/arrow-datafusion
parentwww/ungoogled-chromium: Fix build with rust 1.86.0 (diff)
lang/rust: Bump revisions after 1.86.0
PR: 285840
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 1101498e8dfa..eb7f91be0dbc 100644
--- a/misc/arrow-datafusion/Makefile
+++ b/misc/arrow-datafusion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow-datafusion
DISTVERSION= 45.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org