summaryrefslogtreecommitdiff
path: root/emulators/mame/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-02-10 23:29:18 +0000
committerwiz <wiz@pkgsrc.org>2015-02-10 23:29:18 +0000
commit2f4390d31965bf25fcd2e6bdc514bc54112502ae (patch)
tree9f03dc6fe2316123ba6db86d449c1d77a17f626e /emulators/mame/patches
parentabd6e0ec1b18b4413287eac68b2429c8cd774006 (diff)
downloadpkgsrc-2f4390d31965bf25fcd2e6bdc514bc54112502ae.tar.gz
Patch was accepted upstream, add mame pull request URL.
Diffstat (limited to 'emulators/mame/patches')
-rw-r--r--emulators/mame/patches/patch-3rdparty_mongoose_mongoose.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/mame/patches/patch-3rdparty_mongoose_mongoose.c b/emulators/mame/patches/patch-3rdparty_mongoose_mongoose.c
index edb884e2225..2b0d6df1420 100644
--- a/emulators/mame/patches/patch-3rdparty_mongoose_mongoose.c
+++ b/emulators/mame/patches/patch-3rdparty_mongoose_mongoose.c
@@ -1,10 +1,12 @@
-$NetBSD: patch-3rdparty_mongoose_mongoose.c,v 1.2 2015/01/29 20:08:16 wiz Exp $
+$NetBSD: patch-3rdparty_mongoose_mongoose.c,v 1.3 2015/02/10 23:29:18 wiz Exp $
If _XOPEN_SOURCE is defined to 600, NetBSD does not provide strtoll
and other stuff.
https://github.com/cesanta/mongoose/pull/466
+https://github.com/mamedev/mame/pull/128
+
--- 3rdparty/mongoose/mongoose.c.orig 2015-01-29 13:55:43.000000000 +0000
+++ 3rdparty/mongoose/mongoose.c
@@ -48,7 +48,9 @@