From f39cc2a2f597bd68464760e6c1bc86116f3366b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Pau=20Monn=C3=A9?= Date: Mon, 4 Jul 2016 16:35:54 +0000 Subject: MFH: r418036 xen: update to final 4.7.0 Sponsored by: Citrix Systems R&D Approved by: ports-secteam --- emulators/xen-kernel/Makefile | 6 ++---- emulators/xen-kernel/distinfo | 6 +++--- emulators/xen/Makefile | 2 +- 3 files changed, 6 insertions(+), 8 deletions(-) (limited to 'emulators') diff --git a/emulators/xen-kernel/Makefile b/emulators/xen-kernel/Makefile index 72f86d7e8c3e..9fa6bbb0a952 100644 --- a/emulators/xen-kernel/Makefile +++ b/emulators/xen-kernel/Makefile @@ -3,11 +3,9 @@ PORTNAME= xen PKGNAMESUFFIX= -kernel PORTVERSION= 4.7.0 -PORTREVISION= 1 -RCVERSION= 6 -DISTNAME= ${PORTNAME}-${DISTVERSION}-rc${RCVERSION} +PORTREVISION= 2 CATEGORIES= emulators -MASTER_SITES= http://bits.xensource.com/oss-xen/release/${DISTVERSION}-rc${RCVERSION}/ +MASTER_SITES= http://bits.xensource.com/oss-xen/release/${PORTVERSION}/ MAINTAINER= royger@FreeBSD.org COMMENT= Hypervisor using a microkernel design diff --git a/emulators/xen-kernel/distinfo b/emulators/xen-kernel/distinfo index 20ede0788069..0a74ef3ee7e1 100644 --- a/emulators/xen-kernel/distinfo +++ b/emulators/xen-kernel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1466081623 -SHA256 (xen-4.7.0-rc6.tar.gz) = d25e5e84b4d8f279be9a1a42b5c07c1b50cff48b49201e32ebf3809df187b428 -SIZE (xen-4.7.0-rc6.tar.gz) = 20707097 +TIMESTAMP = 1467644898 +SHA256 (xen-4.7.0.tar.gz) = be5876144d49729572ae06142e0bb93f1c1f2695578141eff2931995add24623 +SIZE (xen-4.7.0.tar.gz) = 20702550 diff --git a/emulators/xen/Makefile b/emulators/xen/Makefile index 4c573013e462..b585680685ac 100644 --- a/emulators/xen/Makefile +++ b/emulators/xen/Makefile @@ -2,7 +2,7 @@ PORTNAME= xen PORTVERSION= 4.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= royger@FreeBSD.org -- cgit v1.2.3