Recommended way to track upstream version in Makefile
m33 <[email protected]> Wed, 22 Jul 2026 22:19:34 +0200
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
--=_7bf4ee37a61f2ecc800438a4bf3cbb83
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII;
format=flowed
Hello there,
I updated again the gotosocial packages (see on pkgsrc-wip).
I need a solution to easily track upstream releases in my packaging
factory.
It seems many packages hosted on github have a TAG variable to track
github's release tag, I tried to to the same for gotosocial hosted on
codeberg. Is it OK or is there a reserved variable name for it ?
"
CODEBERG_TAG= 0.22.1
DISTNAME= gotosocial-${CODEBERG_TAG}-source-code
"
Kind regards,
M33
--=_7bf4ee37a61f2ecc800438a4bf3cbb83
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=UTF-8
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; charset=
=3DUTF-8" /></head><body style=3D'font-size: 10pt; font-family: Verdana,Gen=
eva,sans-serif'>
<p>Hello there,</p>
<p>I updated again the gotosocial packages (see on pkgsrc-wip).</p>
<p>I need a solution to easily track upstream releases in my packaging fact=
ory.</p>
<p>It seems many packages hosted on github have a TAG variable to track git=
hub's release tag, I tried to to the same for gotosocial hosted on codeberg=
=2E Is it OK or is there a reserved variable name for it ?</p>
<p><br /></p>
<p class=3D"p1"><span class=3D"s1">"</span></p>
<p class=3D"p1"><span class=3D"s1">CODEBERG_TAG=3D <span class=3D"Apple-con=
verted-space"> </span>0.22.1</span></p>
<p class=3D"p1"><span class=3D"s1">DISTNAME=3D <span class=3D"Apple-convert=
ed-space"> </span>gotosocial-${CODEBERG_TAG}-source-cod=
e</span></p>
<p class=3D"p1"><span class=3D"s1">"</span></p>
<p class=3D"p1"> </p>
<p>Kind regards,</p>
<p>M33</p>
</body></html>
--=_7bf4ee37a61f2ecc800438a4bf3cbb83--