pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc update vmware-module3 to 3.2.1.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4a25250a7c0
branches:  trunk
changeset: 460203:e4a25250a7c0
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sun Aug 24 15:53:47 2003 +0000

description:
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:

 doc/CHANGES                       |  3 ++-
 emulators/vmware-module3/Makefile |  6 +++---
 emulators/vmware-module3/distinfo |  6 +++---
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r f45d9b43b726 -r e4a25250a7c0 doc/CHANGES
--- a/doc/CHANGES       Sun Aug 24 12:50:09 2003 +0000
+++ b/doc/CHANGES       Sun Aug 24 15:53:47 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3090 2003/08/24 05:02:23 taca Exp $
+$NetBSD: CHANGES,v 1.3091 2003/08/24 15:53:47 jdolecek Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -3323,3 +3323,4 @@
        Updated mysql-client to 3.23.49nb4 [taca 2003-08-24]
        Updated mysql-server to 3.23.49nb4 [taca 2003-08-24]
        Updated ruby-tcpwrap to 0.6 [taca 2003-08-24]
+       Updated vmware-module3 to 3.2.1.3 [jdolecek 2003-08-24]
diff -r f45d9b43b726 -r e4a25250a7c0 emulators/vmware-module3/Makefile
--- a/emulators/vmware-module3/Makefile Sun Aug 24 12:50:09 2003 +0000
+++ b/emulators/vmware-module3/Makefile Sun Aug 24 15:53:47 2003 +0000
@@ -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 -r f45d9b43b726 -r e4a25250a7c0 emulators/vmware-module3/distinfo
--- a/emulators/vmware-module3/distinfo Sun Aug 24 12:50:09 2003 +0000
+++ b/emulators/vmware-module3/distinfo Sun Aug 24 15:53:47 2003 +0000
@@ -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



Home | Main Index | Thread Index | Old Index