diff options
author | knu <knu@FreeBSD.org> | 2000-06-20 16:59:05 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-06-20 16:59:05 +0800 |
commit | 987573861d03950569191f16ba2a9d65715a620a (patch) | |
tree | fc192c7bc2f6e305921848c5c8617095448dfeca /emulators/vmware2 | |
parent | 79041bf72ec98c5b0a543a0bf3713058c46ae4f6 (diff) | |
download | freebsd-ports-graphics-987573861d03950569191f16ba2a9d65715a620a.tar.gz freebsd-ports-graphics-987573861d03950569191f16ba2a9d65715a620a.tar.zst freebsd-ports-graphics-987573861d03950569191f16ba2a9d65715a620a.zip |
Update to the 2.0.1 release. (Build 570)
I've tested this version for several hours and found it pretty stable,
which means this "release" version could handle the situations which
RC versions never could.
If you suffer any problems with it, feel free to report the situations
in detail at the freebsd-emulation list.
Diffstat (limited to 'emulators/vmware2')
-rw-r--r-- | emulators/vmware2/Makefile | 6 | ||||
-rw-r--r-- | emulators/vmware2/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile index cc108c3cfcb..d945222bf4f 100644 --- a/emulators/vmware2/Makefile +++ b/emulators/vmware2/Makefile @@ -7,8 +7,7 @@ # PORTNAME= vmware2 -#PORTVERSION= 2.0.1.559 # 2.0.1 RC2 -PORTVERSION= 2.0.476 +PORTVERSION= 2.0.1.570 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ http://vmware-svca.www.conxion.com/software/ \ @@ -23,8 +22,7 @@ PATCH_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/ \ http://www.mindspring.com/~vsilyaev/vmware/files/ \ ftp://mirror.aarnet.edu.au/pub/vmware/freebsd/ \ http://mirror.aarnet.edu.au/pub/vmware/freebsd/ -#PATCHFILES= vmmon-freebsd-0.95.1.tar.gz \ -PATCHFILES= vmmon-freebsd-0.95.tar.gz \ +PATCHFILES= vmmon-freebsd-0.95.1.tar.gz \ vmnet-freebsd-0.11.tar.gz # Feel free to post your questions/reports/suggestions on this port to diff --git a/emulators/vmware2/distinfo b/emulators/vmware2/distinfo index 6fa1181ae80..0b42e946b04 100644 --- a/emulators/vmware2/distinfo +++ b/emulators/vmware2/distinfo @@ -1,5 +1,3 @@ -MD5 (VMware-2.0.1-559.tar.gz) = d0e5836c72a7ee5e07efb45835942b0a -MD5 (VMware-2.0-476.tar.gz) = 64d330c9a2476c93c66dacf4aab16fe3 +MD5 (VMware-2.0.1-570.tar.gz) = bc5e72dbb6fe972fef11355583e605af MD5 (vmmon-freebsd-0.95.1.tar.gz) = 07484c8943b1b93dc576389f7eddafe3 -MD5 (vmmon-freebsd-0.95.tar.gz) = 8e0413c523afd11a137d90743d8643e7 MD5 (vmnet-freebsd-0.11.tar.gz) = 9cbf5873139efaa136bb0b7ca7583821 |