Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2023 11:09:09 GMT
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d65114f3cfb4 - main - emulators/open-vm-tools: Update to 12.2.5
Message-ID:  <202306201109.35KB99Ig016536@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by garga:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d65114f3cfb416ddfc8b32c3e9b5c621c0be96ab

commit d65114f3cfb416ddfc8b32c3e9b5c621c0be96ab
Author:     Renato Botelho <garga@FreeBSD.org>
AuthorDate: 2023-06-20 11:07:20 +0000
Commit:     Renato Botelho <garga@FreeBSD.org>
CommitDate: 2023-06-20 11:08:53 +0000

    emulators/open-vm-tools: Update to 12.2.5
    
    PR:             271986
    Reported by:    John Wolfe <jwolfe@vmware.com>
    Security:       CVE-2023-20867
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 emulators/open-vm-tools/Makefile | 4 ++--
 emulators/open-vm-tools/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index f01ce02cb828..d90505341720 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	open-vm-tools
-PORTVERSION=	12.2.0
+PORTVERSION=	12.2.5
 DISTVERSIONPREFIX=	stable-
 PORTEPOCH=	2
 CATEGORIES=	emulators
@@ -64,7 +64,7 @@ OPENSSL_CONFIGURE_WITH=	ssl
 X11_LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 			libfreetype.so:print/freetype2 \
 			libharfbuzz.so:print/harfbuzz
-X11_USES=		xorg
+X11_USES=		desktop-file-utils xorg
 X11_USE=		GNOME=gdkpixbuf2,gdkpixbuf2xlib,gtk30,gtkmm30 \
 			XORG=ice,sm,x11,xext,xi,xinerama,xorgproto,xrandr,xrender,xtst
 X11_CONFIGURE_WITH=	gtk3 gtkmm3 x
diff --git a/emulators/open-vm-tools/distinfo b/emulators/open-vm-tools/distinfo
index c3412ed38de7..a330198710d9 100644
--- a/emulators/open-vm-tools/distinfo
+++ b/emulators/open-vm-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678443295
-SHA256 (vmware-open-vm-tools-stable-12.2.0_GH0.tar.gz) = 5127dd8643e4c89a22a93728ea5420d236cd4083bc07d665f70fee08a581d635
-SIZE (vmware-open-vm-tools-stable-12.2.0_GH0.tar.gz) = 2975094
+TIMESTAMP = 1687199332
+SHA256 (vmware-open-vm-tools-stable-12.2.5_GH0.tar.gz) = 8cf14932fde137d9079891c1c08ac8f41024de0af90e8ff3707fe0e66c687775
+SIZE (vmware-open-vm-tools-stable-12.2.5_GH0.tar.gz) = 2974279



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306201109.35KB99Ig016536>