git: 76b70f82bc9b - main - devel/got: update to 0.71

From: Christian Weisgerber <naddy_at_FreeBSD.org>
Date: Sat, 18 Jun 2022 18:12:10 UTC
The branch main has been updated by naddy:

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

commit 76b70f82bc9ba529b45509d034c7827647abea21
Author:     Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2022-06-18 18:11:06 +0000
Commit:     Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2022-06-18 18:11:06 +0000

    devel/got: update to 0.71
    
    User-visible changes:
    - implicitly unstage changes when staging the reverse of a staged diff
    - add one-line output mode to got log with -s flag
    - rename the former got log -s (search) flag to got log -S
    - make it possible to match committed patches with got log -p -S pattern
    - make got log -S match author name and commit ID, like tog search does
    - tog: add key bindings for half-page scroll
    - add horizontal scrolling to tog diff, blame, and log views
    - show last-modified date in the "tog ref" view if 'm' is pressed
---
 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 a4a7eb3e3b82..bbf0c21e74d3 100644
--- a/devel/got/Makefile
+++ b/devel/got/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	got
-PORTVERSION=	0.70
+PORTVERSION=	0.71
 CATEGORIES=	devel
 MASTER_SITES=	https://gameoftrees.org/releases/
 
diff --git a/devel/got/distinfo b/devel/got/distinfo
index 89d9f8e12c6c..877c2897afb4 100644
--- a/devel/got/distinfo
+++ b/devel/got/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652183801
-SHA256 (got-0.70.tar.gz) = cc4074ae9c6ca7d062c3183d72a8fa07aa18527a1a77b35dfd7ae423b808c9c5
-SIZE (got-0.70.tar.gz) = 609120
+TIMESTAMP = 1655494994
+SHA256 (got-0.71.tar.gz) = 02bb42816121d187b5efc40f429c5a8a1740304ee9a4721e226f20791eba56c3
+SIZE (got-0.71.tar.gz) = 622060