graphics/libdrm: Update to 2.4.110
Release notes: https://lists.freedesktop.org/archives/dri-devel/2022-February/342405.html MFH: 2022Q1 Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D34369
This commit is contained in:
parent
4ddf9ef51b
commit
0066fe2abf
2 changed files with 7 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
# Created by: lesi@FreeBSD.org
|
||||
|
||||
PORTNAME= libdrm
|
||||
PORTVERSION= 2.4.109
|
||||
PORTVERSION= 2.4.110
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= graphics x11
|
||||
MASTER_SITES= https://dri.freedesktop.org/libdrm/
|
||||
|
||||
PATCH_SITES= https://gitlab.freedesktop.org/mesa/${PORTNAME:S/lib//}/-/commit/
|
||||
PATCHFILES+= 9ef84bbc6269.patch:-p1 # https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/193
|
||||
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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1638453454
|
||||
SHA256 (libdrm-2.4.109.tar.xz) = 629352e08c1fe84862ca046598d8a08ce14d26ab25ee1f4704f993d074cb7f26
|
||||
SIZE (libdrm-2.4.109.tar.xz) = 433708
|
||||
SHA256 (9ef84bbc6269.patch) = 0a13be26f732946160c4516247ccafa0ea8d7561e8901308ca021905be5f8280
|
||||
SIZE (9ef84bbc6269.patch) = 4783
|
||||
TIMESTAMP = 1645773982
|
||||
SHA256 (libdrm-2.4.110.tar.xz) = eecee4c4b47ed6d6ce1a9be3d6d92102548ea35e442282216d47d05293cf9737
|
||||
SIZE (libdrm-2.4.110.tar.xz) = 436372
|
||||
SHA256 (7207431e466a.patch) = 97aa33faa22e4adc70d7154829aba1b4730ec01d3ebad1d2aea3d735fc181a9b
|
||||
SIZE (7207431e466a.patch) = 4791
|
||||
|
|
Loading…
Reference in a new issue