straightforward version bump from 2.0.1 to 2.0.2
Changes in 2.0.2 (January 21, 2003): - fix possible segfault in wxWindows (Volker Ruppert) - fix instrumentation (Stanislav Shwartsman) - fix cdrom read_toc() function for *BSD (Keith Matthew Jones) - fix NetBSD boot from cdrom (Christophe Bothamy) - fix cmos checksum (Volker) - fix "refresh bit" behaviour in pit (Volker) - fix .bochsrc parsing (Volker) - fix vga resize/redraw problems (Volker) - fix compilation issues on Irix and Tru64 (Christophe) - fix MMX/SSE bugs (Stanislav, Peter Tattam)
This commit is contained in:
parent
937ed87230
commit
93cc97b169
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.29 2003/03/12 12:56:22 todd Exp $
|
||||
# $OpenBSD: Makefile,v 1.30 2003/04/25 21:15:43 todd Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1998/09/22 06:11:36 garbled Exp $
|
||||
|
||||
COMMENT= "x86 machine simulator"
|
||||
|
||||
DISTNAME= bochs-2.0.1
|
||||
DISTNAME= bochs-2.0.2
|
||||
CATEGORIES= emulators
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bochs/}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (bochs-2.0.1.tar.gz) = 8af4a88a2f58b86f3764b4375371be29
|
||||
RMD160 (bochs-2.0.1.tar.gz) = f60f0e51cf3544c894f2e46e4ac0e2ccf608eacf
|
||||
SHA1 (bochs-2.0.1.tar.gz) = d8450b408addbea811e4d6f97a26403569a24396
|
||||
MD5 (bochs-2.0.2.tar.gz) = 11bb4e7804f9fef3cda3822f03641b55
|
||||
RMD160 (bochs-2.0.2.tar.gz) = 270e36c13a2c699b78f8d96debd760accb256884
|
||||
SHA1 (bochs-2.0.2.tar.gz) = 94a133dbfa646eda19c27e060df1c1e098a75be3
|
||||
|
Loading…
x
Reference in New Issue
Block a user