[65685] trunk/dports/emulators/bochs

ryandesign at macports.org ryandesign at macports.org
Tue Mar 30 01:02:40 PDT 2010


Revision: 65685
          http://trac.macports.org/changeset/65685
Author:   ryandesign at macports.org
Date:     2010-03-30 01:02:40 -0700 (Tue, 30 Mar 2010)
Log Message:
-----------
bochs: update to 2.4.2

Modified Paths:
--------------
    trunk/dports/emulators/bochs/Portfile
    trunk/dports/emulators/bochs/files/patch-.bochsrc.diff

Modified: trunk/dports/emulators/bochs/Portfile
===================================================================
--- trunk/dports/emulators/bochs/Portfile	2010-03-30 08:01:25 UTC (rev 65684)
+++ trunk/dports/emulators/bochs/Portfile	2010-03-30 08:02:40 UTC (rev 65685)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		bochs
-version		2.3.7
+version		2.4.2
 categories	emulators
 maintainers	nomaintainer
 description	cross platform ia-32 emulator
@@ -14,8 +14,11 @@
 platforms	darwin
 homepage	http://bochs.sourceforge.net/
 master_sites     sourceforge
-checksums	md5 a2e5f922505bf16cabd36bb9d571a2c4
 
+checksums       md5     feb07da84b07eed4753549533330b70b \
+                sha1    3e7c8038729cce2b2a9b6a0aa57df933c3120ddc \
+                rmd160  43ca140eb2548fb22850fe04ec5066feacce549d
+
 patchfiles      patch-.bochsrc.diff
 
 depends_run     port:wget

Modified: trunk/dports/emulators/bochs/files/patch-.bochsrc.diff
===================================================================
--- trunk/dports/emulators/bochs/files/patch-.bochsrc.diff	2010-03-30 08:01:25 UTC (rev 65684)
+++ trunk/dports/emulators/bochs/files/patch-.bochsrc.diff	2010-03-30 08:02:40 UTC (rev 65685)
@@ -1,15 +1,15 @@
---- .bochsrc.org	2006-03-27 20:38:21.000000000 -0800
-+++ .bochsrc	2006-03-27 22:59:54.000000000 -0800
-@@ -182,7 +182,7 @@
- # such as a: or b: as the path.  The parameter 'image' works with image files
- # only. In that case the size must match one of the supported types.
+--- .bochsrc.orig	2009-10-17 12:38:58.000000000 -0500
++++ .bochsrc	2010-03-30 02:01:31.000000000 -0500
+@@ -226,7 +226,7 @@
+ # The parameter 'type' can be used to enable the floppy drive without media
+ # and status specified. Usually the drive type is set up based on the media type.
  #=======================================================================
 -floppya: 1_44=/dev/fd0, status=inserted
 +#floppya: 1_44=/dev/fd0, status=inserted
  #floppya: image=../1.44, status=inserted
  #floppya: 1_44=/dev/fd0H1440, status=inserted
  #floppya: 1_2=../1_2, status=inserted
-@@ -442,7 +442,7 @@
+@@ -503,7 +503,7 @@
  #   parport2: enabled=1, file="/dev/lp0"
  #   parport1: enabled=0
  #=======================================================================
@@ -18,10 +18,10 @@
  
  #=======================================================================
  # SB16:
-@@ -479,7 +479,7 @@
- # For an example look at the next line:
+@@ -541,7 +541,7 @@
+ #   sb16: midimode=1, midi="", wavemode=1, wave=""           # win32
+ #   sb16: midimode=1, midi=alsa:128:0, wavemode=1, wave=alsa # Linux with ALSA
  #=======================================================================
- 
 -#sb16: midimode=1, midi=/dev/midi00, wavemode=1, wave=/dev/dsp, loglevel=2, log=sb16.log, dmatimer=600000
 +sb16: midimode=1, midi=/dev/midi00, wavemode=1, wave=/dev/dsp, loglevel=2, log=sb16.log, dmatimer=600000
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100330/1f5022af/attachment.html>


More information about the macports-changes mailing list