From owner-svn-ports-all@freebsd.org Sat Dec 23 05:20:31 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 313DFE9968B; Sat, 23 Dec 2017 05:20:31 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 089B7760C4; Sat, 23 Dec 2017 05:20:30 +0000 (UTC) (envelope-from jpaetzel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBN5KTN8050816; Sat, 23 Dec 2017 05:20:29 GMT (envelope-from jpaetzel@FreeBSD.org) Received: (from jpaetzel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBN5KTbo050813; Sat, 23 Dec 2017 05:20:29 GMT (envelope-from jpaetzel@FreeBSD.org) Message-Id: <201712230520.vBN5KTbo050813@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jpaetzel set sender to jpaetzel@FreeBSD.org using -f From: Josh Paetzel Date: Sat, 23 Dec 2017 05:20:29 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: jpaetzel X-SVN-Commit-Paths: in head/emulators/open-vm-tools: . files X-SVN-Commit-Revision: 457023 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2017 05:20:31 -0000 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 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