summaryrefslogtreecommitdiff
path: root/sysutils/open-vm-tools/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2018-01-01 06:56:01 +0000
committerryoon <ryoon@pkgsrc.org>2018-01-01 06:56:01 +0000
commit02165106368fa1b6ffbb3cd23804b38a8f76976c (patch)
tree186999c595d72e2092394cda62c2cba6ddca4585 /sysutils/open-vm-tools/Makefile
parent4bdb7725c055c0eacac75151f99a667bbda355c2 (diff)
downloadpkgsrc-02165106368fa1b6ffbb3cd23804b38a8f76976c.tar.gz
Update to 10.2.0
* Use x11/gtkmm3 Changelog: Compatibility * open-vm-tools 10.2.0 is compatible with all supported versions of VMware vSphere ESXi 5.5 and later, VMware Workstation 14.0 and VMware Fusion 10.0. See VMware Compatibility Guide for more information. * Starting with VMware Tools version 10.2.0, Perl script based VMware Tools installation for FreeBSD has been discontinued. Going forward, FreeBSD systems are supported only through the open-vm-tools packages directly available from FreeBSD package repositories. FreeBSD packages for open-vm-tools 10.1.0 and later are available from FreeBSD package repositories. Resolved Issues * Summary page of the VM does not list the IP address of the VMs in the right order * Guest authentication fails with a SystemError fault when the requested password is expired * The free space reported in vim.vm.GuestInfo.DiskInfo for a Linux guest does not match with df command in the guest * VMware user process might not restart after upgrades of open-vm-tools
Diffstat (limited to 'sysutils/open-vm-tools/Makefile')
-rw-r--r--sysutils/open-vm-tools/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/sysutils/open-vm-tools/Makefile b/sysutils/open-vm-tools/Makefile
index de8cacc8df5..f0a1cc81517 100644
--- a/sysutils/open-vm-tools/Makefile
+++ b/sysutils/open-vm-tools/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.78 2017/11/30 16:45:38 adam Exp $
+# $NetBSD: Makefile,v 1.79 2018/01/01 06:56:01 ryoon Exp $
-DISTNAME= open-vm-tools-10.1.15
-PKGREVISION= 1
+OVTVER= 10.2.0
+DISTNAME= open-vm-tools-${OVTVER}-7253323
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=vmware/}
@@ -10,8 +10,9 @@ HOMEPAGE= https://github.com/vmware/open-vm-tools
COMMENT= Open source VMware tools
LICENSE= gnu-lgpl-v2.1
-GITHUB_TAG= stable-${PKGVERSION_NOREV}
-WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG}/${GITHUB_PROJECT}
+GITHUB_PROJECT= open-vm-tools
+GITHUB_RELEASE= stable-${OVTVER}
+#WRKSRC= ${WRKDIR}/${GITHUB_PROJECT}-${GITHUB_TAG}/${GITHUB_PROJECT}
ONLY_FOR_PLATFORM= NetBSD-*-i386 NetBSD-*-x86_64