Created attachment 202348 [details] Patch file Update to 2.21.0.
A commit references this bug: Author: garga Date: Mon Feb 25 13:22:20 UTC 2019 New revision: 493857 URL: https://svnweb.freebsd.org/changeset/ports/493857 Log: - Update devel/git to 2.21.0 [1] - Fix git-p4 shebang [2] PR: 236020 [1] (based on), 235045 [2] Submitted by: Yasuhiro KIMURA <yasu@utahime.org> [1] John Hein <jcfyecrayz@liamekaens.com> [2] Sponsored by: Rubicon Communications, LLC (Netgate) Changes: head/devel/git/Makefile head/devel/git/distinfo head/devel/git/files/patch-Makefile head/devel/git/pkg-plist
Your patch was missing distinfo when HTMLDOCS option is set and also an extra item in pkg-plist. I've committed a modified version. Thanks!!!