Index: head/emulators/mupen64plus-core/files/patch-39975200.c =================================================================== --- head/emulators/mupen64plus-core/files/patch-39975200.c (nonexistent) +++ head/emulators/mupen64plus-core/files/patch-39975200.c (revision 546737) @@ -0,0 +1,12 @@ +diff --git a/src/main/workqueue.h b/src/main/workqueue.h +index d5093a533..2af257a45 100644 +--- source/mupen64plus-core/src/main/workqueue.h ++++ source/mupen64plus-core/src/main/workqueue.h +@@ -27,7 +27,6 @@ + + struct work_struct; + +-struct work_struct *work; + typedef void (*work_func_t)(struct work_struct *work); + struct work_struct { + work_func_t func; Property changes on: head/emulators/mupen64plus-core/files/patch-39975200.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/emulators/mupen64plus-core/pkg-descr =================================================================== --- head/emulators/mupen64plus-core/pkg-descr (revision 546736) +++ head/emulators/mupen64plus-core/pkg-descr (revision 546737) @@ -1,8 +1,8 @@ Mupen64Plus is a plugin-based N64 emulator for Linux, Mac OSX, FreeBSD, and Windows which is capable of accurately playing many games. Included are four MIPS R4300 CPU emulators, with dynamic recompilers for 32-bit x86 and 64-bit amd64 systems, and necessary plugins for audio, graphical rendering (RDP), signal co-processor (RSP), and input. There are 3 OpenGL video plugins included: glN64, RiceVideoLinux, and Glide64. -WWW: http://code.google.com/p/mupen64plus/ +WWW: https://www.mupen64plus.org/