graphics/libdrm: update to 2.4.116,1
PR: 273327 Changes: https://lists.x.org/archives/xorg-announce/2023-August/003416.html Approved by: manu
This commit is contained in:
parent
b7bc1cbd63
commit
61b198a7cd
2 changed files with 4 additions and 9 deletions
|
@ -1,12 +1,9 @@
|
|||
PORTNAME= libdrm
|
||||
PORTVERSION= 2.4.115
|
||||
PORTVERSION= 2.4.116
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics x11
|
||||
MASTER_SITES= https://dri.freedesktop.org/libdrm/
|
||||
|
||||
PATCH_SITES= https://gitlab.freedesktop.org/mesa/${PORTNAME:S/lib//}/-/commit/
|
||||
PATCHFILES+= 7207431e466a.patch:-p1 # https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/193
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Userspace interface to kernel Direct Rendering Module services
|
||||
WWW= https://dri.freedesktop.org/
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
TIMESTAMP = 1675992403
|
||||
SHA256 (libdrm-2.4.115.tar.xz) = 554cfbfe0542bddb391b4e3e05bfbbfc3e282b955bd56218d21c0616481f65eb
|
||||
SIZE (libdrm-2.4.115.tar.xz) = 469952
|
||||
SHA256 (7207431e466a.patch) = 836c366bf4f0f900eae71cb71f332b908292bddf344100ee22ae9a13561e049a
|
||||
SIZE (7207431e466a.patch) = 4809
|
||||
TIMESTAMP = 1692873000
|
||||
SHA256 (libdrm-2.4.116.tar.xz) = 46c53f40735ea3d26d614297f155f6131a510624a24274f654f6469ca905339a
|
||||
SIZE (libdrm-2.4.116.tar.xz) = 473560
|
||||
|
|
Loading…
Reference in a new issue