Date: Thu, 12 Sep 2019 11:32:46 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511875 - head/emulators/wine/files Message-ID: <201909121132.x8CBWkss056735@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Thu Sep 12 11:32:46 2019 New Revision: 511875 URL: https://svnweb.freebsd.org/changeset/ports/511875 Log: Explain why this patch currently only is part of emulators/wine and not emulators/wine-devel (any longer) and should disappear from the former with the next major version upgrade. Modified: head/emulators/wine/files/patch-dlls_iphlpapi_ipstats.c Modified: head/emulators/wine/files/patch-dlls_iphlpapi_ipstats.c ============================================================================== --- head/emulators/wine/files/patch-dlls_iphlpapi_ipstats.c Thu Sep 12 10:59:30 2019 (r511874) +++ head/emulators/wine/files/patch-dlls_iphlpapi_ipstats.c Thu Sep 12 11:32:46 2019 (r511875) @@ -1,3 +1,6 @@ +This has been merged upstream in Wine 4.15 (in a slightly tweaked manner), +so we should be able to drop it latest with the next major release. + --- UTC --- dlls/iphlpapi/ipstats.c.orig 2017-03-21 00:03:25.304042000 -0700 +++ dlls/iphlpapi/ipstats.c 2017-03-21 00:09:42.312023000 -0700
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909121132.x8CBWkss056735>