aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Milum Jr <freebsd@darkain.com>2021-08-18 14:03:23 +0000
committerRenato Botelho <garga@FreeBSD.org>2021-08-18 14:04:28 +0000
commit7c87a2355ec82b20c3aa4d7105a6b65435ddea05 (patch)
tree1cf5c64ab78a0d9ab690dd4769431044e73ae1d9
parente8b93241fd536b757d18a991a606d648a09a2f5a (diff)
downloadports-7c87a2355ec82b20c3aa4d7105a6b65435ddea05.tar.gz
ports-7c87a2355ec82b20c3aa4d7105a6b65435ddea05.zip
emulators/open-vm-tools: Update to 11.3.0
This version introduces aarch64 support PR: 256282 Sponsored by: Rubicon Communications, LLC ("Netgate")
-rw-r--r--emulators/open-vm-tools/Makefile8
-rw-r--r--emulators/open-vm-tools/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index 39b3334f4204..37cab864e320 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -1,7 +1,7 @@
# Created by: mbr@FreeBSD.org
PORTNAME= open-vm-tools
-PORTVERSION= 11.2.5
+PORTVERSION= 11.3.0
DISTVERSIONPREFIX= stable-
PORTEPOCH= 2
CATEGORIES= emulators
@@ -12,7 +12,7 @@ COMMENT= Open VMware tools for FreeBSD VMware guests ${${FLAVOR}_COMMENT}
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS= amd64 aarch64 i386
LIB_DEPENDS= libdnet.so:net/libdnet \
libmspack.so:archivers/libmspack
@@ -64,9 +64,9 @@ OPENSSL_CONFIGURE_WITH= ssl
X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
X11_USES= xorg
-X11_USE= GNOME=gdkpixbuf2,gtk20,gtkmm24 \
+X11_USE= GNOME=gdkpixbuf2,gtk30,gtkmm30 \
XORG=ice,sm,x11,xext,xi,xinerama,xorgproto,xrandr,xrender,xtst
-X11_CONFIGURE_WITH= gtk2 gtkmm x
+X11_CONFIGURE_WITH= gtk3 gtkmm3 x
post-patch:
@${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@"\
diff --git a/emulators/open-vm-tools/distinfo b/emulators/open-vm-tools/distinfo
index 9fa4e21d4696..c01cfcd10383 100644
--- a/emulators/open-vm-tools/distinfo
+++ b/emulators/open-vm-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616595096
-SHA256 (vmware-open-vm-tools-stable-11.2.5_GH0.tar.gz) = 7c31bb8ef70a0e32b81cde6550cae390a53108e4abb28bb539b0ab5b9e4fc188
-SIZE (vmware-open-vm-tools-stable-11.2.5_GH0.tar.gz) = 2717724
+TIMESTAMP = 1624392118
+SHA256 (vmware-open-vm-tools-stable-11.3.0_GH0.tar.gz) = 588f1b6252c36bc55581aa3451a47880290f38ef46aad493710bcf4ce3c7635e
+SIZE (vmware-open-vm-tools-stable-11.3.0_GH0.tar.gz) = 2865165