[Bug 286828] www/gitea: update 1.23.6 --> 1.23.8 and update WWW
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286828] www/gitea: update 1.23.6 --> 1.23.8 and update WWW"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 May 2025 01:46:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286828
--- Comment #5 from Chris Hutchinson <portmaster@bsdforge.com> ---
(In reply to Vladimir Druzenko from comment #4)
In my humble defense. I used the porters handbook.
example #12. I'm not trying to be argumentative. :)
...
PORTNAME= foo
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.2
USE_GITHUB= yes
> It will automatically set GH_TAGNAME to v1.0.2,
____________________________^^^^^^^^^^^^^^^^^^^^
> while WRKSRC will be kept to ${WRKDIR}/foo-1.0.2.
I necessarily added:
GH_ACCOUNT=
as GitHub (and the ports framework) wouldn't otherwise
know what I was after. :)
This, as the documentation indicates, tells GitHub
to give us the TAG (tarball) we're after.
I'm not able to find where you're telling me I should
otherwise be looking.
--
You are receiving this mail because:
You are the assignee for the bug.