diff options
author | jdolecek <jdolecek> | 2003-08-26 19:01:51 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2003-08-26 19:01:51 +0000 |
commit | c56781136ebcff1709c4e886391c36bf349622a1 (patch) | |
tree | 81e9f15d1e7a6a42d3ef5daa2818bdd877bcbceb /emulators | |
parent | 78414aa43c08d40ce7554d524c4f74e63b623912 (diff) | |
download | pkgsrc-c56781136ebcff1709c4e886391c36bf349622a1.tar.gz |
Update to 3.2.1.4, which actually compiles and works fine without
my noncommitted LKM changes.
Pointed out by Juergen Hannken-Illjes in private e-mail, adresses
PR pkg/22538.
Diffstat (limited to 'emulators')
-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 0873c02b387..db3dcd2b54f 100644 --- a/emulators/vmware-module3/Makefile +++ b/emulators/vmware-module3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2003/08/24 15:53:48 jdolecek Exp $ +# $NetBSD: Makefile,v 1.14 2003/08/26 19:01:51 jdolecek Exp $ -DISTNAME= vmware-netbsd-3.2.1.3 -PKGNAME= vmware-module-3.2.1.3 +DISTNAME= vmware-netbsd-3.2.1.4 +PKGNAME= vmware-module-3.2.1.4 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 b62bb234475..9f675a18101 100644 --- a/emulators/vmware-module3/distinfo +++ b/emulators/vmware-module3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2003/08/24 15:53:48 jdolecek Exp $ +$NetBSD: distinfo,v 1.7 2003/08/26 19:01:51 jdolecek Exp $ -SHA1 (vmware-netbsd-3.2.1.3.tar.bz2) = 287b6fd9f914fe655593d324b7343e6c248c35de -Size (vmware-netbsd-3.2.1.3.tar.bz2) = 81515 bytes +SHA1 (vmware-netbsd-3.2.1.4.tar.bz2) = ad15d2012d0284f76a37bdf9e6858281f0bb3088 +Size (vmware-netbsd-3.2.1.4.tar.bz2) = 81472 bytes SHA1 (patch-ab) = 412a3fa0a49aebe5f52cb46015fb9b981625f4ac |