Bug 271966 - devel/git-delta: Update to 0.16.5
Summary: devel/git-delta: Update to 0.16.5
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: Fernando Apesteguía
URL: https://github.com/dandavison/delta/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-12 18:01 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-06-14 12:05 UTC (History)
1 user (show)

See Also:


Attachments
git-delta.patch (60.50 KB, patch)
2023-06-12 18:01 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 2023-06-12 18:01:07 UTC
Created attachment 242745 [details]
git-delta.patch

Description:

* Remove post-patch target

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

* Increase number of characters shown in submodule hashes
* Fix typo in publishing build job & restore cross-compilation
* Drop grep-header-style option
* Honor grep-header-decoration-style for ripgrep output

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: (i386:14.0-CURRENT, amd64:13.2-RELEASE), BASH FISH ZSH tested)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-06-14 06:17:51 UTC
Just FYI, the patch was outdated since the port was in PORTREVISION=6, not 5. No need to update the patch!
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-06-14 12:04:27 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-06-14 12:05:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1d7ca517959228d71d4abb3621e2f882dfd4120d

commit 1d7ca517959228d71d4abb3621e2f882dfd4120d
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-06-14 06:11:38 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-06-14 11:59:07 +0000

    devel/git-delta: Update to 0.16.5

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

     * Increase number of characters shown in submodule hashes
     * Fix typo in publishing build job & restore cross-compilation
     * Drop grep-header-style option
     * Honor grep-header-decoration-style for ripgrep output

    PR:             271966
    Reported by:    DtxdF@disroot.org (maintainer)

 devel/git-delta/Makefile        |  10 +-
 devel/git-delta/Makefile.crates | 284 ++++++++++----------
 devel/git-delta/distinfo        | 574 ++++++++++++++++++++--------------------
 3 files changed, 427 insertions(+), 441 deletions(-)