Bug 260004

Summary: devel/git-delta: update to 0.9.2
Product: Ports & Packages Reporter: Val Packett <val>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
0001-devel-git-delta-update-to-0.9.2.patch val: maintainer-approval+

Description Val Packett 2021-11-23 18:58:44 UTC
Created attachment 229683 [details]
0001-devel-git-delta-update-to-0.9.2.patch

Lots of little improvements, see https://github.com/dandavison/delta/releases

+ powerpc patch no longer necessary due to libc crate update
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-11-23 19:16:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6214fa51887ac13887c0fa225726f9a0f15cbe4e

commit 6214fa51887ac13887c0fa225726f9a0f15cbe4e
Author:     Greg V <greg@unrelenting.technology>
AuthorDate: 2021-11-23 18:55:15 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-11-23 19:16:25 +0000

    devel/git-delta: update to 0.9.2

    Changes:        https://github.com/dandavison/delta/releases/tag/0.6.0
    Changes:        https://github.com/dandavison/delta/releases/tag/0.7.1
    Changes:        https://github.com/dandavison/delta/releases/tag/0.8.0
    Changes:        https://github.com/dandavison/delta/releases/tag/0.9.0

    PR:     260004

 devel/git-delta/Makefile                   |  52 ++--
 devel/git-delta/distinfo                   | 448 ++++++++++++++++-------------
 devel/git-delta/files/patch-powerpc (gone) |  62 ----
 3 files changed, 275 insertions(+), 287 deletions(-)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2021-11-23 19:17:02 UTC
Committed!