Bug 264017 - devel/interactive_rebase_tool: Update to 2.2.0
Summary: devel/interactive_rebase_tool: Update to 2.2.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: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-16 13:01 UTC by Petteri Valkonen
Modified: 2022-05-16 23:27 UTC (History)
1 user (show)

See Also:
petteri.valkonen: maintainer-feedback+


Attachments
Patch to update interactive_rebase_tool to version 2.2.0 (29.74 KB, patch)
2022-05-16 13:01 UTC, Petteri Valkonen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Valkonen 2022-05-16 13:01:18 UTC
Created attachment 233960 [details]
Patch to update interactive_rebase_tool to version 2.2.0

Changelog: https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/2.2.0

Builds on amd64. I don't have a suitable environment to test the build on PowerPC.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-16 23:27:32 UTC
A commit in branch main references this bug:

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

commit 1ccc4c33ef1174deaa4c3ebd742c732c2f0fa73c
Author:     Petteri Valkonen <petteri.valkonen@iki.fi>
AuthorDate: 2022-05-16 23:24:30 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-05-16 23:27:08 +0000

    devel/interactive_rebase_tool: Update to 2.2.0

    PR:     264017

 devel/interactive_rebase_tool/Makefile            | 128 ++++++-----
 devel/interactive_rebase_tool/distinfo            | 256 ++++++++++++----------
 devel/interactive_rebase_tool/files/patch-powerpc |  10 +-
 3 files changed, 216 insertions(+), 178 deletions(-)
Comment 2 Neel Chauhan freebsd_committer freebsd_triage 2022-05-16 23:27:59 UTC
Committed!