Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2022 21:52:28 +0100
From:      Nuno Teixeira <eduardo@freebsd.org>
To:        FreeBSD Mailing List <freebsd-ports@freebsd.org>
Subject:   Patching Conditionally for 12.3 Releases
Message-ID:  <CAFDf7UJWajRPrv-Vkq6ZKKsFKbrv=%2BeXpucJL%2BjNdJkc7oePAg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
--000000000000e15b9e05e6daa03e
Content-Type: text/plain; charset="UTF-8"

Hello to all,

I'm about to patch a port only for 12.3 Release so build is fixed (due to
clang version 10.0.0.1)
My doubt is what the best option for OSREL:
(sample:)

.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100069
EXTRA_PATCHES=	${PATCHDIR}/extra-patch-fbsd10
.endif

---
< 13.1 || == 12.3 thinking in future updates 13.x and 12.x.

 Thanks,
-- 
Nuno Teixeira
FreeBSD Committer (ports)

--000000000000e15b9e05e6daa03e
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hello to all,</div><div><br></div><div>I&#39;m about =
to patch a port only for 12.3 Release so build is fixed (due to clang versi=
on 10.0.0.1)</div><div>My doubt is what the best option for OSREL:</div><di=
v>(sample:)<br></div><div><pre>.if ${OPSYS} =3D=3D FreeBSD &amp;&amp; ${OSV=
ERSION} &lt; 1100069
EXTRA_PATCHES=3D	${PATCHDIR}/extra-patch-fbsd10
.endif</pre></div><div>---<br></div><div>&lt; 13.1 || =3D=3D 12.3 thinking =
in future updates 13.x and 12.x.<br></div><div><br></div><div>=C2=A0Thanks,=
<br>-- <br><div dir=3D"ltr" class=3D"gmail_signature" data-smartmail=3D"gma=
il_signature"><div dir=3D"ltr"><span style=3D"color:rgb(102,102,102)">Nuno =
Teixeira<br>FreeBSD Committer (ports)</span></div></div></div></div>

--000000000000e15b9e05e6daa03e--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UJWajRPrv-Vkq6ZKKsFKbrv=%2BeXpucJL%2BjNdJkc7oePAg>