git: 64473f0d984f - main - net/waypipe: drop /proc/self/exe usage after e2bd45bf035c

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Wed, 10 Sep 2025 01:24:48 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64473f0d984ff1a93280c42633d573c1eef3fd00

commit 64473f0d984ff1a93280c42633d573c1eef3fd00
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2025-09-10 01:08:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2025-09-10 01:24:00 +0000

    net/waypipe: drop /proc/self/exe usage after e2bd45bf035c
    
    PR:             289418
---
 net/waypipe/Makefile | 5 ++++-
 net/waypipe/distinfo | 2 ++
 2 files changed, 6 insertions(+), 1 deletion(-)

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