diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2025-09-10 12:27:45 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2025-09-10 12:35:27 +0000 |
commit | ee7c792bba7ed86fb04098ef724cc4f7cca292bb (patch) | |
tree | de9130983dde1d9c153445578980ac892d474195 | |
parent | math/py-numpy: Lint with portclippy and portfmt (diff) |
devel/got: update to 0.118
User-visible changes:
- make 'tog diff' show the repository name in names of patches written to /tmp
-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 8ce52e9ace7a..9cf134850536 100644 --- a/devel/got/Makefile +++ b/devel/got/Makefile @@ -1,5 +1,5 @@ PORTNAME= got -DISTVERSION= 0.117 +DISTVERSION= 0.118 CATEGORIES= devel MASTER_SITES= https://gameoftrees.org/releases/portable/ DISTNAME= got-portable-${DISTVERSION} diff --git a/devel/got/distinfo b/devel/got/distinfo index 83f42d8aac9e..2a827cba7cc6 100644 --- a/devel/got/distinfo +++ b/devel/got/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755546260 -SHA256 (got-portable-0.117.tar.gz) = 8d53ffd6f5f5749ba474753e47e45e8e53d57de541be8bb3b0ce8e8fc233c141 -SIZE (got-portable-0.117.tar.gz) = 2497749 +TIMESTAMP = 1757506309 +SHA256 (got-portable-0.118.tar.gz) = 3119fe105a1fb23cf44937be7960b59970c92a3e320d496841b6d878d199c623 +SIZE (got-portable-0.118.tar.gz) = 1587727 |