Created attachment 231065 [details] Patch for git-lfs Use upstream release archive as recommended by Porters Handbook (USE_GITHUB section) Compile tested on FreeBSD 13.0-STABLE #2 stable/13-n248607-93a95ebbf7c (amd64) (make, make check-plist)
ACK
well, after reading this section (again, to be clear): it does look like you patches it against the recommendations. USE_GITHUB=yes is the way to go. https://docs.freebsd.org/en/books/porters-handbook/makefiles/#makefile-distfiles I'll close this one, as no relevant changes to the port itself are applied. but thanks anyway
You're not reading the relevant section. - 5.4.3. USE_GITHUB If the distribution file comes from a specific commit or tag on GitHub ***for which there is no officially released file***, there is an easy way to set the right DISTNAME and MASTER_SITES automatically.
Friendly ping
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c8540de08e23eb25446a8ac22e45660632bbb71 commit 1c8540de08e23eb25446a8ac22e45660632bbb71 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-02-13 19:01:30 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-02-13 19:43:32 +0000 devel/git-lfs: Use upstream release archive Use upstream release archive as recommended by Porters Handbook (USE_GITHUB section) PR: 261263 Reviewed by: egypcio (maintainer) devel/git-lfs/Makefile | 10 ++++++---- devel/git-lfs/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 7 deletions(-)