diff options
author | bouyer <bouyer@pkgsrc.org> | 2012-06-19 20:17:06 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2012-06-19 20:17:06 +0000 |
commit | 1d3fca04da05e591a8b69949ad750b1452810b3e (patch) | |
tree | 7b0b855d9904a0f518f7610c48c5588304bfa690 /sysutils/xenkernel41 | |
parent | 47b01527cf66895a9635ed838d4a2e41f88f5c71 (diff) | |
download | pkgsrc-1d3fca04da05e591a8b69949ad750b1452810b3e.tar.gz |
Move patches to the right place. Bump PKGREVISION
Diffstat (limited to 'sysutils/xenkernel41')
-rw-r--r-- | sysutils/xenkernel41/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xenkernel41/patches/patch-xsa7-xsa8-xen-4.1 (renamed from sysutils/xenkernel41/patch-xsa7-xsa8-xen-4.1) | 2 | ||||
-rw-r--r-- | sysutils/xenkernel41/patches/patch-xsa9-xen-4.1 (renamed from sysutils/xenkernel41/patch-xsa9-xen-4.1) | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/xenkernel41/Makefile b/sysutils/xenkernel41/Makefile index 4df2e66bb6b..c44edc818dd 100644 --- a/sysutils/xenkernel41/Makefile +++ b/sysutils/xenkernel41/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2012/06/12 15:59:04 bouyer Exp $ +# $NetBSD: Makefile,v 1.7 2012/06/19 20:17:06 bouyer Exp $ # VERSION= 4.1.2 DISTNAME= xen-${VERSION} PKGNAME= xenkernel41-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://bits.xensource.com/oss-xen/release/${VERSION}/ EXTRACT_SUFX= .tar.gz diff --git a/sysutils/xenkernel41/patch-xsa7-xsa8-xen-4.1 b/sysutils/xenkernel41/patches/patch-xsa7-xsa8-xen-4.1 index 6215eee81fd..63d5f482731 100644 --- a/sysutils/xenkernel41/patch-xsa7-xsa8-xen-4.1 +++ b/sysutils/xenkernel41/patches/patch-xsa7-xsa8-xen-4.1 @@ -1,4 +1,4 @@ -$NetBSD: patch-xsa7-xsa8-xen-4.1,v 1.1 2012/06/12 15:59:04 bouyer Exp $ +$NetBSD: patch-xsa7-xsa8-xen-4.1,v 1.1 2012/06/19 20:17:06 bouyer Exp $ diff -r 35248be669e7 xen/arch/x86/x86_64/asm-offsets.c --- xen/arch/x86/x86_64/asm-offsets.c.orig Mon May 14 16:59:12 2012 +0100 diff --git a/sysutils/xenkernel41/patch-xsa9-xen-4.1 b/sysutils/xenkernel41/patches/patch-xsa9-xen-4.1 index 3f09c316fcd..87cf4fe73db 100644 --- a/sysutils/xenkernel41/patch-xsa9-xen-4.1 +++ b/sysutils/xenkernel41/patches/patch-xsa9-xen-4.1 @@ -1,4 +1,4 @@ -$NetBSD: patch-xsa9-xen-4.1,v 1.1 2012/06/12 15:59:04 bouyer Exp $ +$NetBSD: patch-xsa9-xen-4.1,v 1.1 2012/06/19 20:17:06 bouyer Exp $ x86-64: detect processors subject to AMD erratum #121 and refuse to boot |