diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-01-18 08:31:05 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-01-18 17:29:26 +0000 |
commit | 5af26de763d96d2bda5c4ae2486e7643b5ab8464 (patch) | |
tree | d61c82046770b152a77efd0802e6da4ec12c1e07 | |
parent | eadee0a66b7b04ffec5f37f864b443cf0d466479 (diff) |
x11/foot: update to 1.20.2
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.20.2
Reported by: upstream (via mail)
(cherry picked from commit 824da418c3e467214c392bcc14c82015bd18981d)
-rw-r--r-- | x11/foot/Makefile | 5 | ||||
-rw-r--r-- | x11/foot/distinfo | 8 |
2 files changed, 4 insertions, 9 deletions
diff --git a/x11/foot/Makefile b/x11/foot/Makefile index 91c73191beaf..217f0c22b2bb 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,11 +1,8 @@ PORTNAME= foot -DISTVERSION= 1.20.1 +DISTVERSION= 1.20.2 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -PATCH_SITES= https://codeberg.org/dnkl/${PORTNAME}/commit/ -PATCHFILES+= a2960aa457d8.patch:-p1 # https://codeberg.org/dnkl/foot/issues/1903 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Fast, lightweight and minimalistic Wayland terminal emulator WWW= https://codeberg.org/dnkl/foot diff --git a/x11/foot/distinfo b/x11/foot/distinfo index 64953f5f1db7..b34c27b509ff 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1735887695 -SHA256 (foot-1.20.1.tar.gz) = a89ad5b45c55397862b6746a921e11448ce7d320726ae7193bacb72a33209bdd -SIZE (foot-1.20.1.tar.gz) = 589903 -SHA256 (a2960aa457d8.patch) = 2fbc9f67ac89c34c50e0937981189084c900be50ee4feb0970a31c695454d342 -SIZE (a2960aa457d8.patch) = 1239 +TIMESTAMP = 1737189065 +SHA256 (foot-1.20.2.tar.gz) = 9a8832e2485923c8a79e77958c8b0357abd159dfa8958609402362da8e56c073 +SIZE (foot-1.20.2.tar.gz) = 590157 |