summaryrefslogtreecommitdiff
path: root/misc/arrow-datafusion
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2025-06-05 09:52:53 +0200
committerMikael Urankar <mikael@FreeBSD.org>2025-06-05 09:52:53 +0200
commit3ed29b818520b4c5691c1c49d13fd6b89c3142ef (patch)
treec8b3ebcff045e73bc5e02ad53f235b01324abc8e /misc/arrow-datafusion
parentnet/findomain: Fix build with rust 1.87.0 (diff)
lang/rust: Bump revisions after 1.87.0
PR: 286829
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 eb7f91be0dbc..ae29ef7f1742 100644
--- a/misc/arrow-datafusion/Makefile
+++ b/misc/arrow-datafusion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow-datafusion
DISTVERSION= 45.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org