diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-02-19 12:59:23 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-02-19 12:59:23 +0100 |
commit | 7f5a7b0e524c8d32727681a4324905e350dc433c (patch) | |
tree | e547781941dd3e5ed0b4dbb565597c0a6edd8077 /misc/arrow-datafusion | |
parent | lang/rustpython: Fix build with rust 1.76.0 (diff) |
lang/rust: Bump revisions after 1.76.0
PR: 276920
Diffstat (limited to 'misc/arrow-datafusion')
-rw-r--r-- | misc/arrow-datafusion/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile index 1bf172a7113c..7546ddd9bce9 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,5 +1,6 @@ PORTNAME= arrow-datafusion DISTVERSION= 34.0.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |