diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2024-12-01 10:24:18 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2024-12-01 10:24:18 +0100 |
commit | 1d1fd15a3e499eed9e604dac94bab73c2fea4b2f (patch) | |
tree | 8e217f418213638117e617afb30c4ac29ce149e9 /misc/arrow-datafusion | |
parent | lang/rust: Update to 1.83.0 (diff) |
lang/rust: Bump revisions after 1.83.0
PR: 283000
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 4dd2c50d3440..b9088076ab16 100644 --- a/misc/arrow-datafusion/Makefile +++ b/misc/arrow-datafusion/Makefile @@ -1,6 +1,6 @@ PORTNAME= arrow-datafusion DISTVERSION= 38.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |