Subject: CVS commit: pkgsrc/sysutils/xentools3-hvm
To: None <pkgsrc-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: pkgsrc-changes
Date: 12/02/2007 18:55:32
Module Name:	pkgsrc
Committed By:	bouyer
Date:		Sun Dec  2 18:55:31 UTC 2007

Modified Files:
	pkgsrc/sysutils/xentools3-hvm: Makefile PLIST
Added Files:
	pkgsrc/sysutils/xentools3-hvm/files: elf_machdep.h int_types.h

Log Message:
Make it build on amd64: the amd64 headers don't deal very well with gcc -m32,
so add custom version of the i386 headers required by this package to build.
While here install the qemu-ifup script in examples. Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/xentools3-hvm/Makefile \
    pkgsrc/sysutils/xentools3-hvm/PLIST
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/xentools3-hvm/files/elf_machdep.h \
    pkgsrc/sysutils/xentools3-hvm/files/int_types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.