Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 3F78463C4B1 for ; Fri, 27 Apr 2012 13:53:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3509C14A1C6; Fri, 27 Apr 2012 13:53:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7541214A1A7 for ; Fri, 27 Apr 2012 13:53:27 +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 mK8QK8-brQxt for ; Fri, 27 Apr 2012 13:53:27 +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 F102814A18D for ; Fri, 27 Apr 2012 13:53:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4D14F175DD; Fri, 27 Apr 2012 13:53:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 27 Apr 2012 13:53:47 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/editors/xemacs To: pkgsrc-changes@NetBSD.org Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20120427135347.4D14F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: hauke Date: Fri Apr 27 13:53:47 UTC 2012 Modified Files: pkgsrc/editors/xemacs: Makefile distinfo Added Files: pkgsrc/editors/xemacs/patches: patch-src_glyphs-eimage.c patch-src_lisp.h Removed Files: pkgsrc/editors/xemacs/patches: patch-aj Log Message: Fix CVE-2009-2688, via To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 pkgsrc/editors/xemacs/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/editors/xemacs/distinfo cvs rdiff -u -r1.3 -r0 pkgsrc/editors/xemacs/patches/patch-aj cvs rdiff -u -r0 -r1.1 \ pkgsrc/editors/xemacs/patches/patch-src_glyphs-eimage.c \ pkgsrc/editors/xemacs/patches/patch-src_lisp.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.