diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 16:04:09 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-12-08 16:04:09 +0100 |
commit | b2afd89fb26437c5d9810b131370525352e63f71 (patch) | |
tree | 022825c3e031b727b4d97471fcbbe0ef408ea6fc /misc/arrow-datafusion | |
parent | net-mgmt/gping: Fix build with rust 1.74 (diff) |
lang/rust: Bump revisions after 1.74.1
PR: 275243
Diffstat (limited to 'misc/arrow-datafusion')
-rw-r--r-- | misc/arrow-datafusion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/arrow-datafusion/Makefile b/misc/arrow-datafusion/Makefile index 6c4397d75fd7..544cceecc09f 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow-datafusion DISTVERSION= 16.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |