diff -urN /usr/ports/emulators/bochs/Makefile emulators/bochs/Makefile --- /usr/ports/emulators/bochs/Makefile Sat Jan 11 13:57:46 2003 +++ emulators/bochs/Makefile Sat Feb 8 01:05:51 2003 @@ -7,7 +7,7 @@ # PORTNAME= bochs -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:bochs/} \ diff -urN /usr/ports/emulators/bochs/distinfo emulators/bochs/distinfo --- /usr/ports/emulators/bochs/distinfo Sat Jan 11 13:57:46 2003 +++ emulators/bochs/distinfo Sat Feb 8 02:40:08 2003 @@ -1,2 +1,2 @@ -MD5 (bochs-2.0.1.tar.gz) = 8af4a88a2f58b86f3764b4375371be29 +MD5 (bochs-2.0.2.tar.gz) = 11bb4e7804f9fef3cda3822f03641b55 MD5 (BIOS-bochs-1.4.1.gz) = b2d89ca9d3eb0f3bbb81e7202bd42076 diff -urN /usr/ports/emulators/bochs/files/patch-cdrom.cc emulators/bochs/files/patch-cdrom.cc --- /usr/ports/emulators/bochs/files/patch-cdrom.cc Sat Jan 11 08:59:22 2003 +++ emulators/bochs/files/patch-cdrom.cc Thu Jan 1 09:00:00 1970 @@ -1,41 +0,0 @@ ---- iodev/cdrom.cc Sat Dec 14 21:29:42 2002 -+++ iodev/cdrom.cc Fri Jan 3 13:21:31 2003 -@@ -101,6 +101,8 @@ - #include - #include - #include -+// ntohl(x) et al have been moved out of sys/param.h in FreeBSD 5 -+#include - - // XXX - #define BX_CD_FRAMESIZE 2048 -@@ -881,7 +883,7 @@ - t.data_len = sizeof(tocentry); - t.data = &tocentry; - -- if (ioctl (fd, CDIOREADTOCENTRYS, &tocentry) < 0) -+ if (ioctl (fd, CDIOREADTOCENTRYS, &t) < 0) - BX_PANIC(("cdrom: read_toc: READTOCENTRY failed.")); - - buf[len++] = 0; // Reserved -@@ -910,7 +912,7 @@ - t.data_len = sizeof(tocentry); - t.data = &tocentry; - -- if (ioctl (fd, CDIOREADTOCENTRYS, &tocentry) < 0) -+ if (ioctl (fd, CDIOREADTOCENTRYS, &t) < 0) - BX_PANIC(("cdrom: read_toc: READTOCENTRY lead-out failed.")); - - buf[len++] = 0; // Reserved -@@ -1123,9 +1125,8 @@ - } - #elif defined(__FreeBSD__) - { -- // Read the TOC to get the data size, since disklabel doesn't appear -- // to work, sadly. -- // Keith Jones, 16 January 2000 -+ // Read the TOC to get the size of the data track. -+ // Keith Jones , 16 January 2000 - - #define MAX_TRACKS 100 - diff -urN /usr/ports/emulators/bochs/files/patch-font::fonts.dir emulators/bochs/files/patch-font::fonts.dir --- /usr/ports/emulators/bochs/files/patch-font::fonts.dir Sun Jun 3 01:42:57 2001 +++ emulators/bochs/files/patch-font::fonts.dir Thu Jan 1 09:00:00 1970 @@ -1,8 +0,0 @@ - -$FreeBSD: ports/emulators/bochs/files/patch-font::fonts.dir,v 1.1 2001/06/02 16:42:57 sobomax Exp $ - ---- /dev/null Wed May 30 02:21:05 2001 -+++ font/fonts.dir Wed May 30 02:24:10 2001 -@@ -0,0 +1,2 @@ -+1 -+vga.pcf.gz vga