diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2025-01-20 12:06:50 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2025-01-20 12:06:50 +0100 |
commit | fccaa1b326310b7f33556fe133b509260a90fe7f (patch) | |
tree | fd0caba3252e60bda3b6f478e6e3fa7508201558 /misc/arrow-datafusion | |
parent | security/vaultwarden: Fix build with rust 1.84.0 (diff) |
lang/rust: Bump revisions after 1.84.0
PR: 283962
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 437e65f85eba..31a58d897810 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,5 +1,6 @@ PORTNAME= arrow-datafusion DISTVERSION= 44.0.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |