emulators/open-vm-tools: Update to 12.0.0
PR: 262384 Sponsored by: Rubicon Communications, LLC ("Netgate")
This commit is contained in:
parent
9617b42895
commit
9a6a380313
@ -1,8 +1,7 @@
|
||||
# Created by: mbr@FreeBSD.org
|
||||
|
||||
PORTNAME= open-vm-tools
|
||||
PORTVERSION= 11.3.5
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 12.0.0
|
||||
DISTVERSIONPREFIX= stable-
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= emulators
|
||||
@ -13,7 +12,7 @@ COMMENT= Open VMware tools for FreeBSD VMware guests ${${FLAVOR}_COMMENT}
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 aarch64 i386
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386
|
||||
|
||||
LIB_DEPENDS= libdnet.so:net/libdnet \
|
||||
libmspack.so:archivers/libmspack
|
||||
@ -35,6 +34,7 @@ USE_RC_SUBR= vmware-guestd vmware-kmod
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--disable-vgauth \
|
||||
--enable-containerinfo=no \
|
||||
--sysconfdir=${PREFIX}/etc \
|
||||
--without-icu
|
||||
CONFIGURE_ENV+= SYSDIR=${SRC_BASE}/sys
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1633004781
|
||||
SHA256 (vmware-open-vm-tools-stable-11.3.5_GH0.tar.gz) = 26053a93d8aa5387e49a974ed3d0c89a1efd7e0911d694cd9b9f4306bd74b885
|
||||
SIZE (vmware-open-vm-tools-stable-11.3.5_GH0.tar.gz) = 2849232
|
||||
TIMESTAMP = 1646656337
|
||||
SHA256 (vmware-open-vm-tools-stable-12.0.0_GH0.tar.gz) = 244d224dc503f2c9350899a61fef418f23dc0520e8e30dce10863ea2dc81f047
|
||||
SIZE (vmware-open-vm-tools-stable-12.0.0_GH0.tar.gz) = 2938469
|
||||
|
Loading…
Reference in New Issue
Block a user