Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (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 336387A20F for ; Fri, 27 May 2016 08:04:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D8AA585EF2; Fri, 27 May 2016 08:04:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 681F985E45 for ; Fri, 27 May 2016 08:04:12 +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 CLeFwxmqiO-S for ; Fri, 27 May 2016 08:04:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1414B85DFE for ; Fri, 27 May 2016 08:04:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0FA5BFBBA; Fri, 27 May 2016 08:04:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 27 May 2016 08:04:12 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/devel/at-spi2-atk To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20160527080412.0FA5BFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: prlw1 Date: Fri May 27 08:04:12 UTC 2016 Modified Files: pkgsrc/devel/at-spi2-atk: Makefile distinfo Log Message: Update at-spi2-atk to 2.20.1 What's new in at-spi2-atk 2.20.1: * emit_event: Fix out-of-bounds memory access if class is NULL (bgo#758935). * Remove a debug print. * Collection: fix missing return value (bgo#758934). To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/at-spi2-atk/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/at-spi2-atk/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.