summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel3/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer>2007-12-03 21:54:28 +0000
committerbouyer <bouyer>2007-12-03 21:54:28 +0000
commit7908751f7bc51e9e8635b96796fd604967e15660 (patch)
tree3d25954418fd00d85d9e62dc23b54300d321b272 /sysutils/xenkernel3/Makefile
parent2f6cb0fc8da03ae65c877f9cd869d216f332b4c3 (diff)
downloadpkgsrc-7908751f7bc51e9e8635b96796fd604967e15660.tar.gz
Update the Xen3 packages to 3.1.2.
Package changes: point HOMEPAGE to http://xen.org/ looks like the Xen peoples won't put a tarball on their http server for this; I built one from their repository and put it in ${MASTER_SITE_LOCAL} Summary of changes since 3.1.0: some of our patches have been integrated upstream, thanks to Christoph Egger various performances improvements and bug fixes, including some security fixes, and one bug that would lead to floating point register leak/corruption from HVM to PV guests on Intel VMX CPUs.
Diffstat (limited to 'sysutils/xenkernel3/Makefile')
-rw-r--r--sysutils/xenkernel3/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/sysutils/xenkernel3/Makefile b/sysutils/xenkernel3/Makefile
index 94253f9c5b1..3a862dca8f9 100644
--- a/sysutils/xenkernel3/Makefile
+++ b/sysutils/xenkernel3/Makefile
@@ -1,17 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2007/11/26 19:35:24 bouyer Exp $
+# $NetBSD: Makefile,v 1.8 2007/12/03 21:54:28 bouyer Exp $
#
-VERSION= 3.1.0
+VERSION= 3.1.2
DISTNAME= xen-${VERSION}-src
PKGNAME= xenkernel3-${VERSION}
-PKGREVISION= 3
CATEGORIES= sysutils
-MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ \
- http://bits.xensource.com/oss-xen/release/${VERSION}/src.tgz/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tgz
MAINTAINER= bouyer@NetBSD.org
-HOMEPAGE= http://www.cl.cam.ac.uk/research/srg/netos/xen/
+HOMEPAGE= http://xen.org/
COMMENT= Xen3 Kernel
ONLY_FOR_PLATFORM= Linux-2.[46]*-i386 NetBSD-*-i386 Linux-2.[46]*-x86_64 NetBSD-*-x86_64