mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
www/webkit2-gtk3: update to 2.30.5
Changelog: https://webkitgtk.org/2021/02/11/webkitgtk2.30.5-released.html * Bring back the WebKitPluginProcess intallation that was removed by mistake. * Fix RunLoop objects leaked in worker threads. * Fix aarch64 llint build with JIT disabled. * Use Internet Explorer quirk for Google Docs.
This commit is contained in:
parent
9f4d355987
commit
15b79e5fa2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565147
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= webkit
|
||||
PORTVERSION= 2.30.4
|
||||
DISTVERSION= 2.30.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://webkitgtk.org/releases/
|
||||
PKGNAMESUFFIX= 2-gtk3
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1611353391
|
||||
SHA256 (gnome/webkitgtk-2.30.4.tar.xz) = d595a37c5001ff787266b155e303a5f2e5b48a6d466f2714c2f30c11392f7b24
|
||||
SIZE (gnome/webkitgtk-2.30.4.tar.xz) = 22310784
|
||||
TIMESTAMP = 1613230723
|
||||
SHA256 (gnome/webkitgtk-2.30.5.tar.xz) = 7d0dab08e3c5ae07bec80b2822ef42e952765d5724cac86eb23999bfed5a7f1f
|
||||
SIZE (gnome/webkitgtk-2.30.5.tar.xz) = 22311832
|
||||
|
@ -219,16 +219,17 @@ lib/girepository-1.0/WebKit2-4.0.typelib
|
||||
lib/girepository-1.0/WebKit2WebExtension-4.0.typelib
|
||||
lib/libjavascriptcoregtk-4.0.so
|
||||
lib/libjavascriptcoregtk-4.0.so.18
|
||||
lib/libjavascriptcoregtk-4.0.so.18.17.12
|
||||
lib/libjavascriptcoregtk-4.0.so.18.17.13
|
||||
lib/libwebkit2gtk-4.0.so
|
||||
lib/libwebkit2gtk-4.0.so.37
|
||||
lib/libwebkit2gtk-4.0.so.37.49.8
|
||||
lib/libwebkit2gtk-4.0.so.37.49.9
|
||||
lib/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so
|
||||
libdata/pkgconfig/javascriptcoregtk-4.0.pc
|
||||
libdata/pkgconfig/webkit2gtk-4.0.pc
|
||||
libdata/pkgconfig/webkit2gtk-web-extension-4.0.pc
|
||||
libexec/webkit2gtk-4.0/MiniBrowser
|
||||
libexec/webkit2gtk-4.0/WebKitNetworkProcess
|
||||
libexec/webkit2gtk-4.0/WebKitPluginProcess
|
||||
libexec/webkit2gtk-4.0/WebKitWebProcess
|
||||
libexec/webkit2gtk-4.0/jsc
|
||||
share/gir-1.0/JavaScriptCore-4.0.gir
|
||||
|
Loading…
Reference in New Issue
Block a user