git: 7c2f9e20523f - main - graphics/libdrm: drop upstreamed patch after 1c02555442ed
Jan Beich
jbeich at FreeBSD.org
Wed Sep 8 15:13:31 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c2f9e20523fe097d644c9d11547df7811abaa61
commit 7c2f9e20523fe097d644c9d11547df7811abaa61
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-09-08 10:50:59 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-08 15:11:37 +0000
graphics/libdrm: drop upstreamed patch after 1c02555442ed
https://gitlab.freedesktop.org/mesa/drm/-/commit/90c9175c8197
PR: 258346
Approved by: manu
---
graphics/libdrm/Makefile | 3 ---
graphics/libdrm/distinfo | 2 --
2 files changed, 5 deletions(-)
diff --git a/graphics/libdrm/Makefile b/graphics/libdrm/Makefile
index 529c73c134fc..1f2644e769ea 100644
--- a/graphics/libdrm/Makefile
+++ b/graphics/libdrm/Makefile
@@ -9,9 +9,6 @@ MASTER_SITES= https://dri.freedesktop.org/libdrm/
MAINTAINER= x11 at FreeBSD.org
COMMENT= Userspace interface to kernel Direct Rendering Module services
-PATCH_SITES= https://gitlab.freedesktop.org/manu/drm/-/commit/
-PATCHFILES+= e41ca0a00f88ef8.patch:-p1
-
LICENSE= MIT
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs
diff --git a/graphics/libdrm/distinfo b/graphics/libdrm/distinfo
index 2fbe923b3904..7d5263990ac3 100644
--- a/graphics/libdrm/distinfo
+++ b/graphics/libdrm/distinfo
@@ -1,5 +1,3 @@
TIMESTAMP = 1625235316
SHA256 (libdrm-2.4.107.tar.xz) = c554cef03b033636a975543eab363cc19081cb464595d3da1ec129f87370f888
SIZE (libdrm-2.4.107.tar.xz) = 425612
-SHA256 (e41ca0a00f88ef8.patch) = ad3ae7b964f226c05ceb8e3628a084aa9f1631f552f8957aed57fa6298cb8a5f
-SIZE (e41ca0a00f88ef8.patch) = 789
More information about the dev-commits-ports-all
mailing list