./www/webkit-gtk, GTK port of the WebKit browser engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q2, Version: 2.20.4, Package name: webkit-gtk-2.20.4, Maintainer: pkgsrc-users

WebKit is an open source web browser engine. WebKit is also the name of
the Mac OS X system framework version of the engine that's used by
Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML
and JavaScript code began as a branch of the KHTML and KJS libraries
from KDE.

This is the GTK port of the engine.


Required to run:
[devel/glib2] [devel/pango] [graphics/libwebp] [graphics/freetype2] [graphics/jpeg] [graphics/cairo-gobject] [graphics/png] [fonts/woff2] [security/libsecret] [security/gnutls] [sysutils/libnotify] [textproc/libxslt] [textproc/enchant] [textproc/icu] [x11/gtk3] [x11/libXdamage] [x11/gtk2] [multimedia/gst-plugins1-base] [multimedia/gstreamer1] [net/libsoup]

Required to build:
[devel/gperf] [devel/gobject-introspection] [devel/flex] [devel/gettext-tools] [lang/gcc5] [lang/ruby24-base] [lang/python27] [pkgtools/x11-links] [pkgtools/cwrappers] [x11/fixesproto4] [x11/xcb-proto] [x11/xorgproto]

Package options: enchant, introspection, opengl

Master sites:

SHA1: ff197ececa5b11eed7695ca3d2c1d34a3acfaa42
RMD160: 769c7297322c0192cc730cd383882e375203efac
Filesize: 16235.742 KB

Version history: (Expand)


CVS history: (Expand)


   2018-08-24 22:07:26 by Benny Siegert | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #5815 - requested by wiz
www/webkit-gtk: security fix

Revisions pulled up:
- www/webkit-gtk/Makefile                                       1.142
- www/webkit-gtk/PLIST                                          1.40
- www/webkit-gtk/distinfo                                       1.104

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Fri Aug 17 10:37:58 UTC 2018

   Modified Files:
   	pkgsrc/www/webkit-gtk: Makefile PLIST distinfo

   Log message:
   webkit-gtk: update to 2.20.4.

   What's new in WebKitGTK+ 2.20.4?

     - Fix a crash when leaving accelerated compositing mode.
     - Fix non-deterministic build failure due to missing \ 
JavaScriptCore/JSContextRef.h.
     - Security fixes: CVE-2018-4261, CVE-2018-4262, CVE-2018-4263, \ 
CVE-2018-4264, CVE-2018-4265, CVE-2018-4266,
       CVE-2018-4267, CVE-2018-4270, CVE-2018-4272, CVE-2018-4273, \ 
CVE-2018-4278, CVE-2018-4284.