Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2020 13:27:57 +0000 (UTC)
From:      Josh Paetzel <jpaetzel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548202 - in head/emulators/open-vm-tools: . files
Message-ID:  <202009101327.08ADRvRh075444@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jpaetzel
Date: Thu Sep 10 13:27:57 2020
New Revision: 548202
URL: https://svnweb.freebsd.org/changeset/ports/548202

Log:
  Update to 11.1.5
  
  There's no functional changes in this update that apply to FreeBSD.  Upstream fixed
  some issues detected by coverity.
  
  https://github.com/vmware/open-vm-tools/blob/stable-11.1.5/ReleaseNotes.md
  
  PR:	248782
  Submitted by:	John Wolfe <jwolfe@vmware.com>
  Sponsored by:	Panzura, Inc

Deleted:
  head/emulators/open-vm-tools/files/patch-services_plugins_dndcp_copyPasteCompatX11.c
Modified:
  head/emulators/open-vm-tools/Makefile
  head/emulators/open-vm-tools/distinfo

Modified: head/emulators/open-vm-tools/Makefile
==============================================================================
--- head/emulators/open-vm-tools/Makefile	Thu Sep 10 12:34:42 2020	(r548201)
+++ head/emulators/open-vm-tools/Makefile	Thu Sep 10 13:27:57 2020	(r548202)
@@ -3,7 +3,6 @@
 
 PORTNAME=		open-vm-tools
 PORTVERSION=		${RELEASE_VER}
-PORTREVISION=		1
 DISTVERSIONPREFIX=	stable-
 PORTEPOCH=		2
 CATEGORIES=		emulators
@@ -19,8 +18,8 @@ ONLY_FOR_ARCHS=		amd64 i386
 LIB_DEPENDS=		libmspack.so:archivers/libmspack \
 			libdnet.so:net/libdnet
 
-RELEASE_VER=		11.1.0
-BUILD_VER=		16036546
+RELEASE_VER=		11.1.5
+BUILD_VER=		16724464
 
 OPTIONS_DEFINE=		DOCS LIBNOTIFY OPENSSL X11
 OPTIONS_DEFAULT=	DOCS LIBNOTIFY OPENSSL X11

Modified: head/emulators/open-vm-tools/distinfo
==============================================================================
--- head/emulators/open-vm-tools/distinfo	Thu Sep 10 12:34:42 2020	(r548201)
+++ head/emulators/open-vm-tools/distinfo	Thu Sep 10 13:27:57 2020	(r548202)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589112329
-SHA256 (vmware-open-vm-tools-stable-11.1.0_GH0.tar.gz) = 5930448c65cf298e3dded2a3670750f4affaf3a631500a1774eeb4cfe0a32b80
-SIZE (vmware-open-vm-tools-stable-11.1.0_GH0.tar.gz) = 2667232
+TIMESTAMP = 1599247749
+SHA256 (vmware-open-vm-tools-stable-11.1.5_GH0.tar.gz) = 0bbc20d725cb2e15db5bd5e6a9cbab7fc98c2e3208f19a233a2308468cb2dc04
+SIZE (vmware-open-vm-tools-stable-11.1.5_GH0.tar.gz) = 2668828



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