Page MenuHomeFreeBSD

D28204.id82400.diff
No OneTemporary

D28204.id82400.diff

Index: emulators/bochs/Makefile
===================================================================
--- emulators/bochs/Makefile
+++ 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: emulators/bochs/distinfo
===================================================================
--- emulators/bochs/distinfo
+++ 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: emulators/bochs/files/patch-iodev_network_eth__socket.cc
===================================================================
--- emulators/bochs/files/patch-iodev_network_eth__socket.cc
+++ 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 <winsock2.h>
- #else
-+#include <sys/param.h>
- #include <errno.h>
- #include <fcntl.h>
- #include <sys/types.h>
- #include <sys/socket.h>
- #include <sys/ioctl.h>
--#include <netpacket/packet.h>
+@@ -95,7 +95,12 @@ extern "C" {
#include <netinet/in.h>
#include <net/ethernet.h>
#include <net/if.h>
Index: emulators/bochs/files/patch-plugin.h
===================================================================
--- emulators/bochs/files/patch-plugin.h
+++ /dev/null
@@ -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: emulators/bochs/pkg-plist
===================================================================
--- emulators/bochs/pkg-plist
+++ emulators/bochs/pkg-plist
@@ -15,7 +15,8 @@
%%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%%/vgabios-cirrus.bin-1.13.0
%%DATADIR%%/keymaps/sdl-pc-de.map
%%DATADIR%%/keymaps/sdl-pc-us.map
%%DATADIR%%/keymaps/sdl2-pc-de.map
@@ -34,7 +35,6 @@
%%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

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 7, 3:28 AM (10 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17024455
Default Alt Text
D28204.id82400.diff (2 KB)

Event Timeline