- update to 4.13.1
This commit is contained in:
parent
d4954178e9
commit
c663f84120
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541280
2 changed files with 6 additions and 6 deletions
|
@ -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 \
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue