pkgsrc-WIP-changes archive

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

libretro-mame2014: Document patch



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Sat Aug 5 11:13:05 2017 +0100
Changeset:	2100b4335011579f62d86908de3a7b4750b4cc53

Modified Files:
	libretro-mame2014/distinfo
	libretro-mame2014/patches/patch-src_emu_hiscore.c

Log Message:
libretro-mame2014: Document patch

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

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

diffstat:
 libretro-mame2014/distinfo                        | 2 +-
 libretro-mame2014/patches/patch-src_emu_hiscore.c | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diffs:
diff --git a/libretro-mame2014/distinfo b/libretro-mame2014/distinfo
index aac151ceea..63f404ce94 100644
--- a/libretro-mame2014/distinfo
+++ b/libretro-mame2014/distinfo
@@ -5,4 +5,4 @@ RMD160 (libretro-mame2014-20170316-87b2f8cc16c2cac7075595ee8a122e1e36b12ae0.zip)
 SHA512 (libretro-mame2014-20170316-87b2f8cc16c2cac7075595ee8a122e1e36b12ae0.zip) = 63fd147a37f36671324cb90d9987cd2de9337e623aa0387e8a6f135c871f8a915e76c4bed2c28db16b45824beb6abb35bb6d64e832388689932d66092b8aaf42
 Size (libretro-mame2014-20170316-87b2f8cc16c2cac7075595ee8a122e1e36b12ae0.zip) = 53870810 bytes
 SHA1 (patch-Makefile) = 9f59427598171177f53ba0434e6c8a4febf0868c
-SHA1 (patch-src_emu_hiscore.c) = 17744431b59606e04d6f6eec6ea9f5d7a8b8a9d8
+SHA1 (patch-src_emu_hiscore.c) = a6f36ae44d9cb6c98f5da51a602a184aab75a7b2
diff --git a/libretro-mame2014/patches/patch-src_emu_hiscore.c b/libretro-mame2014/patches/patch-src_emu_hiscore.c
index 2a11ab6994..b1e7e71942 100644
--- a/libretro-mame2014/patches/patch-src_emu_hiscore.c
+++ b/libretro-mame2014/patches/patch-src_emu_hiscore.c
@@ -1,5 +1,7 @@
 $NetBSD$
 
+Fix build with clang.
+
 --- src/emu/hiscore.c.orig	2017-03-16 20:39:20.000000000 +0000
 +++ src/emu/hiscore.c
 @@ -36,7 +36,7 @@ static void copy_to_memory (running_mach


Home | Main Index | Thread Index | Old Index