git: a48f4ea10cf6 - main - devel/got: update to 0.75
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Sep 2022 22:38:11 UTC
The branch main has been updated by naddy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a48f4ea10cf691de611f5bdce20905fcb27d8d7a
commit a48f4ea10cf691de611f5bdce20905fcb27d8d7a
Author: Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2022-09-07 22:37:38 +0000
Commit: Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2022-09-07 22:37:38 +0000
devel/got: update to 0.75
User-visible changes:
- tog: add key to toggle author/committer in log view
- got commit: add -A flag to specify the author of a patch
- tog: alias J and K to > and < keybindings for diff view
- tog: add 'L' key to blame view; opens log view for the annotated line
- reset committer's name+email during rebase and histedit
- tog: uppercase all the key maps which open new views
- got patch: add -c flag to apply at a specified commit
- tog: add n{G,g} key map to jump to line n like less(1)
- tog: add keymaps to jump to next/prev file/hunk in the diff view
---
devel/got/Makefile | 2 +-
devel/got/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/got/Makefile b/devel/got/Makefile
index 9e8a0de5cb01..e06df680630a 100644
--- a/devel/got/Makefile
+++ b/devel/got/Makefile
@@ -1,5 +1,5 @@
PORTNAME= got
-PORTVERSION= 0.74
+PORTVERSION= 0.75
CATEGORIES= devel
MASTER_SITES= https://gameoftrees.org/releases/
diff --git a/devel/got/distinfo b/devel/got/distinfo
index 74b8f05449b1..491084944d4c 100644
--- a/devel/got/distinfo
+++ b/devel/got/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1657800184
-SHA256 (got-0.74.tar.gz) = ffeb828a0b79864e16cef2eca98f5ec4f2de8ac588d82053df4916a79b517dad
-SIZE (got-0.74.tar.gz) = 648237
+TIMESTAMP = 1662588750
+SHA256 (got-0.75.tar.gz) = aae38d83da260a4a503d098e737a616c59ba3ba79b92c8a71da0668c3df536b2
+SIZE (got-0.75.tar.gz) = 768451