mirror of https://git.FreeBSD.org/ports.git
net/waypipe: add another upstream fix
This commit is contained in:
parent
b244ac354c
commit
1d79c7dc97
|
@ -1,12 +1,13 @@
|
|||
PORTNAME= waypipe
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net wayland
|
||||
|
||||
PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/
|
||||
PATCHFILES+= eccbb5cbf1e3.patch:-p1 # https://gitlab.freedesktop.org/mstoeckl/waypipe/-/issues/110
|
||||
PATCHFILES+= 4216e58e3c0f.patch:-p1 # https://gitlab.freedesktop.org/mstoeckl/waypipe/-/issues/116
|
||||
PATCHFILES+= 853cfbb482be.patch:-p1 # https://gitlab.freedesktop.org/mstoeckl/waypipe/-/issues/115
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Network transparency with Wayland
|
||||
|
|
|
@ -5,3 +5,5 @@ SHA256 (eccbb5cbf1e3.patch) = e9f2cb8f771deda59be2041c625bb8da4af068cefbfb40fa88
|
|||
SIZE (eccbb5cbf1e3.patch) = 543
|
||||
SHA256 (4216e58e3c0f.patch) = 25de12dad5de8f7e409751653adeb07380e248dfc7e08c625fef64cbb610ee06
|
||||
SIZE (4216e58e3c0f.patch) = 828
|
||||
SHA256 (853cfbb482be.patch) = 2ae021c59e45ca8f9883538432f0de9750c7d307e64234fe57b9f7cd4789056c
|
||||
SIZE (853cfbb482be.patch) = 786
|
||||
|
|
Loading…
Reference in New Issue