[Bug 273703] graphics/mesa*: Update to 23.1.7

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Sep 2023 15:16:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273703

--- Comment #8 from gnikl@justmail.de ---
@comment #5
> Next time you submit patches, please use something that also outputs all file creations and deletions.
Thank you for stepping in and sorry for the hassle! The first patch had the
deletions, in the second patch I omitted them because of the "git rm" remark.
In retrospect it would have been better to had the removals in a separate
patch.

@comment #5
> ../include/drm-uapi/dma-buf.h:191:50: note: expanded from macro 'DMA_BUF_SET_NAME_B'
> #define DMA_BUF_SET_NAME_B      _IOW(DMA_BUF_BASE, 1, u64)
AFAICT, that is the "old" dma-buf.h. The version in 23.1.7 uses __u64 here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.