Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Feb 2026 19:35:30 +0000
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: 7af92528faee - main - devel/got: update to 0.123
Message-ID:  <69a0a082.1cf7f.568c02b7@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=7af92528faeefe24352131933680d2d75ccb7c30

commit 7af92528faeefe24352131933680d2d75ccb7c30
Author:     Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2026-02-26 19:28:20 +0000
Commit:     Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2026-02-26 19:32:47 +0000

    devel/got: update to 0.123
    
    User-visible changes:
    - make 'gotadmin cleanup' run even if HEAD points at a non-existent branch
    - miscellaneous speedups
---
 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 8539e4b59a96..e8483e4803f7 100644
--- a/devel/got/Makefile
+++ b/devel/got/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	got
-DISTVERSION=	0.122
+DISTVERSION=	0.123
 CATEGORIES=	devel
 MASTER_SITES=	https://gameoftrees.org/releases/portable/
 DISTNAME=	got-portable-${DISTVERSION}
diff --git a/devel/got/distinfo b/devel/got/distinfo
index 33b2d236980d..efa73457c7c0 100644
--- a/devel/got/distinfo
+++ b/devel/got/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1770803730
-SHA256 (got-portable-0.122.tar.gz) = 1c3e9d5a5ff13d92184a8ae586f04e6a08a95902b41d512393ee1854cfe24018
-SIZE (got-portable-0.122.tar.gz) = 1726175
+TIMESTAMP = 1772124149
+SHA256 (got-portable-0.123.tar.gz) = 53ae795f03e2ee4f4696bf85768a9a7d64a473f20622fcc8508fa246cc288526
+SIZE (got-portable-0.123.tar.gz) = 1734651


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a0a082.1cf7f.568c02b7>