summaryrefslogtreecommitdiff
path: root/misc/arrow-datafusion
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2024-03-23 09:59:51 +0100
committerMikael Urankar <mikael@FreeBSD.org>2024-03-23 10:41:46 +0100
commitd632fbe55e45559d03a0bef7211913964aeba45a (patch)
treedfe614bec91d06acd5deb349b5eaae27be8d702c /misc/arrow-datafusion
parentfinance/hyperswitch: Fix build with rust 1.77.0 (diff)
lang/rust: Bump revisions after 1.77.0
PR: 277786
Diffstat (limited to 'misc/arrow-datafusion')
-rw-r--r--misc/arrow-datafusion/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile
index 578cd499ccea..5533183dd026 100644
--- a/misc/arrow-datafusion/Makefile
+++ b/misc/arrow-datafusion/Makefile
@@ -1,5 +1,6 @@
PORTNAME= arrow-datafusion
DISTVERSION= 36.0.1
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org