diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2003-06-30 18:02:04 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2003-06-30 18:02:04 +0000 |
commit | a5e933b2858393864ccd88828cab63f7c25d1a46 (patch) | |
tree | 2502bacf630b095c0c50d1a4955679e7196914e3 /emulators/vmware-module3 | |
parent | 2b7daf4504667f4a2b8a767074c0c5e431c2c4a6 (diff) | |
download | pkgsrc-a5e933b2858393864ccd88828cab63f7c25d1a46.tar.gz |
Update vmware-module3 to 3.2.1.2
This fixes compilation of the module on stock -current and 1.6.1
Adresses PR pkg/22014 by Todd Vierling
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 28bca42596e..625659d3f01 100644 --- a/emulators/vmware-module3/Makefile +++ b/emulators/vmware-module3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/06/29 20:05:35 jdolecek Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/30 18:02:05 jdolecek Exp $ -DISTNAME= vmware-netbsd-3.2.1.1 -PKGNAME= vmware-module-3.2.1.1 +DISTNAME= vmware-netbsd-3.2.1.2 +PKGNAME= vmware-module-3.2.1.2 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 fa84ba07463..02716f7f014 100644 --- a/emulators/vmware-module3/distinfo +++ b/emulators/vmware-module3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2003/06/29 20:05:35 jdolecek Exp $ +$NetBSD: distinfo,v 1.5 2003/06/30 18:02:05 jdolecek Exp $ -SHA1 (vmware-netbsd-3.2.1.1.tar.bz2) = 7abba7c0134d7aed22243af4bff6b766b23d0ef7 -Size (vmware-netbsd-3.2.1.1.tar.bz2) = 81481 bytes +SHA1 (vmware-netbsd-3.2.1.2.tar.bz2) = 90ce5f67175afb6e5b8c9d64b0c82a6610524793 +Size (vmware-netbsd-3.2.1.2.tar.bz2) = 81494 bytes SHA1 (patch-ab) = 412a3fa0a49aebe5f52cb46015fb9b981625f4ac |