Created attachment 175435 [details] Patch for git-lfs 1.4.1 at devel/git-lfs (Makefile/distinfo) Update of bug #208152 and bug #208942 for git-lfs 1.4.1
Note that this will not work on systems with a noexec /tmp. Changing the do-build rule to this fixes the /tmp issue: do-build: cd ${WRKSRC} && mkdir ${WRKSRC}/.tmp && TMPDIR=${WRKSRC}/.tmp script/bootstrap
(In reply to mainland from comment #1) Thx, the .tmp patch makes sense.
This port is now officially expired but it would be nice to keep it. Can I somehow help in getting this PR committed?
I can be a new maintainer of devel/git-lfs port.
Bug #214154 contains Makefile and distinfo for 1.4.4
(In reply to Kenji Rikitake from comment #4) I'll assign you as the new maintainer and update the port to 1.4.4, as per https://www.freebsd.org/doc/en/books/porters-handbook/makefile-maintainer.html
Superseded by #214154