wxGTK30: add upstream bug report URL

This commit is contained in:
wiz 2018-08-16 11:46:24 +00:00
parent 4b00d474ef
commit 24213fa377
2 changed files with 6 additions and 3 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.15 2018/08/16 11:38:53 wiz Exp $
$NetBSD: distinfo,v 1.16 2018/08/16 11:46:24 wiz Exp $
SHA1 (wxWidgets-3.0.4.tar.bz2) = 246561a73ec5b9a5a7aaaaed46b64515dc9039ab
RMD160 (wxWidgets-3.0.4.tar.bz2) = 179bcd489aec0a56a7a2890be68ee718b87a1c7a
@ -10,4 +10,4 @@ SHA1 (patch-configure) = 1e3e5b9b81bf61f893ef535a07e4398abd00953d
SHA1 (patch-configure.in) = 20bbf79a3761d00b71ab6e63e678d90f9b175f8c
SHA1 (patch-src_tiff_configure) = 4bdb7b96231b4db0da3a0a1f7d8350ad4222080e
SHA1 (patch-src_tiff_configure.ac) = de55f861e64fd0bbecc10086213dd98bd3b4f3ca
SHA1 (patch-src_unix_fswatcher__kqueue.cpp) = 49e142dbdd5c8b8f449ab19b4adbe403d515ab95
SHA1 (patch-src_unix_fswatcher__kqueue.cpp) = 29c7887590b29dd53f9cf9ea1526f1c8d9465aed

View file

@ -1,4 +1,7 @@
$NetBSD: patch-src_unix_fswatcher__kqueue.cpp,v 1.1 2014/08/13 22:32:43 joerg Exp $
$NetBSD: patch-src_unix_fswatcher__kqueue.cpp,v 1.2 2018/08/16 11:46:25 wiz Exp $
Fix compilation error on NetBSD
https://trac.wxwidgets.org/ticket/18199
--- src/unix/fswatcher_kqueue.cpp.orig 2014-08-13 21:20:42.000000000 +0000
+++ src/unix/fswatcher_kqueue.cpp