pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mame: finish update



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Aug 1 20:30:32 2025 +0200
Changeset:	236f4ffdedfd25831cde99472ec1f6dd4649f596

Modified Files:
	mame/PLIST
Removed Files:
	mame/TODO

Log Message:
mame: finish update

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=236f4ffdedfd25831cde99472ec1f6dd4649f596

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mame/PLIST |  8 +++++++-
 mame/TODO  | 19 -------------------
 2 files changed, 7 insertions(+), 20 deletions(-)

diffs:
diff --git a/mame/PLIST b/mame/PLIST
index 8febae9a7f..8f6b03556c 100644
--- a/mame/PLIST
+++ b/mame/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.96 2025/07/01 18:20:51 wiz Exp $
+@comment $NetBSD$
 bin/castool
 bin/chdman
 bin/floptool
@@ -242,6 +242,7 @@ share/mame/hash/dragon_cass.xml
 share/mame/hash/dragon_flex.xml
 share/mame/hash/dragon_flop.xml
 share/mame/hash/dragon_os9.xml
+share/mame/hash/duelmast_cart.xml
 share/mame/hash/e01_flop.xml
 share/mame/hash/easy_karaoke_cart.xml
 share/mame/hash/ec1841.xml
@@ -337,6 +338,7 @@ share/mame/hash/ibm5170_hdd.xml
 share/mame/hash/ibm6580.xml
 share/mame/hash/ibmpcjr_cart.xml
 share/mame/hash/ibmpcjr_flop.xml
+share/mame/hash/ibmpcjx.xml
 share/mame/hash/icanguit.xml
 share/mame/hash/icanpian.xml
 share/mame/hash/intellect02.xml
@@ -475,8 +477,11 @@ share/mame/hash/myvision.xml
 share/mame/hash/mz2000_cass.xml
 share/mame/hash/mz2000_flop.xml
 share/mame/hash/mz2500_flop.xml
+share/mame/hash/mz5500_flop.xml
 share/mame/hash/mz700_cass.xml
 share/mame/hash/mz800_cass.xml
+share/mame/hash/mz80b_cass.xml
+share/mame/hash/mz80b_flop.xml
 share/mame/hash/n64.xml
 share/mame/hash/n64_lodgenet.xml
 share/mame/hash/n64dd.xml
@@ -514,6 +519,7 @@ share/mame/hash/p500_flop.xml
 share/mame/hash/partner_cass.xml
 share/mame/hash/partner_flop.xml
 share/mame/hash/pasogo.xml
+share/mame/hash/pasopia7_cass.xml
 share/mame/hash/pasopia_cass.xml
 share/mame/hash/pb2000c.xml
 share/mame/hash/pc1000.xml
diff --git a/mame/TODO b/mame/TODO
deleted file mode 100644
index 5583a498b7..0000000000
--- a/mame/TODO
+++ /dev/null
@@ -1,19 +0,0 @@
-Update started, doesn't link.
-
-Reported upstream:
-https://github.com/mamedev/mame/issues/14012
-
-Linking mame...
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x2abb): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x2ae5): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x2f54): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x2fa8): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x3050): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x3ca2): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x3ccc): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x413b): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x418f): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x4237): relocation truncated to fit: R_X86_64_32 against `.debug_info'
-../../../../netbsd/bin/x64/Release/mame_mame/libussr.a(istrebiteli.o):(.debug_loc+0x8478): additional relocation overflows omitted from the output
-gmake[2]: *** [mame.make:272: ../../../../../mame] Error 1
-gmake[1]: *** [Makefile:1129: mame] Error 2


Home | Main Index | Thread Index | Old Index