Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2019 20:40:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236621] Update: emulators/mame: update to 0.207
Message-ID:  <bug-236621-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236621

            Bug ID: 236621
           Summary: Update: emulators/mame: update to 0.207
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sirdice@gmail.com

Created attachment 202963
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202963&action=
=3Dedit
svn diff update to 0.207

Two svn patches added to update emulators/mame and emulators/mess to 0.207.=
=20

Makefile required a bit of tinkering. Had to add an additional $REINPLACE_C=
MD
to get all the 'util/png.h' -> 'util/localpng.h' correct. I tried to fix it=
 in
the grep above but it kept missing one file. This was the simplest and most
stable way.

pkg-plist needed some files added and removed.=20

Patch files was a bit messy.

svn remove files/patch-scripts_toolchain.lua
svn remove files/patch-src_lib_netlist_plib_pparser.h
svn remove files/patch-src_lib_netlist_plib_pparser.cpp
svn move files/patch-src__osd__eigccx86.h files/patch-src_osd_eigccx86.h
svn move files/patch-src__osd__eminline.h files/patch-src_osd_eminline.h
svn remove files/patch-asio-libc++7
svn add files/patch-3rdparty_asio_include_asio_detail_config.hpp

Removed:
 files/patch-scripts_toolchain.lua
 files/patch-src_lib_netlist_plib_pparser.cpp
 files/patch-src_lib_netlist_plib_pparser.h

They were not needed any more.

Renamed:
 files/patch-src__osd__eigccx86.h -> files/patch-src_osd_eigccx86.h
 files/patch-src__osd__eminline.h -> files/patch-src_osd_eminline.h

Naming convention fix.=20

Removed:=20
 files/patch-asio-libc++7
Added:
 files/patch-3rdparty_asio_include_asio_detail_config.hpp

Patch file deals with the same file and basically does the same thing. But I
had to redo it as it failed to patch the new source. The git commit referen=
ce
at the top of the old file didn't make sense to me, it appeared to be point=
ing
at something completely unrelated to this patch. New patch file named accor=
ding
to naming convention.=20

Added also an update for the emulators/mess slave port. It had similar
pkg-plist changes. Not sure why a separate mess port still exists, updated =
it
because emulators/qmc2 depends on it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236621-7788>