FreeBSD Bugzilla – Attachment 235863 Details for
Bug 265790
net-p2p/radarr: Drop hard dependency on openssl, since base and libressl work as well
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-net-p2p-radarr-Drop-hard-dependency-on-openssl-since.patch
0001-net-p2p-radarr-Drop-hard-dependency-on-openssl-since.patch (text/plain), 1.06 KB, created by
Michiel van Baak Jansen
on 2022-08-12 13:53:11 UTC
(
hide
)
Description:
0001-net-p2p-radarr-Drop-hard-dependency-on-openssl-since.patch
Filename:
MIME Type:
Creator:
Michiel van Baak Jansen
Created:
2022-08-12 13:53:11 UTC
Size:
1.06 KB
patch
obsolete
>From 6e53ecef376731bd0047e01c5d9938e9adc5252f Mon Sep 17 00:00:00 2001 >From: Michiel van Baak Jansen <michiel@vanbaak.eu> >Date: Fri, 12 Aug 2022 15:04:53 +0200 >Subject: [PATCH] net-p2p/radarr: Drop hard dependency on openssl, since base > and libressl work as well > >--- > net-p2p/radarr/Makefile | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > >diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile >index 55bbe17ec984..66bbd9a6225c 100644 >--- a/net-p2p/radarr/Makefile >+++ b/net-p2p/radarr/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= radarr > PORTVERSION= 4.1.0.6175 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net-p2p > MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ > DISTNAME= Radarr.master.${PORTVERSION}.freebsd-core-x64 >@@ -18,9 +18,10 @@ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \ > libiconv>0:converters/libiconv \ > libinotify>0:devel/libinotify \ > libunwind>0:devel/libunwind \ >- openssl>0:security/openssl \ > sqlite3>0:databases/sqlite3 > >+USES= ssl:run >+ > USE_RC_SUBR= ${PORTNAME} > > NO_BUILD= YES >-- >2.37.1 >
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:
michiel
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 265790
: 235863