pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/mame mame: add upstream bug report URL to patch



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdb8137d08ef
branches:  trunk
changeset: 415965:fdb8137d08ef
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 17 13:52:08 2019 +0000

description:
mame: add upstream bug report URL to patch

diffstat:

 emulators/mame/distinfo                                                                 |  4 ++--
 emulators/mame/patches/patch-3rdparty_asio_include_asio_detail_impl_kqueue__reactor.ipp |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 21bafc51f40e -r fdb8137d08ef emulators/mame/distinfo
--- a/emulators/mame/distinfo   Thu Oct 17 13:28:15 2019 +0000
+++ b/emulators/mame/distinfo   Thu Oct 17 13:52:08 2019 +0000
@@ -1,11 +1,11 @@
-$NetBSD: distinfo,v 1.86 2019/10/17 10:18:37 wiz Exp $
+$NetBSD: distinfo,v 1.87 2019/10/17 13:52:08 wiz Exp $
 
 SHA1 (mame-0.212.tar.gz) = 2f64b26033da5a43118d6365de0580b7439a460c
 RMD160 (mame-0.212.tar.gz) = 73da3b445f217af1c17b613e24f1dfb9a67d97af
 SHA512 (mame-0.212.tar.gz) = 624d8a1b45e3e20e602c6cbde2f6f8bb720c99bc0368c486e5bccfa6a5ef8f24a4fa62db3f1f65ada90b20b5f75988a29dab205c1124607681ced9b35a5360e1
 Size (mame-0.212.tar.gz) = 148502748 bytes
 SHA1 (patch-3rdparty_asio_include_asio_detail_config.hpp) = 9b0d6139e853d8efb9d51270bbfa5382feac42a7
-SHA1 (patch-3rdparty_asio_include_asio_detail_impl_kqueue__reactor.ipp) = 38cf91f02b0afda54377fa11e1732623989675a8
+SHA1 (patch-3rdparty_asio_include_asio_detail_impl_kqueue__reactor.ipp) = ad5e2171731864528331f2f1d2d43608b1b4ed01
 SHA1 (patch-3rdparty_bgfx_examples_common_font_font__manager.cpp) = e39b2dff553505531adb5f0a31b0a22306b8e2e4
 SHA1 (patch-3rdparty_bx_include_bx_platform.h) = caa57597d7c0916f82b3dbdc6ebf2e4851984e70
 SHA1 (patch-3rdparty_bx_src_mutex.cpp) = 06efd43f0b69a6e1b764528527b5cfaa1adba138
diff -r 21bafc51f40e -r fdb8137d08ef emulators/mame/patches/patch-3rdparty_asio_include_asio_detail_impl_kqueue__reactor.ipp
--- a/emulators/mame/patches/patch-3rdparty_asio_include_asio_detail_impl_kqueue__reactor.ipp   Thu Oct 17 13:28:15 2019 +0000
+++ b/emulators/mame/patches/patch-3rdparty_asio_include_asio_detail_impl_kqueue__reactor.ipp   Thu Oct 17 13:52:08 2019 +0000
@@ -1,6 +1,7 @@
-$NetBSD: patch-3rdparty_asio_include_asio_detail_impl_kqueue__reactor.ipp,v 1.1 2019/10/17 10:18:37 wiz Exp $
+$NetBSD: patch-3rdparty_asio_include_asio_detail_impl_kqueue__reactor.ipp,v 1.2 2019/10/17 13:52:08 wiz Exp $
 
 NetBSD 9.99.14 changed the type to be more compatible to other operating systems.
+https://github.com/chriskohlhoff/asio/pull/433
 
 --- 3rdparty/asio/include/asio/detail/impl/kqueue_reactor.ipp.orig     2019-08-02 19:05:18.000000000 +0000
 +++ 3rdparty/asio/include/asio/detail/impl/kqueue_reactor.ipp



Home | Main Index | Thread Index | Old Index