Skip to content

Commit

Permalink
graphics/drm-510-kmod: Update to drm_v5.10.163_5
Browse files Browse the repository at this point in the history
- Fix callback allocation in dma-fence

Sponsored by:	Beckhoff Automation GmbH & Co. KG
MFH:		2023Q2
  • Loading branch information
evadot committed May 10, 2023
1 parent 76b6cd9 commit aba3ec3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion graphics/drm-510-kmod/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= drm-510-kmod
PORTVERSION= ${DRM_KMOD_DISTVERSION}
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= graphics kld

.include "Makefile.version"
Expand Down
2 changes: 1 addition & 1 deletion graphics/drm-510-kmod/Makefile.version
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#
# This will be included from consumers such as nvidia-drm
DRM_KMOD_DISTVERSION= 5.10.163
DRM_KMOD_GH_TAGNAME= drm_v5.10.163_4
DRM_KMOD_GH_TAGNAME= drm_v5.10.163_5
6 changes: 3 additions & 3 deletions graphics/drm-510-kmod/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1680624498
SHA256 (freebsd-drm-kmod-5.10.163-drm_v5.10.163_4_GH0.tar.gz) = 4571ff64ebbdc2fb6d464decaf0f08c9366886335cbed4d43e71af84fa1b403a
SIZE (freebsd-drm-kmod-5.10.163-drm_v5.10.163_4_GH0.tar.gz) = 20095577
TIMESTAMP = 1683703181
SHA256 (freebsd-drm-kmod-5.10.163-drm_v5.10.163_5_GH0.tar.gz) = 221f9ecbe2c28116cb65ce2ad271a68dcec6e42b9f0ee0f37b9a6f653d79a283
SIZE (freebsd-drm-kmod-5.10.163-drm_v5.10.163_5_GH0.tar.gz) = 20096286

0 comments on commit aba3ec3

Please sign in to comment.