FreeBSD Bugzilla – Attachment 223343 Details for
Bug 254351
www/wpebackend-fdo: update to 1.8.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
wpebackend-fdo.diff (text/plain), 3.75 KB, created by
Evgenii Khramtsov
on 2021-03-16 20:40:37 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Evgenii Khramtsov
Created:
2021-03-16 20:40:37 UTC
Size:
3.75 KB
patch
obsolete
>Index: www/wpebackend-fdo/Makefile >=================================================================== >--- www/wpebackend-fdo/Makefile (revision 568116) >+++ www/wpebackend-fdo/Makefile (working copy) >@@ -1,13 +1,10 @@ > # $FreeBSD$ > > PORTNAME= wpebackend-fdo >-PORTVERSION= 1.4.1 >+PORTVERSION= 1.8.1 > CATEGORIES= www > MASTER_SITES= https://wpewebkit.org/releases/ > >-PATCH_SITES= https://github.com/Igalia/WPEBackend-fdo/commit/ >-PATCHFILES+= b01aa039d1fe.patch:-p1 >- > MAINTAINER= gnome@FreeBSD.org > COMMENT= Freedesktop.org backend for WPE WebKit > >@@ -15,7 +12,8 @@ > > LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \ > libwpe-1.0.so:www/libwpe \ >- libwayland-client.so:graphics/wayland >+ libwayland-client.so:graphics/wayland \ >+ libepoxy.so:graphics/libepoxy > > USES= cmake compiler:c++11-lang pkgconfig localbase:ldflags gl gnome \ > tar:xz >Index: www/wpebackend-fdo/distinfo >=================================================================== >--- www/wpebackend-fdo/distinfo (revision 568116) >+++ www/wpebackend-fdo/distinfo (working copy) >@@ -1,5 +1,3 @@ >-TIMESTAMP = 1581852467 >-SHA256 (wpebackend-fdo-1.4.1.tar.xz) = 6249a0b7cbfa662206a8d2fa24e2c574e75c681ad0e93468091f1dc68ddb299d >-SIZE (wpebackend-fdo-1.4.1.tar.xz) = 30248 >-SHA256 (b01aa039d1fe.patch) = 3687a3798b6876d5907ed092da52df0c2234c22eeff2a27c5a6fabc8874ace83 >-SIZE (b01aa039d1fe.patch) = 1320 >+TIMESTAMP = 1615925095 >+SHA256 (wpebackend-fdo-1.8.1.tar.xz) = 8adb4475be949ae4092370de6a37d7b9e1d3704cf4674867312e87de2ff0d880 >+SIZE (wpebackend-fdo-1.8.1.tar.xz) = 42728 >Index: www/wpebackend-fdo/files/patch-src_ws.cpp >=================================================================== >--- www/wpebackend-fdo/files/patch-src_ws.cpp (revision 568116) >+++ www/wpebackend-fdo/files/patch-src_ws.cpp (nonexistent) >@@ -1,14 +0,0 @@ >-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: www/wpebackend-fdo/files/patch-src_ws.cpp >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: www/wpebackend-fdo/pkg-plist >=================================================================== >--- www/wpebackend-fdo/pkg-plist (revision 568116) >+++ www/wpebackend-fdo/pkg-plist (working copy) >@@ -1,11 +1,19 @@ >+include/wpe-fdo-1.0/wpe/exported-buffer-shm.h > include/wpe-fdo-1.0/wpe/exported-image-egl.h >+include/wpe-fdo-1.0/wpe/extensions/audio.h >+include/wpe-fdo-1.0/wpe/extensions/video-plane-display-dmabuf.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/unstable/fdo-eglstream.h >+include/wpe-fdo-1.0/wpe/unstable/fdo-shm.h >+include/wpe-fdo-1.0/wpe/unstable/initialize-eglstream.h >+include/wpe-fdo-1.0/wpe/unstable/initialize-shm.h >+include/wpe-fdo-1.0/wpe/unstable/view-backend-exportable-eglstream.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.2 >+lib/libWPEBackend-fdo-1.0.so.1.6.4 > libdata/pkgconfig/wpebackend-fdo-1.0.pc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 254351
: 223343