Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2025 21:11:37 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: dbb12c3502df - main - devel/got: update to 0.119
Message-ID:  <202509302111.58ULBb02005723@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=dbb12c3502dfe469cb3683719355a9109896bd51

commit dbb12c3502dfe469cb3683719355a9109896bd51
Author:     Christian Weisgerber <naddy@FreeBSD.org>
AuthorDate: 2025-09-30 21:03:55 +0000
Commit:     Christian Weisgerber <naddy@FreeBSD.org>
CommitDate: 2025-09-30 21:09:16 +0000

    devel/got: update to 0.119
    
    User-visible changes:
    - fix an issue where histedit would not merge added files correctly
---
 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 9cf134850536..7f0341e26f4c 100644
--- a/devel/got/Makefile
+++ b/devel/got/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	got
-DISTVERSION=	0.118
+DISTVERSION=	0.119
 CATEGORIES=	devel
 MASTER_SITES=	https://gameoftrees.org/releases/portable/
 DISTNAME=	got-portable-${DISTVERSION}
diff --git a/devel/got/distinfo b/devel/got/distinfo
index 2a827cba7cc6..83e2a749302b 100644
--- a/devel/got/distinfo
+++ b/devel/got/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757506309
-SHA256 (got-portable-0.118.tar.gz) = 3119fe105a1fb23cf44937be7960b59970c92a3e320d496841b6d878d199c623
-SIZE (got-portable-0.118.tar.gz) = 1587727
+TIMESTAMP = 1759265320
+SHA256 (got-portable-0.119.tar.gz) = 85009c9bb419c633eeb8a80fd269a4db40927fc68969924b6f9d5389a0a0f6f9
+SIZE (got-portable-0.119.tar.gz) = 1610900


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509302111.58ULBb02005723>