diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-08-24 15:53:47 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-08-24 15:53:47 +0000 |
commit | 9b7d31c943cfd9f56aaef1bcec8fa9b52bfafc4f (patch) | |
tree | 0b3f16609081f6a7b92a6b39348759f40b63183b /emulators/vmware-module3 | |
parent | f75e8fa018a6ab1ccc05baa6e1fc6126922a49db (diff) | |
download | pkgsrc-9b7d31c943cfd9f56aaef1bcec8fa9b52bfafc4f.tar.gz |
update vmware-module3 to 3.2.1.3
Changes since previous version:
* make compilable with kernel >1.6V - the proc->lwp change was backed
off
* included files.vmware to distribution, to help easily compile
the modules into kernel, rather than compiling than as LKM
The proc->lwp backout fix for >1.6V contributed in pkg/22538
by Juergen Hannken-Illjes.
Diffstat (limited to 'emulators/vmware-module3')
-rw-r--r-- | emulators/vmware-module3/Makefile | 6 | ||||
-rw-r--r-- | emulators/vmware-module3/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/vmware-module3/Makefile b/emulators/vmware-module3/Makefile index acdb217f05a..0873c02b387 100644 --- a/emulators/vmware-module3/Makefile +++ b/emulators/vmware-module3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:36:23 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/08/24 15:53:48 jdolecek Exp $ -DISTNAME= vmware-netbsd-3.2.1.2 -PKGNAME= vmware-module-3.2.1.2 +DISTNAME= vmware-netbsd-3.2.1.3 +PKGNAME= vmware-module-3.2.1.3 WRKSRC= ${WRKDIR} CATEGORIES= emulators MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/vmware/ diff --git a/emulators/vmware-module3/distinfo b/emulators/vmware-module3/distinfo index 02716f7f014..b62bb234475 100644 --- a/emulators/vmware-module3/distinfo +++ b/emulators/vmware-module3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2003/06/30 18:02:05 jdolecek Exp $ +$NetBSD: distinfo,v 1.6 2003/08/24 15:53:48 jdolecek Exp $ -SHA1 (vmware-netbsd-3.2.1.2.tar.bz2) = 90ce5f67175afb6e5b8c9d64b0c82a6610524793 -Size (vmware-netbsd-3.2.1.2.tar.bz2) = 81494 bytes +SHA1 (vmware-netbsd-3.2.1.3.tar.bz2) = 287b6fd9f914fe655593d324b7343e6c248c35de +Size (vmware-netbsd-3.2.1.3.tar.bz2) = 81515 bytes SHA1 (patch-ab) = 412a3fa0a49aebe5f52cb46015fb9b981625f4ac |