FreeBSD Bugzilla – Attachment 244125 Details for
Bug 272580
emulators/virtualbox-ose: VMs won't run on 14.0-CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to support openssl31 on fbsd14
vbox-openssl31.diff (text/plain), 843 bytes, created by
groenveld
on 2023-08-15 17:14:09 UTC
(
hide
)
Description:
patch to support openssl31 on fbsd14
Filename:
MIME Type:
Creator:
groenveld
Created:
2023-08-15 17:14:09 UTC
Size:
843 bytes
patch
obsolete
>diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile >index 45eac8c9e2b3..c33b54226b0c 100644 >--- a/emulators/virtualbox-ose/Makefile >+++ b/emulators/virtualbox-ose/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= virtualbox-ose > PORTVERSION= 6.1.46 >-PORTREVISION?= 1 >+PORTREVISION?= 2 > CATEGORIES= emulators > MASTER_SITES= https://download.virtualbox.org/virtualbox/${PORTVERSION}/ > DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS} >@@ -209,6 +209,7 @@ EXTRA_PATCHES+= ${PATCHDIR}/extrapatch-src_VBox_Devices_PC_DevFwCommon.cpp > #CC= clang${LLVM_VERSION} > #CXX= clang++${LLVM_VERSION} > BUILD_DEPENDS+= clang${VBOX_LLVM_VER}:devel/llvm${VBOX_LLVM_VER} >+BUILD_DEPENDS+= openssl:security/openssl31 > CC= clang${VBOX_LLVM_VER} > CXX= clang++${VBOX_LLVM_VER} > .if ${LLVM_DEFAULT} < 11 || ${LLVM_DEFAULT} > 14
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
Actions:
View
|
Diff
Attachments on
bug 272580
: 244125