Here is a bug fix update to Bochs 2.6.2.

OK?


Index: Makefile
===================================================================
RCS file: /home/cvs/ports/emulators/bochs/Makefile,v
retrieving revision 1.59
diff -u -p -r1.59 Makefile
--- Makefile    26 Apr 2013 17:32:26 -0000      1.59
+++ Makefile    30 May 2013 22:25:23 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       x86 machine simulator
 
-DISTNAME=      bochs-2.6.1
+DISTNAME=      bochs-2.6.2
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bochs/}
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/emulators/bochs/distinfo,v
retrieving revision 1.19
diff -u -p -r1.19 distinfo
--- distinfo    26 Apr 2013 17:32:26 -0000      1.19
+++ distinfo    30 May 2013 22:25:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (bochs-2.6.1.tar.gz) = y8Vl9kStuAqulWW2wKNVOUuOVU1dMCgq1BxjIBM0Jho=
-SIZE (bochs-2.6.1.tar.gz) = 4309970
+SHA256 (bochs-2.6.2.tar.gz) = 2XO3K3ml3pbr6TN7hCHxnc13Xc4W7SWgIy+m1UOlSxA=
+SIZE (bochs-2.6.2.tar.gz) = 4314061
Index: patches/patch-_bochsrc
===================================================================
RCS file: /home/cvs/ports/emulators/bochs/patches/patch-_bochsrc,v
retrieving revision 1.10
diff -u -p -r1.10 patch-_bochsrc
--- patches/patch-_bochsrc      26 Apr 2013 17:32:26 -0000      1.10
+++ patches/patch-_bochsrc      30 May 2013 22:26:11 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-_bochsrc,v 1.10 2013/04/26 17:32:26 brad Exp $
---- .bochsrc.orig      Sat Feb 23 10:15:59 2013
-+++ .bochsrc   Tue Apr  9 19:54:24 2013
-@@ -426,13 +426,13 @@ vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest
+--- .bochsrc.orig      Wed Apr 17 15:46:11 2013
++++ .bochsrc   Thu May 30 18:26:03 2013
+@@ -432,13 +432,13 @@ vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest
  # The optional parameter 'write_protected' can be used to control the media
  # write protect switch. By default it is turned off.
  #=======================================================================
@@ -17,7 +17,7 @@ $OpenBSD: patch-_bochsrc,v 1.10 2013/04/
  
  #=======================================================================
  # FLOPPYB:
-@@ -575,7 +575,7 @@ boot: disk
+@@ -581,7 +581,7 @@ boot: disk
  # 
  # Default value are sync=none, time0=local
  #=======================================================================
@@ -26,7 +26,7 @@ $OpenBSD: patch-_bochsrc,v 1.10 2013/04/
  
  
  #=======================================================================
-@@ -599,8 +599,8 @@ floppy_bootsig_check: disabled=0
+@@ -605,8 +605,8 @@ floppy_bootsig_check: disabled=0
  #   log: ./bochs.out
  #   log: /dev/tty
  #=======================================================================

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to