diff --git a/games-emulation/mame/mame-0.270.recipe b/games-emulation/mame/mame-0.271.recipe similarity index 98% rename from games-emulation/mame/mame-0.270.recipe rename to games-emulation/mame/mame-0.271.recipe index 98ef303bc..325416bc6 100644 --- a/games-emulation/mame/mame-0.270.recipe +++ b/games-emulation/mame/mame-0.271.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="0364b670478883902c2bc618908192b0590235b47fbe073fcac2d13b82541437" +CHECKSUM_SHA256="79960f4c57715b2d08c3eba12933d04dd91ad1d95b0c1059306a75bf07fd6027" SOURCE_FILENAME="mame-$portVersion.tar.gz" SOURCE_DIR="mame-mame${portVersion/./}" PATCHES="mame-$portVersion.patchset" diff --git a/games-emulation/mame/patches/mame-0.270.patchset b/games-emulation/mame/patches/mame-0.271.patchset similarity index 98% rename from games-emulation/mame/patches/mame-0.270.patchset rename to games-emulation/mame/patches/mame-0.271.patchset index 577a0a1e2..a6f1822e9 100644 --- a/games-emulation/mame/patches/mame-0.270.patchset +++ b/games-emulation/mame/patches/mame-0.271.patchset @@ -1,4 +1,4 @@ -From 2ab6c81fcfc9f7969cdaae0bf67559e1c57358c8 Mon Sep 17 00:00:00 2001 +From fa49a009b38a6fdf5bce3428fb62d0f441033929 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 ddf8093..f0b219f 100644 +index 6039e9e..995e8eb 100644 --- a/makefile +++ b/makefile @@ -224,6 +224,7 @@ GENIEOS := darwin @@ -802,7 +802,7 @@ index 57ff069..e0ff74e 100644 2.45.2 -From d890efe7931755db69e5ae9ac6237072a3203cf0 Mon Sep 17 00:00:00 2001 +From c2f480d652c3e6762ce83142b01fe57498f0c350 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.45.2 -From ed9a68155a960fe281b3fa9ad24df946fae03a87 Mon Sep 17 00:00:00 2001 +From e4ee40e9165231e9ba79f56ef11539c41465c776 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 e0ff74e..39a0a5a 100644 2.45.2 -From ad50ebf741c9171a9729290d53b8cf5e98451269 Mon Sep 17 00:00:00 2001 +From 169e788c26af64deec7bda362876cbb91b6c404c 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 cc31fa5..2727ce7 100644 2.45.2 -From b4175db2c2a2e327d5f74b3454b94efa80b313e9 Mon Sep 17 00:00:00 2001 +From 9225bd8db77ebddd5409675ff56582c0e6c8ae5d 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,7 +960,7 @@ index 52d5146..0b67b44 100644 2.45.2 -From 62f5d64c5e5e7cdbd5ecd727b6a43127533c4b60 Mon Sep 17 00:00:00 2001 +From d57764b333702a647e31060d95c732d7ba916233 Mon Sep 17 00:00:00 2001 From: Alex Brown Date: Sat, 14 Oct 2023 09:14:19 +0100 Subject: Set LinkSupportCircularDependencies for Haiku