svn commit: r536472 - in head: emulators/xen-kernel sysutils/xen-tools

Roger Pau Monné royger at FreeBSD.org
Mon May 25 14:37:54 UTC 2020


Author: royger (src committer)
Date: Mon May 25 14:37:52 2020
New Revision: 536472
URL: https://svnweb.freebsd.org/changeset/ports/536472

Log:
  sysutils/xen-tools + emulators/xen-kernel: update to 4.13.1
  
  Sponsored by:	Citrix Systems R&D
  Approved by:	bapt (implicit)

Modified:
  head/emulators/xen-kernel/Makefile
  head/emulators/xen-kernel/distinfo
  head/sysutils/xen-tools/Makefile
  head/sysutils/xen-tools/distinfo

Modified: head/emulators/xen-kernel/Makefile
==============================================================================
--- head/emulators/xen-kernel/Makefile	Mon May 25 14:29:39 2020	(r536471)
+++ head/emulators/xen-kernel/Makefile	Mon May 25 14:37:52 2020	(r536472)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xen
-PORTVERSION=	4.13.0
+PORTVERSION=	4.13.1
 PORTREVISION=	0
 CATEGORIES=	emulators
 MASTER_SITES=	http://downloads.xenproject.org/release/xen/${PORTVERSION}/

Modified: head/emulators/xen-kernel/distinfo
==============================================================================
--- head/emulators/xen-kernel/distinfo	Mon May 25 14:29:39 2020	(r536471)
+++ head/emulators/xen-kernel/distinfo	Mon May 25 14:37:52 2020	(r536472)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578928967
-SHA256 (xen-4.13.0.tar.gz) = c69ae21b2ddeaf25532a81a448fcc6a218bc56f93c8907b2d416b2d4339c0afe
-SIZE (xen-4.13.0.tar.gz) = 39005191
+TIMESTAMP = 1590416499
+SHA256 (xen-4.13.1.tar.gz) = b97ce363e55b12c992063f4466c43cba0a6386ceb7a747b4dc670311f337ef01
+SIZE (xen-4.13.1.tar.gz) = 39024612

Modified: head/sysutils/xen-tools/Makefile
==============================================================================
--- head/sysutils/xen-tools/Makefile	Mon May 25 14:29:39 2020	(r536471)
+++ head/sysutils/xen-tools/Makefile	Mon May 25 14:37:52 2020	(r536472)
@@ -2,8 +2,8 @@
 
 PORTNAME=	xen
 PKGNAMESUFFIX=	-tools
-PORTVERSION=	4.13.0
-PORTREVISION=	2
+PORTVERSION=	4.13.1
+PORTREVISION=	0
 CATEGORIES=	sysutils emulators
 MASTER_SITES=	http://downloads.xenproject.org/release/xen/${PORTVERSION}/
 

Modified: head/sysutils/xen-tools/distinfo
==============================================================================
--- head/sysutils/xen-tools/distinfo	Mon May 25 14:29:39 2020	(r536471)
+++ head/sysutils/xen-tools/distinfo	Mon May 25 14:37:52 2020	(r536472)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578928967
-SHA256 (xen-4.13.0.tar.gz) = c69ae21b2ddeaf25532a81a448fcc6a218bc56f93c8907b2d416b2d4339c0afe
-SIZE (xen-4.13.0.tar.gz) = 39005191
+TIMESTAMP = 1590416499
+SHA256 (xen-4.13.1.tar.gz) = b97ce363e55b12c992063f4466c43cba0a6386ceb7a747b4dc670311f337ef01
+SIZE (xen-4.13.1.tar.gz) = 39024612


More information about the svn-ports-head mailing list