Skip to content

Commit c147150

Browse files
author
vins
committed
devel/got: update to 0.112
* got 0.112; 2025-05-14 - remove /tmp/got-importmsg temp files when import commit message is left empty - rely on secondary _gotwebd groups if repos_path is not owned by _gotwebd group - fix unrelated errors being reported if a histedit operation is aborted - implement support for protected references in gotsys.conf and gotsysd - plug memory leaks in some libexec helpers and in the gitconfig parser - stop needlessly opening the repository whenever a work tree is opened
1 parent d2b6db9 commit c147150

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

devel/got/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.22 2025/05/01 07:46:48 vins Exp $
1+
# $NetBSD: Makefile,v 1.23 2025/05/23 17:41:17 vins Exp $
22

3-
DISTNAME= got-portable-0.111
3+
DISTNAME= got-portable-0.112
44
PKGNAME= ${DISTNAME:S/-portable//}
55
CATEGORIES= devel
66
MASTER_SITES= https://gameoftrees.org/releases/portable/

devel/got/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
$NetBSD: distinfo,v 1.15 2025/05/01 07:46:48 vins Exp $
1+
$NetBSD: distinfo,v 1.16 2025/05/23 17:41:17 vins Exp $
22

3-
BLAKE2s (got-portable-0.111.tar.gz) = 7252feaa11045ae26e38bbe0bc9cee59d294b7caf6d825417d0c42349880d087
4-
SHA512 (got-portable-0.111.tar.gz) = 8e70b5329da44d0069ac2847f1f883fe4978d698ee79c2ce339994d57058a05f2bdcad5df8061a1c71304510aafe7f23b7f99bd810d667563bd05b4626f6a435
5-
Size (got-portable-0.111.tar.gz) = 1566105 bytes
3+
BLAKE2s (got-portable-0.112.tar.gz) = 44b5f9face46968002b7840044e0f2ac4e9c47ab2c76174f43f9859f71d97dda
4+
SHA512 (got-portable-0.112.tar.gz) = bbc091715d701ae0cfd1095e9a3769dcb09fa2873d79d8aa34167853c62e050e044436af0307ce90d24ba9176c9dacbe6965a3f511294075a094e7b8506cb9e9
5+
Size (got-portable-0.112.tar.gz) = 1568016 bytes
66
SHA1 (patch-gotd_log.h) = f978464fe9a16d3b51051aed0611e73308251dfe

0 commit comments

Comments
 (0)