Index: head/www/wpebackend-fdo/Makefile =================================================================== --- head/www/wpebackend-fdo/Makefile (revision 527141) +++ head/www/wpebackend-fdo/Makefile (revision 527142) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= wpebackend-fdo -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= www MASTER_SITES= https://wpewebkit.org/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= Freedesktop.org backend for WPE WebKit LICENSE= BSD2CLAUSE LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \ libwpe-1.0.so:www/libwpe \ libwayland-client.so:graphics/wayland USES= cmake compiler:c++11-lang pkgconfig localbase:ldflags gl gnome \ tar:xz USE_GL= egl USE_GNOME= glib20 USE_LDCONFIG= yes .include Index: head/www/wpebackend-fdo/distinfo =================================================================== --- head/www/wpebackend-fdo/distinfo (revision 527141) +++ head/www/wpebackend-fdo/distinfo (revision 527142) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569881094 -SHA256 (wpebackend-fdo-1.4.0.tar.xz) = a919ca4a5bc445f9419a5b7f3781cfc98e5abcf5d7259eb1869f5ab20fd18baf -SIZE (wpebackend-fdo-1.4.0.tar.xz) = 30204 +TIMESTAMP = 1581852467 +SHA256 (wpebackend-fdo-1.4.1.tar.xz) = 6249a0b7cbfa662206a8d2fa24e2c574e75c681ad0e93468091f1dc68ddb299d +SIZE (wpebackend-fdo-1.4.1.tar.xz) = 30248 Index: head/www/wpebackend-fdo/files/patch-src_ws.cpp =================================================================== --- head/www/wpebackend-fdo/files/patch-src_ws.cpp (nonexistent) +++ head/www/wpebackend-fdo/files/patch-src_ws.cpp (revision 527142) @@ -0,0 +1,14 @@ +https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243677 +https://github.com/Igalia/WPEBackend-fdo/issues/94 + +--- src/ws.cpp.orig 2020-02-21 16:15:02.984298000 +0100 ++++ src/ws.cpp 2020-02-21 16:15:37.982114000 +0100 +@@ -112,7 +112,7 @@ + + if (source.pfd.revents & G_IO_IN) { + struct wl_event_loop* eventLoop = wl_display_get_event_loop(source.display); +- wl_event_loop_dispatch(eventLoop, -1); ++ wl_event_loop_dispatch(eventLoop, 0); + wl_display_flush_clients(source.display); + } + Property changes on: head/www/wpebackend-fdo/files/patch-src_ws.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/wpebackend-fdo/pkg-plist =================================================================== --- head/www/wpebackend-fdo/pkg-plist (revision 527141) +++ head/www/wpebackend-fdo/pkg-plist (revision 527142) @@ -1,11 +1,11 @@ include/wpe-fdo-1.0/wpe/exported-image-egl.h include/wpe-fdo-1.0/wpe/fdo-egl.h include/wpe-fdo-1.0/wpe/fdo.h include/wpe-fdo-1.0/wpe/initialize-egl.h include/wpe-fdo-1.0/wpe/version.h include/wpe-fdo-1.0/wpe/view-backend-exportable-egl.h include/wpe-fdo-1.0/wpe/view-backend-exportable.h lib/libWPEBackend-fdo-1.0.so lib/libWPEBackend-fdo-1.0.so.1 -lib/libWPEBackend-fdo-1.0.so.1.4.1 +lib/libWPEBackend-fdo-1.0.so.1.4.2 libdata/pkgconfig/wpebackend-fdo-1.0.pc