Date: Mon, 29 Apr 2019 16:23:21 +0300 From: Max Brazhnikov <makc@freebsd.org> To: Gerald Pfeifer <gerald@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r500375 - in head/emulators/wine-devel: . files Message-ID: <CAJie3ypfz1hEoTG8MEV_JYdtJNQGdW4ZB_POQKWpdeGV=Np3EA@mail.gmail.com> In-Reply-To: <201904282244.x3SMiH3x019371@repo.freebsd.org> References: <201904282244.x3SMiH3x019371@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 29 Apr 2019 at 01:44, Gerald Pfeifer <gerald@freebsd.org> wrote: > > Author: gerald > Date: Sun Apr 28 22:44:16 2019 > New Revision: 500375 > URL: https://svnweb.freebsd.org/changeset/ports/500375 > > Log: > Update to Wine 4.7. This includes the following changes: > - Support for builtin libraries in PE format even on Unix. > - More implementation of the Debug Engine DLL. > - Support for the Command Link standard control. > - Improved Edit control sizing in CJK locales. > - Various bug fixes. > > Officially this also brought an updated version of the Mono engine, > which we got two days ago via revision 500271 already, though. > > My local patch files/patch-libinotify is not required any longer [1] > (and would not apply to begin with) after the following upstream commit: > > commit 07c2e8581a2745725cd7ce4282eedb9a8084a1e4 > Author: Damjan Jovanovic <damjan.jov@gmail.com> > Date: Sat Apr 20 15:14:53 2019 +0200 > > configure: Link wineserver to libinotify if necessary. > > Outside Linux, wineserver fails to link when sys/inotify.h > is present, as it tries to find inotify symbols in libc, > which doesn't have them. The inotify symbols are in libinotify.so. > Detect it properly, and link to it where available. > > Signed-off-by: Damjan Jovanovic <damjan.jov@gmail.com> > Signed-off-by: Alexandre Julliard <julliard@winehq.org> > > PR: 202564 [1], 168617 [1] > > Deleted: > head/emulators/wine-devel/files/patch-libinotify > Modified: > head/emulators/wine-devel/distinfo > > Modified: head/emulators/wine-devel/distinfo > ============================================================================== > --- head/emulators/wine-devel/distinfo Sun Apr 28 22:43:59 2019 (r500374) > +++ head/emulators/wine-devel/distinfo Sun Apr 28 22:44:16 2019 (r500375) > @@ -1,4 +1,4 @@ > -TIMESTAMP = 1555280387 > +TIMESTAMP = 1556488605 > SHA256 (wine-4.6.tar.xz) = 329001f924d3f825121a1b28cae8e36515405f2a1d22bc266897d3d926b562da > SIZE (wine-4.6.tar.xz) = 21940848 > SHA256 (v4.6.tar.gz) = c9164ef486b3a0b947251910318de6fffb7fdcd8c311ec8ccca5dab399700592 Hi, Gerald! Did you forget to update distinfo for 4.7?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJie3ypfz1hEoTG8MEV_JYdtJNQGdW4ZB_POQKWpdeGV=Np3EA>