Index: head/emulators/bochs/Makefile =================================================================== --- head/emulators/bochs/Makefile +++ head/emulators/bochs/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bochs -PORTVERSION= 2.6.9 -PORTREVISION= 5 +PORTVERSION= 2.6.11 PORTEPOCH= 2 CATEGORIES= emulators MASTER_SITES= SF Index: head/emulators/bochs/distinfo =================================================================== --- head/emulators/bochs/distinfo +++ head/emulators/bochs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510759198 -SHA256 (bochs-2.6.9.tar.gz) = ee5b677fd9b1b9f484b5aeb4614f43df21993088c0c0571187f93acb0866e98c -SIZE (bochs-2.6.9.tar.gz) = 5169187 +TIMESTAMP = 1610828145 +SHA256 (bochs-2.6.11.tar.gz) = 63897b41fbbbdfb1c492d3c4dee1edb4224282a07bbdf442a4a68c19bcc18862 +SIZE (bochs-2.6.11.tar.gz) = 5339730 Index: head/emulators/bochs/files/patch-iodev_network_eth__socket.cc =================================================================== --- head/emulators/bochs/files/patch-iodev_network_eth__socket.cc +++ head/emulators/bochs/files/patch-iodev_network_eth__socket.cc @@ -1,16 +1,6 @@ ---- iodev/network/eth_socket.cc.orig 2017-11-15 14:29:17 UTC +--- iodev/network/eth_socket.cc.orig 2019-12-09 16:29:23 UTC +++ iodev/network/eth_socket.cc -@@ -78,16 +78,21 @@ extern "C" { - #ifdef WIN32 - #include - #else -+#include - #include - #include - #include - #include - #include --#include +@@ -95,7 +95,12 @@ extern "C" { #include #include #include Index: head/emulators/bochs/files/patch-plugin.h =================================================================== --- head/emulators/bochs/files/patch-plugin.h +++ head/emulators/bochs/files/patch-plugin.h @@ -1,14 +0,0 @@ ---- plugin.h.orig 2017-07-27 21:00:33.547902000 +0000 -+++ plugin.h 2017-07-27 21:01:01.818005000 +0000 -@@ -264,7 +264,11 @@ - ((eth_pktmover_c*)bx_devices.pluginNetModCtl->init_module(a,(void*)b,(void*)c,d)) - - ///////// Gameport macro -+#if BX_SUPPORT_GAMEPORT - #define DEV_gameport_set_enabled(a) bx_devices.pluginGameport->set_enabled(a) -+#else -+#define DEV_gameport_set_enabled(a) -+#endif - - - #if BX_HAVE_DLFCN_H Index: head/emulators/bochs/pkg-plist =================================================================== --- head/emulators/bochs/pkg-plist +++ head/emulators/bochs/pkg-plist @@ -15,7 +15,7 @@ %%DATADIR%%/VGABIOS-lgpl-latest-cirrus %%DATADIR%%/VGABIOS-lgpl-latest-cirrus-debug %%DATADIR%%/VGABIOS-lgpl-latest-debug -%%DATADIR%%/bios.bin-1.7.5 +%%DATADIR%%/bios.bin-1.13.0 %%DATADIR%%/keymaps/sdl-pc-de.map %%DATADIR%%/keymaps/sdl-pc-us.map %%DATADIR%%/keymaps/sdl2-pc-de.map @@ -31,10 +31,10 @@ %%DATADIR%%/keymaps/x11-pc-si.map %%DATADIR%%/keymaps/x11-pc-uk.map %%DATADIR%%/keymaps/x11-pc-us.map +%%DATADIR%%/vgabios-cirrus.bin-1.13.0 %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/TODO -%%PORTDOCS%%%%DOCSDIR%%/biossums.txt %%PORTDOCS%%%%DOCSDIR%%/bochsrc-sample.txt %%PORTDOCS%%%%DOCSDIR%%/cpu_configurability.txt %%PORTDOCS%%%%DOCSDIR%%/enh_dbg_user_man.txt