Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Oct 2021 11:40:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256576] net-p2p/jackett: Update to 0.18.303
Message-ID:  <bug-256576-7788-JJxAfvqmgp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256576-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256576-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256576

--- Comment #8 from Rodrigo Osorio <rodrigo@FreeBSD.org> ---
(In reply to Michiel van Baak from comment #7)

Yes I fixed this just after sending the message ;)

After reading multiple times the PR and reflection
we can probably just use this form :

.if ${OSVERSION} < 1200000
USES=3D   mono
.else
RUN_DEPENDS=3D    mono6.8>0:lang/mono6.8
.endif

If I understand the issue with mono occurs only for freebsd 12.0+
before that one we can keep default mono, right ?

The benefit here is minimal since FreeBSD 11.X is not considered
1 tier anymore, but we still having users with old configs building
their packages by hand

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256576-7788-JJxAfvqmgp>