diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-06-29 20:05:35 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-06-29 20:05:35 +0000 |
commit | 183047584456a6de226a2edd82950e5e48bad2a5 (patch) | |
tree | 7fb169133a65ba9df681b11ccd39df7cdb5a124c /emulators | |
parent | db4e9d3c09b259ef66b8d95eee693027c71455ee (diff) | |
download | pkgsrc-183047584456a6de226a2edd82950e5e48bad2a5.tar.gz |
update vmware3 module to latest available 3.x version - VMware 3.2.1
change the package version to 3.2.1.1 to accomodate introduction of teeny
version number by VMware
list of changes isn't available, presumably bugfixes only
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware-module3/Makefile | 8 | ||||
-rw-r--r-- | emulators/vmware-module3/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/vmware-module3/Makefile b/emulators/vmware-module3/Makefile index 0a44744860d..28bca42596e 100644 --- a/emulators/vmware-module3/Makefile +++ b/emulators/vmware-module3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2003/06/26 06:50:02 tron Exp $ +# $NetBSD: Makefile,v 1.9 2003/06/29 20:05:35 jdolecek Exp $ -DISTNAME= vmware-netbsd-3.2.2 -PKGNAME= vmware-module-3.2.2 +DISTNAME= vmware-netbsd-3.2.1.1 +PKGNAME= vmware-module-3.2.1.1 WRKSRC= ${WRKDIR} CATEGORIES= emulators MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/vmware/ @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.wasabisystems.com/ -COMMENT= Kernel modules for the VMware 3.x emulator +COMMENT= Kernel modules for the VMware 3.2.1 PC emulator CONFLICTS= vmware-module-1.* diff --git a/emulators/vmware-module3/distinfo b/emulators/vmware-module3/distinfo index e72841b8b02..fa84ba07463 100644 --- a/emulators/vmware-module3/distinfo +++ b/emulators/vmware-module3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2003/03/20 10:37:55 jdolecek Exp $ +$NetBSD: distinfo,v 1.4 2003/06/29 20:05:35 jdolecek Exp $ -SHA1 (vmware-netbsd-3.2.2.tar.bz2) = 39bad78bffcfdec325b5cb4d21bfc99c0b27c120 -Size (vmware-netbsd-3.2.2.tar.bz2) = 80992 bytes +SHA1 (vmware-netbsd-3.2.1.1.tar.bz2) = 7abba7c0134d7aed22243af4bff6b766b23d0ef7 +Size (vmware-netbsd-3.2.1.1.tar.bz2) = 81481 bytes SHA1 (patch-ab) = 412a3fa0a49aebe5f52cb46015fb9b981625f4ac |