Bug 279614 - devel/git-delta: Update to 0.17.0
Summary: devel/git-delta: Update to 0.17.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gabriel M. Dutra
URL: https://github.com/dandavison/delta/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-09 21:53 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-06-10 17:00 UTC (History)
1 user (show)

See Also:


Attachments
git-delta-0.17.0.patch (63.38 KB, patch)
2024-06-09 21:53 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2024-06-09 21:53:31 UTC
Created attachment 251330 [details]
git-delta-0.17.0.patch

Description:

ChangeLog: https://github.com/dandavison/delta/releases/tag/0.17.0

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.1-RELEASE, amd64, BASH FISH ZSH tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-06-10 16:56:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3035a2441b45afa38288c9d2544b9dff475819b0

commit 3035a2441b45afa38288c9d2544b9dff475819b0
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-06-10 16:46:07 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-06-10 16:55:48 +0000

    devel/git-delta: Update to 0.17.0

    changeLog:
    https://github.com/dandavison/delta/releases/tag/0.17.0

    PR:             279614
    Approved by:    submitter is maintainer

 devel/git-delta/Makefile        |   3 +-
 devel/git-delta/Makefile.crates | 293 ++++++++++----------
 devel/git-delta/distinfo        | 592 +++++++++++++++++++++-------------------
 3 files changed, 460 insertions(+), 428 deletions(-)
Comment 2 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-06-10 17:00:37 UTC
Committed, thank you!