Date: Tue, 04 Aug 2026 21:12:50 +0000 From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a03ea60cadac - main - emulators/dosbox-x: Update to 2026.08.02 Message-ID: <6a7255d2.43114.15c7afad@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=a03ea60cadac2f745030a0e45d304abaaf5e2979 commit a03ea60cadac2f745030a0e45d304abaaf5e2979 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2026-08-03 17:34:17 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2026-08-04 21:12:26 +0000 emulators/dosbox-x: Update to 2026.08.02 ChangeLog: https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2026.08.02 --- emulators/dosbox-x/Makefile | 2 +- emulators/dosbox-x/distinfo | 6 +++--- emulators/dosbox-x/files/patch-src_gui_sdl__gui.cpp | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/emulators/dosbox-x/Makefile b/emulators/dosbox-x/Makefile index 678760ebec0c..9afabcd011b5 100644 --- a/emulators/dosbox-x/Makefile +++ b/emulators/dosbox-x/Makefile @@ -1,6 +1,6 @@ PORTNAME= dosbox-x DISTVERSIONPREFIX= ${PORTNAME}-v -DISTVERSION= 2026.07.02 +DISTVERSION= 2026.08.02 CATEGORIES= emulators MAINTAINER= eduardo@FreeBSD.org diff --git a/emulators/dosbox-x/distinfo b/emulators/dosbox-x/distinfo index cba75929d4ec..363b89fb00ea 100644 --- a/emulators/dosbox-x/distinfo +++ b/emulators/dosbox-x/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783099427 -SHA256 (joncampbell123-dosbox-x-dosbox-x-v2026.07.02_GH0.tar.gz) = ca380ea617ce2d9165f379e6d01a481ec5a26fcf4fa31490e1e04ffdb4030730 -SIZE (joncampbell123-dosbox-x-dosbox-x-v2026.07.02_GH0.tar.gz) = 133051734 +TIMESTAMP = 1785777723 +SHA256 (joncampbell123-dosbox-x-dosbox-x-v2026.08.02_GH0.tar.gz) = 3438f3199dc301d7fdd1ab8ce44877c1755158e699b8deab21a7ad2c43cc0331 +SIZE (joncampbell123-dosbox-x-dosbox-x-v2026.08.02_GH0.tar.gz) = 133086440 diff --git a/emulators/dosbox-x/files/patch-src_gui_sdl__gui.cpp b/emulators/dosbox-x/files/patch-src_gui_sdl__gui.cpp index 29e975476d50..9d216f828c5f 100644 --- a/emulators/dosbox-x/files/patch-src_gui_sdl__gui.cpp +++ b/emulators/dosbox-x/files/patch-src_gui_sdl__gui.cpp @@ -1,6 +1,6 @@ ---- src/gui/sdl_gui.cpp.orig 2026-06-02 15:52:54 UTC +--- src/gui/sdl_gui.cpp.orig 2026-08-02 19:09:21 UTC +++ src/gui/sdl_gui.cpp -@@ -4075,6 +4075,7 @@ void GUI_Shortcut(int select) { +@@ -4074,6 +4074,7 @@ void GUI_Shortcut(int select) { shortcutid=select; shortcut=true; sel = select; @@ -8,7 +8,7 @@ #if defined(USE_TTF) if (ttf.inUse && !confres) { ttf_switch_off(); -@@ -4084,12 +4085,14 @@ void GUI_Shortcut(int select) { +@@ -4083,12 +4084,14 @@ void GUI_Shortcut(int select) { } else #endif RunCfgTool(0); @@ -23,7 +23,7 @@ #if defined(USE_TTF) if (ttf.inUse) { ttf_switch_off(); -@@ -4099,4 +4102,5 @@ void GUI_Run(bool pressed) { +@@ -4098,4 +4101,5 @@ void GUI_Run(bool pressed) { } else #endif RunCfgTool(0);home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a7255d2.43114.15c7afad>
