Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2017 05:20:29 +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: r457023 - in head/emulators/open-vm-tools: . files
Message-ID:  <201712230520.vBN5KTbo050813@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jpaetzel
Date: Sat Dec 23 05:20:29 2017
New Revision: 457023
URL: https://svnweb.freebsd.org/changeset/ports/457023

Log:
  Update to 10.2.0
  
  See the following link for the full release notes for this release:
  https://github.com/vmware/open-vm-tools/blob/10.2.x/ReleaseNotes.md
  
  PR:	224373
  Submitted by:	John Wolfe <jwolfe@vmware.com>

Deleted:
  head/emulators/open-vm-tools/files/patch-lib_include_guest__os.h
  head/emulators/open-vm-tools/files/patch-lib_include_vm__basic__defs.h
  head/emulators/open-vm-tools/files/patch-lib_misc_hostinfoPosix.c
Modified:
  head/emulators/open-vm-tools/Makefile
  head/emulators/open-vm-tools/distinfo
  head/emulators/open-vm-tools/pkg-plist

Modified: head/emulators/open-vm-tools/Makefile
==============================================================================
--- head/emulators/open-vm-tools/Makefile	Sat Dec 23 04:54:42 2017	(r457022)
+++ head/emulators/open-vm-tools/Makefile	Sat Dec 23 05:20:29 2017	(r457023)
@@ -4,7 +4,6 @@
 PORTNAME=		open-vm-tools
 PORTVERSION=		${RELEASE_VER}
 DISTVERSIONPREFIX=	stable-
-PORTREVISION=		5
 PORTEPOCH=		2
 CATEGORIES=		emulators
 
@@ -18,8 +17,8 @@ ONLY_FOR_ARCHS=		amd64 i386
 
 LIB_DEPENDS=		libmspack.so:archivers/libmspack
 
-RELEASE_VER=		10.1.10
-BUILD_VER=		6082533
+RELEASE_VER=		10.2.0
+BUILD_VER=		7253323
 
 OPTIONS_DEFINE=		DNET LIBNOTIFY OPENSSL X11
 OPTIONS_DEFAULT=	DNET LIBNOTIFY OPENSSL X11

Modified: head/emulators/open-vm-tools/distinfo
==============================================================================
--- head/emulators/open-vm-tools/distinfo	Sat Dec 23 04:54:42 2017	(r457022)
+++ head/emulators/open-vm-tools/distinfo	Sat Dec 23 05:20:29 2017	(r457023)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503010753
-SHA256 (vmware-open-vm-tools-stable-10.1.10_GH0.tar.gz) = ce03c8827389ea272a5c072366b6bff381b2eddad94750c6a9433a0dea61c762
-SIZE (vmware-open-vm-tools-stable-10.1.10_GH0.tar.gz) = 3543342
+TIMESTAMP = 1513787562
+SHA256 (vmware-open-vm-tools-stable-10.2.0_GH0.tar.gz) = 40dccff0630034b4985ac7a0d3bfcf89025e9a57f518e561db8c6fd7322bf029
+SIZE (vmware-open-vm-tools-stable-10.2.0_GH0.tar.gz) = 3200084

Modified: head/emulators/open-vm-tools/pkg-plist
==============================================================================
--- head/emulators/open-vm-tools/pkg-plist	Sat Dec 23 04:54:42 2017	(r457022)
+++ head/emulators/open-vm-tools/pkg-plist	Sat Dec 23 05:20:29 2017	(r457023)
@@ -6,25 +6,14 @@ bin/vmware-namespace-cmd
 bin/vmware-rpctool
 bin/vmware-toolbox-cmd
 bin/vmware-vmblock-fuse
+%%X11%%bin/vmware-user
 %%X11%%bin/vmware-user-suid-wrapper
 %%X11%%etc/xdg/autostart/vmware-user.desktop
 bin/vmware-xferlogs
-include/libDeployPkg/guestcust-events.h
-include/libDeployPkg/imgcust-api.h
-include/libDeployPkg/includeCheck.h
-include/libDeployPkg/linuxDeployment.h
-include/libDeployPkg/log.h
-include/libDeployPkg/process.h
-include/libDeployPkg/rpcout.h
-include/libDeployPkg/vm_basic_types.h
 include/vmGuestLib/includeCheck.h
 include/vmGuestLib/vmGuestLib.h
 include/vmGuestLib/vmSessionId.h
 include/vmGuestLib/vm_basic_types.h
-lib/libDeployPkg.a
-lib/libDeployPkg.so
-lib/libDeployPkg.so.0
-lib/libDeployPkg.so.0.0.0
 lib/libguestlib.a
 lib/libguestlib.so
 lib/libguestlib.so.0
@@ -40,7 +29,6 @@ lib/libvmtools.so.0.0.0
 @dir lib/vmware-tools/modules/input
 lib/open-vm-tools/plugins/common/libhgfsServer.so
 lib/open-vm-tools/plugins/common/libvix.so
-lib/open-vm-tools/plugins/vmsvc/libdeployPkgPlugin.so
 lib/open-vm-tools/plugins/vmsvc/libguestInfo.so
 lib/open-vm-tools/plugins/vmsvc/libpowerOps.so
 lib/open-vm-tools/plugins/vmsvc/libtimeSync.so
@@ -51,7 +39,6 @@ lib/open-vm-tools/plugins/vmsvc/libvmbackup.so
 lib/vmware-tools/modules/drivers/vmblock.ko
 lib/vmware-tools/modules/drivers/vmmemctl.ko
 lib/vmware-tools/modules/drivers/vmxnet.ko
-libdata/pkgconfig/libDeployPkg.pc
 libdata/pkgconfig/vmguestlib.pc
 sbin/mount_vmblock
 share/vmware-tools/poweroff-vm-default



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