Bug 236020 - devel/git: Update to 2.21.0.
Summary: devel/git: Update to 2.21.0.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-25 11:13 UTC by Yasuhiro Kimura
Modified: 2019-02-25 13:23 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (garga)


Attachments
Patch file (3.95 KB, patch)
2019-02-25 11:13 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!!!