Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 May 2026 14:18:11 +0000
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Vincent <tmp386@live.com>
Subject:   git: 2daff320c525 - main - emulators/86Box: Fix building after the x11/xorgproto update
Message-ID:  <69f75923.42bf6.d3a85c4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2daff320c5251c228315c93e340be4c742371573

commit 2daff320c5251c228315c93e340be4c742371573
Author:     Vincent <tmp386@live.com>
AuthorDate: 2026-05-03 14:17:10 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-05-03 14:18:05 +0000

    emulators/86Box: Fix building after the x11/xorgproto update
    
    PR:             293585
    Fixes:  18550fa4f69c140eb8fb138024bcfefaf896bcdf
---
 emulators/86Box/Makefile | 3 +++
 emulators/86Box/distinfo | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/emulators/86Box/Makefile b/emulators/86Box/Makefile
index 379e0a5dd402..d6b1f295e396 100644
--- a/emulators/86Box/Makefile
+++ b/emulators/86Box/Makefile
@@ -3,6 +3,9 @@ DISTVERSIONPREFIX=	v
 DISTVERSION=	5.3
 CATEGORIES=	emulators
 
+PATCH_SITES=	https://github.com/86Box/86Box/commit/
+PATCHFILES=	0092ce15de3efac108b961882f870a8c05e8c38f.patch:-p1 # https://github.com/86Box/86Box/commit/0092ce15de3efac108b961882f870a8c05e8c38f
+
 MAINTAINER=	tiga@FreeBSD.org
 COMMENT=	Emulator of x86-based machines based on PCem
 WWW=		https://86box.net/
diff --git a/emulators/86Box/distinfo b/emulators/86Box/distinfo
index 424893a83177..54f87103c21e 100644
--- a/emulators/86Box/distinfo
+++ b/emulators/86Box/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1770065265
+TIMESTAMP = 1777817115
 SHA256 (86Box-86Box-v5.3_GH0.tar.gz) = 758f45dcb7465d88a7a0ef9e7764ea63fac65830bc1398f5ad03f76bac77934b
 SIZE (86Box-86Box-v5.3_GH0.tar.gz) = 14001417
+SHA256 (0092ce15de3efac108b961882f870a8c05e8c38f.patch) = 90100759d80a262470b3d96a33312c50967faa007d5cf54a27f5cc9953c5ccb9
+SIZE (0092ce15de3efac108b961882f870a8c05e8c38f.patch) = 1273


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f75923.42bf6.d3a85c4>