diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-05-13 13:02:12 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-05-13 13:03:24 +0200 |
commit | 2322b661000b69fcc75fe68fec25e5b4e48c2a8e (patch) | |
tree | aa43edeb92d9a7fbfc0c9e14fb6159b2cd2b40f1 /misc/arrow-datafusion | |
parent | games/veloren-weekly: Fix build with rust 1.78.0 (diff) |
lang/rust: Bump revisions after 1.78.0
PR: 278834
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 0dd32057fb2b..074c437431b0 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,5 +1,6 @@ PORTNAME= arrow-datafusion DISTVERSION= 38.0.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |