graphics/drm-515-kmod: Update to drm_v5.15.25_5

- Fix callback allocation in dma-fence
- Remove dep on non-existent opt_compat.h

Sponsored by:   Beckhoff Automation GmbH & Co. KG
This commit is contained in:
Emmanuel Vadot 2023-05-10 09:21:50 +02:00
parent aba3ec3e11
commit 231fddc24b
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= drm-515-kmod
PORTVERSION= ${DRM_KMOD_DISTVERSION}
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics kld
.include "Makefile.version"

View file

@ -2,4 +2,4 @@
#
# This will be included from consumers such as nvidia-drm
DRM_KMOD_DISTVERSION= 5.15.25
DRM_KMOD_GH_TAGNAME= drm_v5.15.25_4
DRM_KMOD_GH_TAGNAME= drm_v5.15.25_5

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1680678947
SHA256 (freebsd-drm-kmod-5.15.25-drm_v5.15.25_4_GH0.tar.gz) = 2b3fa326301508adf809debdb619dda99095eb28fb1c74679d8f1c983a56cc72
SIZE (freebsd-drm-kmod-5.15.25-drm_v5.15.25_4_GH0.tar.gz) = 26086042
TIMESTAMP = 1683703303
SHA256 (freebsd-drm-kmod-5.15.25-drm_v5.15.25_5_GH0.tar.gz) = bd5eb5a39cd46f532d0310958bfc2870da1c1a003e92874f18f7f88c8baac6a5
SIZE (freebsd-drm-kmod-5.15.25-drm_v5.15.25_5_GH0.tar.gz) = 26084713