Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DC15C63D96B for ; Thu, 5 Jan 2012 12:02:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E6D4814A1BC; Thu, 5 Jan 2012 12:02:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 25ED614A1D7 for ; Thu, 5 Jan 2012 12:02:38 +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 LlO4x8XV9E6Z for ; Thu, 5 Jan 2012 12:02:37 +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 8606E14A1BA for ; Thu, 5 Jan 2012 12:02:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id DAA8A175DD; Thu, 5 Jan 2012 12:02:38 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 5 Jan 2012 12:02:38 +0000 From: "Christoph Egger" Subject: CVS commit: pkgsrc/sysutils/xenkernel33 To: pkgsrc-changes@NetBSD.org Reply-To: cegger@netbsd.org X-Mailer: log_accum Message-Id: <20120105120238.DAA8A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: cegger Date: Thu Jan 5 12:02:38 UTC 2012 Modified Files: pkgsrc/sysutils/xenkernel33: Makefile distinfo pkgsrc/sysutils/xenkernel33/patches: patch-ae Added Files: pkgsrc/sysutils/xenkernel33/patches: patch-compat_memory_c patch-include_xen_compat_h Log Message: Apply fixes for gcc 4.5. Fixes PR 45388. Bump pkg revision. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/sysutils/xenkernel33/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/xenkernel33/distinfo cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/xenkernel33/patches/patch-ae cvs rdiff -u -r0 -r1.1 \ pkgsrc/sysutils/xenkernel33/patches/patch-compat_memory_c \ pkgsrc/sysutils/xenkernel33/patches/patch-include_xen_compat_h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.