pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/mame



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Dec  8 23:18:54 UTC 2018

Modified Files:
        pkgsrc/emulators/mame: distinfo
        pkgsrc/emulators/mame/patches: patch-makefile
            patch-scripts_toolchain.lua

Log Message:
mame: add upstream bug report URLs to patches


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/emulators/mame/distinfo
cvs rdiff -u -r1.21 -r1.22 pkgsrc/emulators/mame/patches/patch-makefile
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/emulators/mame/patches/patch-scripts_toolchain.lua

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

Modified files:

Index: pkgsrc/emulators/mame/distinfo
diff -u pkgsrc/emulators/mame/distinfo:1.76 pkgsrc/emulators/mame/distinfo:1.77
--- pkgsrc/emulators/mame/distinfo:1.76 Sat Dec  8 23:14:22 2018
+++ pkgsrc/emulators/mame/distinfo      Sat Dec  8 23:18:54 2018
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.76 2018/12/08 23:14:22 wiz Exp $
+$NetBSD: distinfo,v 1.77 2018/12/08 23:18:54 wiz Exp $
 
 SHA1 (mame-0.204.tar.gz) = 770f600c4c83793ffade1fae471df9e0a8087300
 RMD160 (mame-0.204.tar.gz) = 9a17f89b8fc34fbe26885f47ecc9de282e4fff1c
@@ -10,7 +10,7 @@ SHA1 (patch-3rdparty_bx_include_bx_platf
 SHA1 (patch-3rdparty_bx_src_mutex.cpp) = 06efd43f0b69a6e1b764528527b5cfaa1adba138
 SHA1 (patch-3rdparty_bx_src_thread.cpp) = 9bdd6334e9522faa4a42990ac77284633b31c6a5
 SHA1 (patch-3rdparty_genie_build_gmake.darwin_genie.make) = be6413d6cd277ad4d7b5266bad0d6c05c320bc0c
-SHA1 (patch-makefile) = 2e9092a2eba3db8b9a33a1d22f8410d7ab965a87
+SHA1 (patch-makefile) = 7af4b3c5323ae530b74cd479041df2d9cf62e1fe
 SHA1 (patch-scripts_genie.lua) = 91940dbcf30e0abd25167a79b53deb43a18daf86
-SHA1 (patch-scripts_toolchain.lua) = 6227e19645ce1f632401629bc9c988736e5e1ba7
+SHA1 (patch-scripts_toolchain.lua) = 35ba2a981c1951f15f5ceb6f0eae785e41371b1d
 SHA1 (patch-src_mame_video_xavix.cpp) = 3791a7937488bd134a3607616e5483f0d30b96f8

Index: pkgsrc/emulators/mame/patches/patch-makefile
diff -u pkgsrc/emulators/mame/patches/patch-makefile:1.21 pkgsrc/emulators/mame/patches/patch-makefile:1.22
--- pkgsrc/emulators/mame/patches/patch-makefile:1.21   Thu Oct 11 08:20:54 2018
+++ pkgsrc/emulators/mame/patches/patch-makefile        Sat Dec  8 23:18:54 2018
@@ -1,8 +1,11 @@
-$NetBSD: patch-makefile,v 1.21 2018/10/11 08:20:54 adam Exp $
+$NetBSD: patch-makefile,v 1.22 2018/12/08 23:18:54 wiz Exp $
 
 Treat all BSDs the same.
+
 Do not set compiler optimization.
+
 Add missing rules for building with clang on FreeBSD and NetBSD.
+https://github.com/mamedev/mame/pull/4383
 
 --- makefile.orig      2018-08-29 00:35:24.000000000 +0000
 +++ makefile

Index: pkgsrc/emulators/mame/patches/patch-scripts_toolchain.lua
diff -u pkgsrc/emulators/mame/patches/patch-scripts_toolchain.lua:1.3 pkgsrc/emulators/mame/patches/patch-scripts_toolchain.lua:1.4
--- pkgsrc/emulators/mame/patches/patch-scripts_toolchain.lua:1.3       Thu Oct 11 08:20:54 2018
+++ pkgsrc/emulators/mame/patches/patch-scripts_toolchain.lua   Sat Dec  8 23:18:54 2018
@@ -1,6 +1,7 @@
-$NetBSD: patch-scripts_toolchain.lua,v 1.3 2018/10/11 08:20:54 adam Exp $
+$NetBSD: patch-scripts_toolchain.lua,v 1.4 2018/12/08 23:18:54 wiz Exp $
 
 Allow Clang on FreeBSD, NetBSD, and OpenBSD.
+https://github.com/mamedev/mame/pull/4383
 
 --- scripts/toolchain.lua.orig 2018-09-26 04:43:31.000000000 +0000
 +++ scripts/toolchain.lua



Home | Main Index | Thread Index | Old Index