[pkg-wine-party] [wine] 04/24: Add upstream changes and metainfo to kfreebsd.patch.

Jens Reyer jreyer-guest at moszumanska.debian.org
Wed Jan 11 23:14:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch stretch
in repository wine.

commit 2c8752e3ba32217c5299690b881d825e37189b8e
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Mon Jan 9 15:29:04 2017 +0100

    Add upstream changes and metainfo to kfreebsd.patch.
---
 debian/patches/kfreebsd.patch | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/patches/kfreebsd.patch b/debian/patches/kfreebsd.patch
index 5b22f0a..bba1f00 100644
--- a/debian/patches/kfreebsd.patch
+++ b/debian/patches/kfreebsd.patch
@@ -1,13 +1,17 @@
 description: add missing include for kfreebsd architectures
+origin: upstream, http://source.winehq.org/git/wine.git/commit/29fdc4879057b91e4c1909b376d214b51ad042f8
 author: Michael Gilbert <mgilbert at debian.org>
+applied-upstream: 1.9.18
 
 --- a/dlls/ntdll/directory.c
 +++ b/dlls/ntdll/directory.c
-@@ -53,6 +53,7 @@
+@@ -53,6 +53,9 @@
  # include <sys/sysmacros.h>
  #endif
  #ifdef HAVE_SYS_VNODE_H
-+#include <stdint.h>
++# ifdef HAVE_STDINT_H
++# include <stdint.h>  /* needed for kfreebsd */
++# endif
  /* Work around a conflict with Solaris' system list defined in sys/list.h. */
  #define list SYSLIST
  #define list_next SYSLIST_NEXT

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list