summaryrefslogtreecommitdiff
path: root/misc/arrow-datafusion
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-06-09 13:36:53 +0200
committerMikael Urankar <mikael@FreeBSD.org>2023-06-09 13:38:16 +0200
commite1d1045bc7a57cb26a07750a25c7b8bdd94b7175 (patch)
tree863958373c572b992b08e55055272272628ac5e0 /misc/arrow-datafusion
parentwww/firefox-esr: Fix build with rust 1.70.0 (diff)
lang/rust: Bump revisions after 1.70.0
PR: 271797
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 38636c084073..675265d58f5d 100644
--- a/misc/arrow-datafusion/Makefile
+++ b/misc/arrow-datafusion/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow-datafusion
DISTVERSION= 16.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org