FreeBSD Bugzilla – Attachment 178176 Details for
Bug 215470
emulators/virtualbox-ose* Update to 5.1.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
virtualbox-5.1.12.diff (text/plain), 5.25 KB, created by
Jochen Neumeister
on 2016-12-21 14:39:07 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jochen Neumeister
Created:
2016-12-21 14:39:07 UTC
Size:
5.25 KB
patch
obsolete
>Index: emulators/virtualbox-ose/Makefile >=================================================================== >--- emulators/virtualbox-ose/Makefile (Revision 428987) >+++ emulators/virtualbox-ose/Makefile (Arbeitskopie) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= virtualbox-ose >-PORTVERSION= 5.1.10 >+PORTVERSION= 5.1.12 > CATEGORIES= emulators > MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ > DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS} >Index: emulators/virtualbox-ose/distinfo >=================================================================== >--- emulators/virtualbox-ose/distinfo (Revision 428987) >+++ emulators/virtualbox-ose/distinfo (Arbeitskopie) >@@ -1,5 +1,3 @@ >-TIMESTAMP = 1479993983 >-SHA256 (VirtualBox-5.1.10.tar.bz2) = 98073b1b2adee4e6553df73cb5bb6ea8ed7c3a41a475757716fd9400393bea40 >-SIZE (VirtualBox-5.1.10.tar.bz2) = 114912508 >-SHA256 (VBoxGuestAdditions_5.1.10.iso) = 29fa0af66a3dd273b0c383c4adee31a52061d52f57d176b67f444698300b8c41 >-SIZE (VBoxGuestAdditions_5.1.10.iso) = 59408384 >+TIMESTAMP = 1482309085 >+SHA256 (VirtualBox-5.1.12.tar.bz2) = e6f10b1b6f3eb1be2c5223f60569f8ce35468a4354ed53db12f4c9b419393d0d >+SIZE (VirtualBox-5.1.12.tar.bz2) = 114950292 >Index: emulators/virtualbox-ose/files/patch-src-VBox-Devices-Bus-DevPciIch9.cpp >=================================================================== >--- emulators/virtualbox-ose/files/patch-src-VBox-Devices-Bus-DevPciIch9.cpp (Revision 428987) >+++ emulators/virtualbox-ose/files/patch-src-VBox-Devices-Bus-DevPciIch9.cpp (nicht existent) >@@ -1,22 +0,0 @@ >-Fix ich9 bios to correctly configure pci bridge1 and pci bridge2 >- >-avg: I think that it is a valid report, the patch is not perfect, but >-avg: it fixes the problem for most configurations and demonstrates the problem well >-avg: the explanation for them is that FreeBSD (unlike Linux and maybe other OSes) >-avg: entirely relies on platform doing correct bus numbering >-avg: currently we can not do any re-numbering/corrections >- >-See: http://article.gmane.org/gmane.os.freebsd.devel.emulation/10438 >-Submitted by: Gustau Perez i Querol <gperez@entel.upc.edu> >---- src/VBox/Devices/Bus/DevPciIch9.cpp.orig 2012-06-15 21:22:15.000000000 +0200 >-+++ src/VBox/Devices/Bus/DevPciIch9.cpp 2012-09-02 14:17:49.804118887 +0200 >-@@ -1812,7 +1812,8 @@ >- PICH9PCIBUS pChildBus = PDMINS_2_DATA(pBridge->pDevIns, PICH9PCIBUS); >- ich9pciInitBridgeTopology(pGlobals, pChildBus); >- } >-- PCIDevSetByte(pBridgeDev, VBOX_PCI_SUBORDINATE_BUS, pGlobals->uBus); >-+ PCIDevSetByte(pBridgeDev, VBOX_PCI_PRIMARY_BUS, 0); >-+ PCIDevSetByte(pBridgeDev, VBOX_PCI_SUBORDINATE_BUS, (pGlobals->uBus)-1); >- Log2(("ich9pciInitBridgeTopology: for bus %p: primary=%d secondary=%d subordinate=%d\n", >- pBus, >- PCIDevGetByte(pBridgeDev, VBOX_PCI_PRIMARY_BUS), > >Eigenschaftsänderungen: emulators/virtualbox-ose/files/patch-src-VBox-Devices-Bus-DevPciIch9.cpp >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: emulators/virtualbox-ose-additions/Makefile >=================================================================== >--- emulators/virtualbox-ose-additions/Makefile (Revision 428987) >+++ emulators/virtualbox-ose-additions/Makefile (Arbeitskopie) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= virtualbox-ose >-PORTVERSION= 5.1.10 >+PORTVERSION= 5.1.12 > CATEGORIES= emulators > MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ > PKGNAMESUFFIX?= -additions >Index: emulators/virtualbox-ose-additions/distinfo >=================================================================== >--- emulators/virtualbox-ose-additions/distinfo (Revision 428987) >+++ emulators/virtualbox-ose-additions/distinfo (Arbeitskopie) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1479993983 >-SHA256 (VirtualBox-5.1.10.tar.bz2) = 98073b1b2adee4e6553df73cb5bb6ea8ed7c3a41a475757716fd9400393bea40 >-SIZE (VirtualBox-5.1.10.tar.bz2) = 114912508 >+TIMESTAMP = 1482334388 >+SHA256 (VirtualBox-5.1.12.tar.bz2) = e6f10b1b6f3eb1be2c5223f60569f8ce35468a4354ed53db12f4c9b419393d0d >+SIZE (VirtualBox-5.1.12.tar.bz2) = 114950292 >Index: emulators/virtualbox-ose-kmod/Makefile >=================================================================== >--- emulators/virtualbox-ose-kmod/Makefile (Revision 428987) >+++ emulators/virtualbox-ose-kmod/Makefile (Arbeitskopie) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= virtualbox-ose >-PORTVERSION= 5.1.10 >+PORTVERSION= 5.1.12 > CATEGORIES= emulators > MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ > PKGNAMESUFFIX= -kmod >Index: emulators/virtualbox-ose-kmod/distinfo >=================================================================== >--- emulators/virtualbox-ose-kmod/distinfo (Revision 428987) >+++ emulators/virtualbox-ose-kmod/distinfo (Arbeitskopie) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1479993983 >-SHA256 (VirtualBox-5.1.10.tar.bz2) = 98073b1b2adee4e6553df73cb5bb6ea8ed7c3a41a475757716fd9400393bea40 >-SIZE (VirtualBox-5.1.10.tar.bz2) = 114912508 >+TIMESTAMP = 1482309991 >+SHA256 (VirtualBox-5.1.12.tar.bz2) = e6f10b1b6f3eb1be2c5223f60569f8ce35468a4354ed53db12f4c9b419393d0d >+SIZE (VirtualBox-5.1.12.tar.bz2) = 114950292
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
joneum
:
maintainer-approval?
(
vbox
)
Actions:
View
|
Diff
Attachments on
bug 215470
: 178176