svn commit: r541280 - head/sysutils/xen-guest-tools

Dirk Meyer dinoex at FreeBSD.org
Sun Jul 5 13:34:41 UTC 2020


Author: dinoex
Date: Sun Jul  5 13:34:40 2020
New Revision: 541280
URL: https://svnweb.freebsd.org/changeset/ports/541280

Log:
  - update to 4.13.1

Modified:
  head/sysutils/xen-guest-tools/Makefile
  head/sysutils/xen-guest-tools/distinfo

Modified: head/sysutils/xen-guest-tools/Makefile
==============================================================================
--- head/sysutils/xen-guest-tools/Makefile	Sun Jul  5 12:51:20 2020	(r541279)
+++ head/sysutils/xen-guest-tools/Makefile	Sun Jul  5 13:34:40 2020	(r541280)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	xen-guest-tools
-PORTVERSION=	4.13.0
-PORTREVISION=	2
+PORTVERSION=	4.13.1
+PORTREVISION=	0
 CATEGORIES=	sysutils
 MASTER_SITES=	https://downloads.xenproject.org/release/xen/${PORTVERSION}/
 DISTNAME=	xen-${PORTVERSION}
@@ -18,7 +18,7 @@ ONLY_FOR_ARCHS=		amd64 i386
 ONLY_FOR_ARCHS_REASON=	not yet ported to anything other than amd64 or i386
 CONFLICTS=	xen-tools-[0-9]*
 
-BUILD_DEPENDS=	${LOCALBASE}/bin/bash:shells/bash \
+BUILD_DEPENDS=	bash:shells/bash \
 		${LOCALBASE}/lib/libglib-2.0.so:devel/glib20 \
 		${LOCALBASE}/lib/libargp.so:devel/argp-standalone \
 		${LOCALBASE}/lib/libyajl.so:devel/yajl \

Modified: head/sysutils/xen-guest-tools/distinfo
==============================================================================
--- head/sysutils/xen-guest-tools/distinfo	Sun Jul  5 12:51:20 2020	(r541279)
+++ head/sysutils/xen-guest-tools/distinfo	Sun Jul  5 13:34:40 2020	(r541280)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580724124
-SHA256 (xen-4.13.0.tar.gz) = c69ae21b2ddeaf25532a81a448fcc6a218bc56f93c8907b2d416b2d4339c0afe
-SIZE (xen-4.13.0.tar.gz) = 39005191
+TIMESTAMP = 1593766790
+SHA256 (xen-4.13.1.tar.gz) = b97ce363e55b12c992063f4466c43cba0a6386ceb7a747b4dc670311f337ef01
+SIZE (xen-4.13.1.tar.gz) = 39024612


More information about the svn-ports-all mailing list