FreeBSD Bugzilla – Attachment 224743 Details for
Bug 255643
net-p2p/jackett: Upgrade dependency to mono6.8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update jackett ports to require mono 6.8
jackett-mono6.8.patch (text/plain), 673 bytes, created by
Daniel Kimsey
on 2021-05-07 03:22:56 UTC
(
hide
)
Description:
update jackett ports to require mono 6.8
Filename:
MIME Type:
Creator:
Daniel Kimsey
Created:
2021-05-07 03:22:56 UTC
Size:
673 bytes
patch
obsolete
>--- Makefile.orig 2021-05-06 22:18:10.519324000 -0500 >+++ Makefile 2021-05-06 21:40:08.337533000 -0500 >@@ -1,8 +1,8 @@ >-# $FreeBSD$ >+# $FreeBSD: head/net-p2p/jackett/Makefile 567413 2021-03-05 19:35:51Z nc $ > > PORTNAME= jackett > PORTVERSION= 0.17.568 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= net-p2p > MASTER_SITES= https://github.com/Jackett/Jackett/releases/download/ > DISTNAME= v${PORTVERSION}/Jackett.Binaries.Mono >@@ -15,7 +15,7 @@ > > LIB_DEPENDS= libcurl.so:ftp/curl > >-USES= mono >+RUN_DEPENDS= lang/mono6.8>=0:lang/mono6.8 > > USE_RC_SUBR= jackett > >@@ -33,3 +33,4 @@ > cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}/${DATADIR} > > .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
Actions:
View
|
Diff
Attachments on
bug 255643
:
224715
| 224743