diff options
Diffstat (limited to 'net/waypipe')
-rw-r--r-- | net/waypipe/Makefile | 5 | ||||
-rw-r--r-- | net/waypipe/distinfo | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index c730c2473256..6d2904b544ca 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,9 +1,12 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net wayland +PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ +PATCHFILES+= 02891f1514bf.patch:-p1 # https://gitlab.freedesktop.org/mstoeckl/waypipe/-/merge_requests/32 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Network transparency with Wayland WWW= https://gitlab.freedesktop.org/mstoeckl/waypipe diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 6ef599605c7f..00f9f2eedeee 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -71,3 +71,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270 SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 SHA256 (waypipe-v0.10.4.tar.bz2) = 4de622de39890912a0242e446b8d401f6fe385977985224f15353d40d6f7f0a3 SIZE (waypipe-v0.10.4.tar.bz2) = 441033 +SHA256 (02891f1514bf.patch) = 53d5de05aeb2f3457dacade335f03f930407259c14156cad8990427a855ac3be +SIZE (02891f1514bf.patch) = 2317 |