Bug 236020

Summary: devel/git: Update to 2.21.0.
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (garga)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2019-02-25 11:13:40 UTC
Created attachment 202348 [details]
Patch file

Update to 2.21.0.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-25 13:22:25 UTC
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
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2019-02-25 13:23:21 UTC
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!!!