Bug 281670 - devel/git-delta: Update to 0.18.2
Summary: devel/git-delta: Update to 0.18.2
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: Zsolt Udvari
URL: https://github.com/dandavison/delta/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-23 17:55 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-09-24 18:23 UTC (History)
1 user (show)

See Also:


Attachments
git-delta-0.18.2.patch (3.55 KB, patch)
2024-09-23 17:55 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-09-23 17:55:00 UTC
Created attachment 253784 [details]
git-delta-0.18.2.patch

Description:

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

* Move AmbiguousDiffMinusCounter to hunk_header
* Fix Catppuccin Latte name in LIGHT_SYNTAX_THEMES
* Handle quoted file paths in hunk headers
* Fix clippy warnings
* Allow --dark to override dark/light detected from syntax theme
* Upgrade and pin unicode-width to v0.1.12

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-09-24 18:23:21 UTC
A commit in branch main references this bug:

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

commit b9bb5d09820f32d5024fcb5e63022475a937ebef
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-09-24 18:14:09 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-09-24 18:22:42 +0000

    devel/git-delta: Update to 0.18.2

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

    PR:             281670
    Approved by:    submitter is maintainer

 devel/git-delta/Makefile        |  3 +--
 devel/git-delta/Makefile.crates |  2 +-
 devel/git-delta/distinfo        | 10 +++++-----
 3 files changed, 7 insertions(+), 8 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-09-24 18:23:57 UTC
Committed, thanks!