diff options
-rw-r--r-- | sysutils/xen-guest-tools/Makefile | 6 | ||||
-rw-r--r-- | sysutils/xen-guest-tools/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/xen-guest-tools/Makefile b/sysutils/xen-guest-tools/Makefile index a70031db1d62..75d357d88a67 100644 --- a/sysutils/xen-guest-tools/Makefile +++ b/sysutils/xen-guest-tools/Makefile @@ -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 \ diff --git a/sysutils/xen-guest-tools/distinfo b/sysutils/xen-guest-tools/distinfo index ff7ba5648231..6b6aef93bd9f 100644 --- a/sysutils/xen-guest-tools/distinfo +++ b/sysutils/xen-guest-tools/distinfo @@ -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 |