diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2004-12-07 21:14:38 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2004-12-07 21:14:38 +0000 |
commit | 87f4af444252b328bacb8ba25da7e954e2c1a6bb (patch) | |
tree | 6a2f3ec2179ad31a55f4dac1ea0b9cba8d4b7fd7 | |
parent | 81beb91fbba4575a9ec71fa57f7063cc452ff55d (diff) | |
download | pkgsrc-87f4af444252b328bacb8ba25da7e954e2c1a6bb.tar.gz |
Update vmware-module3 to 3.2.1.6. Changes are compilation fixes for 2.0
and -current, as well as adaptation to the device cloner changes in -current.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | emulators/vmware-module3/Makefile | 6 | ||||
-rw-r--r-- | emulators/vmware-module3/distinfo | 6 |
3 files changed, 8 insertions, 7 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 623e04d65fe..222ec58dbb0 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8317 2004/12/06 08:58:59 agc Exp $ +$NetBSD: CHANGES,v 1.8318 2004/12/07 21:14:38 jdolecek Exp $ Changes to the packages collection and infrastructure in 2004: @@ -5822,3 +5822,4 @@ Changes to the packages collection and infrastructure in 2004: Added python24-pth-2.4 [recht 2004-12-05] Updated getmail to 4.2.4 [schmonz 2004-12-06] bsd.pkg.mk: started freeze for pkgsrc-2004Q4 branch [agc 2004-12-06] + Updated vmware-module3 to 3.2.1.6 [jdolecek 2004-12-07] diff --git a/emulators/vmware-module3/Makefile b/emulators/vmware-module3/Makefile index 061e5b6248d..62e80fd3fd5 100644 --- a/emulators/vmware-module3/Makefile +++ b/emulators/vmware-module3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/09/13 11:54:23 jdolecek Exp $ +# $NetBSD: Makefile,v 1.16 2004/12/07 21:14:38 jdolecek Exp $ -DISTNAME= vmware-netbsd-3.2.1.5 -PKGNAME= vmware-module-3.2.1.5 +DISTNAME= vmware-netbsd-3.2.1.6 +PKGNAME= vmware-module-3.2.1.6 CATEGORIES= emulators MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/vmware/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/vmware-module3/distinfo b/emulators/vmware-module3/distinfo index 22441504a3e..590533051c0 100644 --- a/emulators/vmware-module3/distinfo +++ b/emulators/vmware-module3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2003/09/13 11:54:23 jdolecek Exp $ +$NetBSD: distinfo,v 1.9 2004/12/07 21:14:38 jdolecek Exp $ -SHA1 (vmware-netbsd-3.2.1.5.tar.bz2) = bf756163e4ffd8f5d6eb5a622a41eb1742b574fa -Size (vmware-netbsd-3.2.1.5.tar.bz2) = 81677 bytes +SHA1 (vmware-netbsd-3.2.1.6.tar.bz2) = 2808f3e06510a7860ab77d6c93ce3fa355d39068 +Size (vmware-netbsd-3.2.1.6.tar.bz2) = 81651 bytes SHA1 (patch-ab) = 412a3fa0a49aebe5f52cb46015fb9b981625f4ac |