Created attachment 211711 [details] Patch file Update to 2.25.1.
A commit references this bug: Author: garga Date: Mon Feb 17 13:03:40 UTC 2020 New revision: 526370 URL: https://svnweb.freebsd.org/changeset/ports/526370 Log: devel/git: Update to 2.25.1 PR: 244187 (Based on) Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Sponsored by: Rubicon Communications, LLC (Netgate) Changes: head/devel/git/Makefile head/devel/git/distinfo head/devel/git/pkg-plist
Just a note for future updates, this port requires to run `make WITH=HTMLDOCS makesum` otherwise it ends up missing git-manpages on distinfo and HTMLDOCS option breaks. I've committed a modified version. Thanks!