Summary: | devel/git-delta: Update to 0.16.5 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jesús Daniel Colmenares Oviedo <DtxdF> | ||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | fernape | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/dandavison/delta/releases/tag/0.16.5 | ||||||
Attachments: |
|
Description
Jesús Daniel Colmenares Oviedo
2023-06-12 18:01:07 UTC
Just FYI, the patch was outdated since the port was in PORTREVISION=6, not 5. No need to update the patch! Committed, Thanks! 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(-) |