diff --git a/games-emulation/mame/mame-0.262.recipe b/games-emulation/mame/mame-0.263.recipe similarity index 98% rename from games-emulation/mame/mame-0.262.recipe rename to games-emulation/mame/mame-0.263.recipe index 1d464b4fa..2b64fe538 100644 --- a/games-emulation/mame/mame-0.262.recipe +++ b/games-emulation/mame/mame-0.263.recipe @@ -15,7 +15,7 @@ COPYRIGHT="1997-2023 MAMEDev and contributors" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/mamedev/mame/archive/mame${portVersion/./}.tar.gz" -CHECKSUM_SHA256="64e482f3dd13be4e91c5dfa076fb7a71f450f2879118c6ae452b0037b661aaae" +CHECKSUM_SHA256="2f380a7a9344711c667aef6014d522dd876db4c04f15dbab8d14bd3b2a0d4c8c" SOURCE_FILENAME="mame-$portVersion.tar.gz" SOURCE_DIR="mame-mame${portVersion/./}" PATCHES="mame-$portVersion.patchset" diff --git a/games-emulation/mame/patches/mame-0.262.patchset b/games-emulation/mame/patches/mame-0.263.patchset similarity index 98% rename from games-emulation/mame/patches/mame-0.262.patchset rename to games-emulation/mame/patches/mame-0.263.patchset index 313ff3323..398489505 100644 --- a/games-emulation/mame/patches/mame-0.262.patchset +++ b/games-emulation/mame/patches/mame-0.263.patchset @@ -1,4 +1,4 @@ -From 6d8880c5e8d29e171a4bcf63106b3d604e2f3b3a Mon Sep 17 00:00:00 2001 +From 7f720b8a0e204df6066b77de0554ea4e4e58c0ee 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 00d2744..bfd3b8a 100644 +index 3567ccd..a4dece3 100644 --- a/makefile +++ b/makefile @@ -224,6 +224,7 @@ GENIEOS := darwin @@ -802,7 +802,7 @@ index 57ff069..e0ff74e 100644 2.42.1 -From ec091bf4b90a8e9d2cb6db035fa324d4b1e11209 Mon Sep 17 00:00:00 2001 +From c774a87041de59d3ebaac61743899e4a9cb52dc4 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.42.1 -From 8fd63bba1079a94fa8959b216070ae64dbc76e11 Mon Sep 17 00:00:00 2001 +From 251494409f89b8de477040c79037d21b672f82c4 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.42.1 -From bcd8793882fbc448f26b05f1575c215e53bbb117 Mon Sep 17 00:00:00 2001 +From cbcc263c07bd1ae3574c6ac1e36ed70e98456a4e 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.42.1 -From e15877b414f47e6416fbb125340c8326a4c68e8c Mon Sep 17 00:00:00 2001 +From fde4589543b60077b6f9e492c85b6dcac177c5ca 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.42.1 -From 90d7331962bee9d26e32e6f1b760b23bc9660acb Mon Sep 17 00:00:00 2001 +From 8a5384601d6aded42fc2948d0daa71f4e9f401f6 Mon Sep 17 00:00:00 2001 From: Alex Brown Date: Sat, 14 Oct 2023 09:14:19 +0100 Subject: Set LinkSupportCircularDependencies for Haiku