Date: Fri, 6 Jun 2025 15:38:28 GMT From: Christian Weisgerber <naddy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8d7fedf10571 - main - devel/got: update to 0.113 Message-ID: <202506061538.556FcSaO072583@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by naddy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d7fedf10571d021ec728f1c6aae8ae4bb73cf05 commit 8d7fedf10571d021ec728f1c6aae8ae4bb73cf05 Author: Christian Weisgerber <naddy@FreeBSD.org> AuthorDate: 2025-06-06 15:35:06 +0000 Commit: Christian Weisgerber <naddy@FreeBSD.org> CommitDate: 2025-06-06 15:35:06 +0000 devel/got: update to 0.113 User-visible changes: - tweak 'got status' and 'got add' ignores handling for better git compatibility - improve redundant pack detection during 'gotadmin cleanup' --- 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 8497aa98a7b4..dd5f62bc9ca0 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,5 +1,5 @@ PORTNAME= got -DISTVERSION= 0.112 +DISTVERSION= 0.113 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/portable/ DISTNAME= got-portable-${DISTVERSION} diff --git a/devel/got/distinfo b/devel/got/distinfo index c2e06fa42ff3..0b2fb478124a 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747408088 -SHA256 (got-portable-0.112.tar.gz) = e336694fe91112bf8c804a574e46f796e1538793e931dd7c4c0a0413672afd89 -SIZE (got-portable-0.112.tar.gz) = 1568016 +TIMESTAMP = 1749223258 +SHA256 (got-portable-0.113.tar.gz) = 29468a1b9a35fa2aba932807595bc00d010ac54192390468f75a0ad364c56f01 +SIZE (got-portable-0.113.tar.gz) = 1573667home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506061538.556FcSaO072583>
