aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2026-05-10 15:37:50 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2026-05-10 23:24:18 +0000
commit7acc70ab2ff67efea0fb5bebcd77afa5a903291b (patch)
tree680a8c91c9a46f943fcd0f3660f702faa11f3e31
parent4e03f520e512e8576730912cf97cc149dd9e5613 (diff)
devel/got: update to 0.125
User-visible changes: - security fix: reject versioned files inside .git, .got, or .cvg directories - security fix: crafted tree entry names could cause writes outside work tree - fix redundant pack file cleanup when repository contains symlinks
-rw-r--r--devel/got/Makefile2
-rw-r--r--devel/got/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/got/Makefile b/devel/got/Makefile
index eaf6df5180ea..2051522eb4a7 100644
--- a/devel/got/Makefile
+++ b/devel/got/Makefile
@@ -1,5 +1,5 @@
PORTNAME= got
-DISTVERSION= 0.124
+DISTVERSION= 0.125
CATEGORIES= devel
MASTER_SITES= https://gameoftrees.org/releases/portable/
DISTNAME= got-portable-${DISTVERSION}
diff --git a/devel/got/distinfo b/devel/got/distinfo
index bac0be2e3c8b..774586a1619b 100644
--- a/devel/got/distinfo
+++ b/devel/got/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1776201952
-SHA256 (got-portable-0.124.tar.gz) = 8ff38e980a9343aec4152bb5ac1fc916ca093cf655c73a786fb8bd87a50d9c44
-SIZE (got-portable-0.124.tar.gz) = 1735728
+TIMESTAMP = 1778427203
+SHA256 (got-portable-0.125.tar.gz) = add61980107364372aeb81687bc58a66c0d0c9e0a2c4a9bbb6d3714fb452baac
+SIZE (got-portable-0.125.tar.gz) = 1739097