aboutsummaryrefslogtreecommitdiff
path: root/emulators/xen-kernel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/xen-kernel/Makefile')
-rw-r--r--emulators/xen-kernel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/xen-kernel/Makefile b/emulators/xen-kernel/Makefile
index 1edad90afe36..196b66bf224a 100644
--- a/emulators/xen-kernel/Makefile
+++ b/emulators/xen-kernel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xen
PKGNAMESUFFIX= -kernel
PORTVERSION= 4.7.1
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= emulators
MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/
@@ -44,7 +44,8 @@ EXTRA_PATCHES= ${FILESDIR}/0001-xen-logdirty-prevent-preemption-if-finished.patc
${FILESDIR}/xsa192.patch \
${FILESDIR}/xsa193-4.7.patch \
${FILESDIR}/xsa194.patch \
- ${FILESDIR}/xsa195.patch
+ ${FILESDIR}/xsa195.patch \
+ ${FILESDIR}/xsa200-4.7.patch
.include <bsd.port.options.mk>