FreeBSD Bugzilla – Attachment 223107 Details for
Bug 254150
net-im/tg_owt: mark port broken on 11 with base OpenSSL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to mark it as broken
tg_owt-broken.patch (text/plain), 777 bytes, created by
Henry Hu
on 2021-03-09 04:04:48 UTC
(
hide
)
Description:
patch to mark it as broken
Filename:
MIME Type:
Creator:
Henry Hu
Created:
2021-03-09 04:04:48 UTC
Size:
777 bytes
patch
obsolete
>diff -ruN -x work -x sync-patch.sh -x gen-patch.sh -x update.md -x check-diff.py -x files.bak -x *.swp /usr/ports/net-im/tg_owt/Makefile ./Makefile >--- /usr/ports/net-im/tg_owt/Makefile 2021-02-11 07:30:56.000000000 -0500 >+++ ./Makefile 2021-03-08 22:49:58.259526000 -0500 >@@ -20,7 +20,7 @@ > libusrsctp.so:net/libusrsctp \ > libopus.so:audio/opus > >-USES= cmake pkgconfig >+USES= cmake pkgconfig ssl > USE_GITHUB= yes > GH_ACCOUNT= desktop-app > GH_PROJECT= tg_owt >@@ -33,5 +33,11 @@ > CXXFLAGS+= -DNDEBUG > > CMAKE_OFF= BUILD_SHARED_LIBS >+ >+.include <bsd.port.options.mk> >+ >+.if ${SSL_DEFAULT} == "base" && ${OPSYS} == FreeBSD && ${OSVERSION} < 1200085 >+BROKEN= This port requires OpenSSL 1.1.0. Try DEFAULT_VERSIONS+=ssl=[openssl|libressl*] >+.endif > > .include <bsd.port.mk>
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:
henry.hu.sh
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 254150
: 223107