git: 89d6f430a7db - main - devel/got: update to 0.58
Christian Weisgerber
naddy at FreeBSD.org
Sat Sep 11 14:10:14 UTC 2021
The branch main has been updated by naddy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=89d6f430a7dba1e39c3afb9d87209ab0f7520829
commit 89d6f430a7dba1e39c3afb9d87209ab0f7520829
Author: Christian Weisgerber <naddy at FreeBSD.org>
AuthorDate: 2021-09-11 14:09:19 +0000
Commit: Christian Weisgerber <naddy at FreeBSD.org>
CommitDate: 2021-09-11 14:09:19 +0000
devel/got: update to 0.58
User-visible changes:
- tog: support navigating to first/last line of tree and ref views
- make "got branch -d" print reference name and value
- make 'gotadmin info' display separate send/fetch URLs if they differ
- fix a null-pointer deref in 'got fetch -d'
---
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 ba5848a163e7..8faa8aa023a9 100644
--- a/devel/got/Makefile
+++ b/devel/got/Makefile
@@ -1,5 +1,5 @@
PORTNAME= got
-PORTVERSION= 0.57
+PORTVERSION= 0.58
CATEGORIES= devel
MASTER_SITES= https://gameoftrees.org/releases/
diff --git a/devel/got/distinfo b/devel/got/distinfo
index 9d686fbcc696..f06e759ab7bf 100644
--- a/devel/got/distinfo
+++ b/devel/got/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630671815
-SHA256 (got-0.57.tar.gz) = a91286c7b67d4694826dde8153ff743b8416cff8298868a21d0454268e8eb992
-SIZE (got-0.57.tar.gz) = 552981
+TIMESTAMP = 1631369078
+SHA256 (got-0.58.tar.gz) = 66cc8c38820189f8316183d95dd9332d3dff1e778a1b73e9b5d76d7da8eee431
+SIZE (got-0.58.tar.gz) = 551129
More information about the dev-commits-ports-all
mailing list