diff options
author | jdolecek <jdolecek> | 2003-03-20 10:37:55 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2003-03-20 10:37:55 +0000 |
commit | bd3aa1860deea6e2933024c123ceddc24584759b (patch) | |
tree | 1b6e05f258d1b7a1e06a1ee5c1d49c150c31b7c9 /emulators | |
parent | f307e92dd73a46ce1cdfc4dec5151387b04d7ae0 (diff) | |
download | pkgsrc-bd3aa1860deea6e2933024c123ceddc24584759b.tar.gz |
Update to version 3.2.2 from othersrc - fixes vmnet_post.sh script to work
with -current. Also drop -Werror from compilation, which migh have
caused problems for 1.6.
Switch to bzip2 for distribution - this shrinks archive by about 20k.
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 bf36ea2bf51..02e7a27a3ef 100644 --- a/emulators/vmware-module3/Makefile +++ b/emulators/vmware-module3/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2003/03/16 22:56:54 jdolecek Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/20 10:37:55 jdolecek Exp $ -DISTNAME= vmware-netbsd-3.2.1 -PKGNAME= vmware-module-3.2.1 +DISTNAME= vmware-netbsd-3.2.2 +PKGNAME= vmware-module-3.2.2 CATEGORIES= emulators MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/vmware/ -EXTRACT_SUFX= .tgz +EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.wasabisystems.com/ diff --git a/emulators/vmware-module3/distinfo b/emulators/vmware-module3/distinfo index 9618f7eea00..e72841b8b02 100644 --- a/emulators/vmware-module3/distinfo +++ b/emulators/vmware-module3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2003/03/16 22:56:55 jdolecek Exp $ +$NetBSD: distinfo,v 1.3 2003/03/20 10:37:55 jdolecek Exp $ -SHA1 (vmware-netbsd-3.2.1.tgz) = 5726797ef9b86b9909c0b54454b1613efe0cd45a -Size (vmware-netbsd-3.2.1.tgz) = 101889 bytes +SHA1 (vmware-netbsd-3.2.2.tar.bz2) = 39bad78bffcfdec325b5cb4d21bfc99c0b27c120 +Size (vmware-netbsd-3.2.2.tar.bz2) = 80992 bytes SHA1 (patch-ab) = 412a3fa0a49aebe5f52cb46015fb9b981625f4ac |