Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jan 2015 13:38:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 196031] [patch] unbreak www/webkit-gtk3 build on FreeBSD 8
Message-ID:  <bug-196031-6497-FeUlZMZBa6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196031-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196031-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196031

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kwm
Date: Fri Jan  9 13:37:58 UTC 2015
New revision: 376609
URL: https://svnweb.freebsd.org/changeset/ports/376609

Log:
  Update webkit-gtk[23] to 1.4.8.

  Switch webkit-gtk3 to compiler:c++11-lib instead of homegrown clang code [2].
    This unbreaks the build on 8.x.
  Axe WEBGL and WEBAUDIO options and turn them on by default (like upstream
    intended). Disabling them leads to wierd build failures, due to untested
    build paths. [1]
  Only set -Qunused-arguments if the compiler is clang [2]
  Fix SSL connection issues with some websites after the POODLE vulnerability
fix.

  MFH:        2015Q1
  PR:        196333 [1], 196031 [2], 195628 [2], 196296 [1]
  Submitted by:    peo@bsdlabs.com and david@catwhisker.org [1], truckman@ [2]
  Security:    e9ccdb28-9802-11e4-9d9c-bcaec565249c
  Security:    CVE-2014-1344, CVE-2014-1384, CVE-2014-1385, CVE-2014-1386
  Security:    CVE-2014-1387, CVE-2014-1388, CVE-2014-1389, CVE-2014-1390

Changes:
  head/www/webkit-gtk2/Makefile
  head/www/webkit-gtk2/distinfo
  head/www/webkit-gtk2/pkg-plist
  head/www/webkit-gtk3/Makefile
  head/www/webkit-gtk3/distinfo
  head/www/webkit-gtk3/pkg-plist

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196031-6497-FeUlZMZBa6>