summaryrefslogtreecommitdiff
path: root/emulators/vmware3
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2003-06-29 20:07:23 +0000
committerjdolecek <jdolecek>2003-06-29 20:07:23 +0000
commit2343646d5d69762c9b7cc7bf62687bd0d65cc6f0 (patch)
treeef586204de492b1c675c41c4f637f2b1154cf6f9 /emulators/vmware3
parente283a021978e60742c3b09f20940a508fe851453 (diff)
downloadpkgsrc-2343646d5d69762c9b7cc7bf62687bd0d65cc6f0.tar.gz
update again to latest available version VMware 3.2.1, now that the modules
are updated too change created etc/vmware/config to include "xkeymap.usekeycodeMapIfXFree86 = true", so that the keyboard mapping would work correctly list of changes isn't available, presumably bugfixes only
Diffstat (limited to 'emulators/vmware3')
-rw-r--r--emulators/vmware3/Makefile9
-rw-r--r--emulators/vmware3/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile
index ce8a6c809b4..fb9ce67deca 100644
--- a/emulators/vmware3/Makefile
+++ b/emulators/vmware3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/06/26 07:00:02 tron Exp $
+# $NetBSD: Makefile,v 1.7 2003/06/29 20:07:23 jdolecek Exp $
-DISTNAME= VMware-workstation-3.2.0-2230
-PKGNAME= vmware-3.2.0
+DISTNAME= VMware-workstation-3.2.1-2237
+PKGNAME= vmware-3.2.1
WRKSRC= ${WRKDIR}/vmware-distrib
CATEGORIES= emulators
MASTER_SITES= ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/ \
@@ -101,7 +101,8 @@ post-install:
${ECHO} "libdir = \"${PREFIX}/share/vmware\""; \
${ECHO} "vmnet1.HostOnlyAddress = \"172.16.212.1\""; \
${ECHO} "vmnet1.HostOnlyNetMask = \"255.255.255.0\""; \
- ${ECHO} "host.FSSupportLocking1 = 0x1"; \
+ ${ECHO} "host.FSSupportLocking1 = 0x1"; \
+ ${ECHO} "xkeymap.usekeycodeMapIfXFree86 = true"; \
) > ${VMWARE_CFG_DIR}/config
.include "../suse_linux/Makefile.application"
diff --git a/emulators/vmware3/distinfo b/emulators/vmware3/distinfo
index 484870cb2ef..f52d4292955 100644
--- a/emulators/vmware3/distinfo
+++ b/emulators/vmware3/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/06/26 07:00:03 tron Exp $
+$NetBSD: distinfo,v 1.4 2003/06/29 20:07:23 jdolecek Exp $
-SHA1 (VMware-workstation-3.2.0-2230.tar.gz) = db20b3e9874c82fe14892953c1be739f80632a69
-Size (VMware-workstation-3.2.0-2230.tar.gz) = 12575521 bytes
+SHA1 (VMware-workstation-3.2.1-2237.tar.gz) = 029a4ffd00217f95744b168c8faab162ee9417fb
+Size (VMware-workstation-3.2.1-2237.tar.gz) = 12577022 bytes