aboutsummaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2009-06-08 23:24:44 +0000
committerMartin Blapp <mbr@FreeBSD.org>2009-06-08 23:24:44 +0000
commit7f2467c4145e51910dee49edd79e8fe1bdd1776f (patch)
treede740f16726a1428b19cfbb474dce490ac955542 /emulators/open-vm-tools/Makefile
parent6893d2196b46f33cf425f30f5e11ad5b0d2e3824 (diff)
downloadports-7f2467c4145e51910dee49edd79e8fe1bdd1776f.tar.gz
ports-7f2467c4145e51910dee49edd79e8fe1bdd1776f.zip
Upgrade open-vm-tools to build 167859 from 2009.05.22
Add vfs layer fixes for recent FreeBSD CURRENT Vmtools-guestd has been replaced by vmtoolsd PR: ports/134879 Submitted by: Tom McLaughlin <tmclaugh@freebsd.org>
Notes
Notes: svn path=/head/; revision=235458
Diffstat (limited to 'emulators/open-vm-tools/Makefile')
-rw-r--r--emulators/open-vm-tools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index f30970b4c28d..760a0df64066 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -7,7 +7,6 @@
PORTNAME= open-vm-tools
PORTVERSION= ${BUILD_VER}
-PORTREVISION= 2
CATEGORIES= emulators kld
MASTER_SITES= SF
DISTNAME= open-vm-tools-${RELEASE_DATE}-${BUILD_VER}
@@ -15,8 +14,8 @@ DISTNAME= open-vm-tools-${RELEASE_DATE}-${BUILD_VER}
MAINTAINER= mbr@freebsd.org
COMMENT?= Open VMware tools for FreeBSD VMware guests
-RELEASE_DATE= 2009.03.18
-BUILD_VER= 154848
+RELEASE_DATE= 2009.05.22
+BUILD_VER= 167859
GNU_CONFIGURE= yes
USE_LDCONFIG= yes