diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2025-06-23 20:44:40 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2025-06-23 20:52:51 +0000 |
commit | e0684480f020d4b0dea17c739e286985ec525f2d (patch) | |
tree | 1ecf0c39b412d15d22cb765a82792989d5ddf9bb | |
parent | all: expire (indirect) consumers of www/node18 on 2025-09-01 (diff) |
devel/got: update to 0.114
User-visible changes:
- preserve author timestamps when rebasing commits
- stop running ssh with -q by default; -q hides host key fingerprint errors
Diffstat (limited to '')
-rw-r--r-- | devel/got/Makefile | 2 | ||||
-rw-r--r-- | devel/got/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/got/Makefile b/devel/got/Makefile index dd5f62bc9ca0..7770e24c874b 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,5 +1,5 @@ PORTNAME= got -DISTVERSION= 0.113 +DISTVERSION= 0.114 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/portable/ DISTNAME= got-portable-${DISTVERSION} diff --git a/devel/got/distinfo b/devel/got/distinfo index 0b2fb478124a..43cac43c131b 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749223258 -SHA256 (got-portable-0.113.tar.gz) = 29468a1b9a35fa2aba932807595bc00d010ac54192390468f75a0ad364c56f01 -SIZE (got-portable-0.113.tar.gz) = 1573667 +TIMESTAMP = 1750710983 +SHA256 (got-portable-0.114.tar.gz) = 68cbb6eb22a8772deb8467b33649bb01735a084a1af41f3a4f3c85cd63fc15c8 +SIZE (got-portable-0.114.tar.gz) = 1575502 |