Bug 244187 - devel/git: Update to 2.25.1
Summary: devel/git: Update to 2.25.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Renato Botelho
URL: https://raw.githubusercontent.com/git...
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2020-02-17 08:56 UTC by Yasuhiro Kimura
Modified: 2020-02-17 13:05 UTC (History)
0 users

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


Attachments
Patch file (1.28 KB, patch)
2020-02-17 08:56 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 2020-02-17 08:56:21 UTC
Created attachment 211711 [details]
Patch file

Update to 2.25.1.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-02-17 13:04:35 UTC
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
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2020-02-17 13:05:02 UTC
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!