diff --git a/games-emulation/mame/mame-0.286.recipe b/games-emulation/mame/mame-0.287.recipe similarity index 98% rename from games-emulation/mame/mame-0.286.recipe rename to games-emulation/mame/mame-0.287.recipe index 4ce1d2fe0..1017330db 100644 --- a/games-emulation/mame/mame-0.286.recipe +++ b/games-emulation/mame/mame-0.287.recipe @@ -15,7 +15,7 @@ COPYRIGHT="1997-2024 MAMEDev and contributors" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/mamedev/mame/archive/mame${portVersion/./}.tar.gz" -CHECKSUM_SHA256="ef05eb7521c841e7571b57cdd67bb729fb60ea76725a8fe27e74d805bbab9580" +CHECKSUM_SHA256="85f5e91b0f31f0c398834b888cd5a83dc2466569250069cb6e3712158d015f44" SOURCE_FILENAME="mame-$portVersion.tar.gz" SOURCE_DIR="mame-mame${portVersion/./}" PATCHES="mame-$portVersion.patchset" diff --git a/games-emulation/mame/patches/mame-0.286.patchset b/games-emulation/mame/patches/mame-0.287.patchset similarity index 98% rename from games-emulation/mame/patches/mame-0.286.patchset rename to games-emulation/mame/patches/mame-0.287.patchset index 9e5a1d620..73234b33f 100644 --- a/games-emulation/mame/patches/mame-0.286.patchset +++ b/games-emulation/mame/patches/mame-0.287.patchset @@ -1,4 +1,4 @@ -From acd9b2f42c982dbd58d7a043aedcc792b8cbc447 Mon Sep 17 00:00:00 2001 +From d887a5f24a75796d014ed3c48e7829213d830147 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 10 Jun 2020 22:35:16 +1000 Subject: Haiku patches @@ -676,7 +676,7 @@ index f0782db..5a3a636 100644 #define PLATFORM_WINDOWS (1) #define PLATFORM_STRING "windows" diff --git a/makefile b/makefile -index a39a8ca..7f08673 100644 +index b55f0aa..113736f 100644 --- a/makefile +++ b/makefile @@ -232,6 +232,7 @@ OS := macosx @@ -698,7 +698,7 @@ index a39a8ca..7f08673 100644 endif ifdef OVERRIDE_CXX PARAMS += --CXX='$(OVERRIDE_CXX)' -@@ -1471,6 +1476,28 @@ openbsd_x86_clang: generate $(PROJECTDIR)/$(MAKETYPE)-openbsd-clang/Makefile +@@ -1480,6 +1485,28 @@ openbsd_x86_clang: generate $(PROJECTDIR)/$(MAKETYPE)-openbsd-clang/Makefile $(SILENT) $(MAKE) -C $(PROJECTDIR)/$(MAKETYPE)-openbsd-clang config=$(CONFIG)32 precompile $(SILENT) $(MAKE) -C $(PROJECTDIR)/$(MAKETYPE)-openbsd-clang config=$(CONFIG)32 @@ -802,7 +802,7 @@ index fa12045..5f8418d 100644 2.52.0 -From 812b87682598fd842e8383fa4aa1a5d366edace3 Mon Sep 17 00:00:00 2001 +From 6dadba47bc92f98bf6e832f1b87a5cc751ad5f9d Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 11 Jun 2020 08:59:34 +1000 Subject: Use stat Haiku @@ -843,7 +843,7 @@ index dab8620..ceb2263 100644 2.52.0 -From 1fe2e8f3b9eb6c818cbde112fedd929cb4ed86d9 Mon Sep 17 00:00:00 2001 +From 9d2f73d30a865ba057dd5c3e2376e8d4b5d71a3c Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 11 Jun 2020 09:00:11 +1000 Subject: Disable ptty @@ -866,7 +866,7 @@ index 5f8418d..8838b2a 100644 2.52.0 -From 9540ee2d5c5919785208ccbc4eec6fa59bb2ab4e Mon Sep 17 00:00:00 2001 +From bcf5b3dff18eb00afc3746b8755f51424e9cd548 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Fri, 5 Aug 2022 19:24:12 +0200 Subject: Allow use of Qt Debugger on Haiku @@ -905,7 +905,7 @@ index 814bb32..5c05e33 100644 2.52.0 -From 849a4bc671dd8794582088c71732b63a353ee388 Mon Sep 17 00:00:00 2001 +From e786186f6e0d43def9cfebb69150c9aadec58893 Mon Sep 17 00:00:00 2001 From: Alex Brown Date: Sat, 14 Oct 2023 11:26:57 +0100 Subject: toolchain.lua: set targetdir for Haiku @@ -960,14 +960,14 @@ index 18d4755..4853c15 100644 2.52.0 -From 05f465bb50d2ad1b31273f32cb33dcf9db5cdd8a Mon Sep 17 00:00:00 2001 +From 284e7e6c4599cd0bab15288276e08e5c0a3f1810 Mon Sep 17 00:00:00 2001 From: Alex Brown Date: Sat, 14 Oct 2023 09:14:19 +0100 Subject: Set LinkSupportCircularDependencies for Haiku diff --git a/scripts/genie.lua b/scripts/genie.lua -index 291327c..471ad51 100644 +index 79b1958..8560607 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1197,6 +1197,11 @@ configuration { "freebsd or netbsd" } @@ -986,7 +986,7 @@ index 291327c..471ad51 100644 2.52.0 -From bc21ba482960541fae8159f0209d90c3c1e66008 Mon Sep 17 00:00:00 2001 +From 8444ca801d47cd68ed121ad4f964ae25279d482c Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Thu, 1 May 2025 09:47:57 +0200 Subject: Fix search for Qt6