Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 573B6A66F4 for ; Sun, 22 Nov 2015 08:46:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3CA8714A1C3; Sun, 22 Nov 2015 08:46:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 81EA714A1BE for ; Sun, 22 Nov 2015 08:46:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id HcWEp5J68kMx for ; Sun, 22 Nov 2015 08:46:36 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 06C9114A1BD for ; Sun, 22 Nov 2015 08:46:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D099B98; Sun, 22 Nov 2015 08:46:35 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 22 Nov 2015 08:46:35 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/www/webkit-gtk To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20151122084635.D099B98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: leot Date: Sun Nov 22 08:46:35 UTC 2015 Modified Files: pkgsrc/www/webkit-gtk: Makefile PLIST distinfo pkgsrc/www/webkit-gtk/patches: patch-Source_cmake_OptionsGTK.cmake Log Message: Update www/webkit-gtk to 2.10.4. Changes: - Fixed dashed and dotted border painting. - Properly cancel navigation policy checks. - Several crashes fixed when running editor commands. - Fix several crashes due to assertions in Debug builds. - Fix the build on Mac OSX and bring back the Quartz target. - Fix the build on glibc-based BSD systems. To generate a diff of this commit: cvs rdiff -u -r1.104 -r1.105 pkgsrc/www/webkit-gtk/Makefile cvs rdiff -u -r1.29 -r1.30 pkgsrc/www/webkit-gtk/PLIST cvs rdiff -u -r1.85 -r1.86 pkgsrc/www/webkit-gtk/distinfo cvs rdiff -u -r1.5 -r1.6 \ pkgsrc/www/webkit-gtk/patches/patch-Source_cmake_OptionsGTK.cmake Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.