Skip site navigation (1)Skip section navigation (2)



index | | raw e-mail

diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile
index 0e7af11340d1..5e0b111aa527 100644
--- a/audio/mumble/Makefile
+++ b/audio/mumble/Makefile
@@ -3,6 +3,12 @@ DISTVERSION=	1.5.857
 CATEGORIES=	audio
 MASTER_SITES=	https://github.com/${PORTNAME}-voip/${PORTNAME}/releases/download/v${DISTVERSION}/
 
+PATCH_SITES=	https://github.com/${PORTNAME}-voip/${PORTNAME}/commit/
+# Disable overlay xcompile on ARM64:
+# https://github.com/mumble-voip/mumble/issues/6971
+# https://github.com/mumble-voip/mumble/pull/6978
+PATCHFILES+=	3265e3e20728387f3bc81c82bbc6ed483f1f37eb.patch:-p1
+
 MAINTAINER=	vvd@FreeBSD.org
 COMMENT=	Voice chat software primarily intended for use while gaming
 WWW=		https://www.mumble.info/
diff --git a/audio/mumble/distinfo b/audio/mumble/distinfo
index 5d3b60935bc9..aad0a08e16b6 100644
--- a/audio/mumble/distinfo
+++ b/audio/mumble/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1767067067
+TIMESTAMP = 1767777777
 SHA256 (mumble-1.5.857.tar.gz) = e062ee0cb22f99283d21e9266b44587b92995f29141c6381c533a1803e9c3b47
 SIZE (mumble-1.5.857.tar.gz) = 26101864
+SHA256 (3265e3e20728387f3bc81c82bbc6ed483f1f37eb.patch) = 9eea0cbd609288a0dddfe4cc58935701674f035d41f92d60c5f794e07e52a84d
+SIZE (3265e3e20728387f3bc81c82bbc6ed483f1f37eb.patch) = 1285


home | help