diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2025-07-16 08:15:34 +0200 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2025-07-17 02:54:29 +0200 |
commit | d5b0b9fcf27fa6111f8bbcec6278b0c7c037ea6e (patch) | |
tree | 8677749078750ac75526ce45b48a17b8fce7bd00 | |
parent | x11/foot: drop unused workaround after 4bd24d8b7f0f (diff) |
x11/foot: update to 1.23.0
Changes: https://codeberg.org/dnkl/foot/releases/tag/1.23.0
Reported by: upstream (via mail)
-rw-r--r-- | x11/foot/Makefile | 2 | ||||
-rw-r--r-- | x11/foot/distinfo | 6 | ||||
-rw-r--r-- | x11/foot/pkg-plist | 6 |
3 files changed, 10 insertions, 4 deletions
diff --git a/x11/foot/Makefile b/x11/foot/Makefile index 09e098a56fa8..c3e1b3a4950b 100644 --- a/x11/foot/Makefile +++ b/x11/foot/Makefile @@ -1,5 +1,5 @@ PORTNAME= foot -DISTVERSION= 1.22.3 +DISTVERSION= 1.23.0 CATEGORIES= x11 wayland MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ diff --git a/x11/foot/distinfo b/x11/foot/distinfo index 951daadfbdc5..fe520cfcf419 100644 --- a/x11/foot/distinfo +++ b/x11/foot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746087638 -SHA256 (foot-1.22.3.tar.gz) = 1c9f09c119c5b24bd1934ce515e70f402b7d1b2c55f8218a16eddaa26e3f6fb0 -SIZE (foot-1.22.3.tar.gz) = 608285 +TIMESTAMP = 1752646534 +SHA256 (foot-1.23.0.tar.gz) = 74c874feb5ae0277a9f19fbd6418a40524cd71d629784276d109ebfe4e786421 +SIZE (foot-1.23.0.tar.gz) = 613734 diff --git a/x11/foot/pkg-plist b/x11/foot/pkg-plist index 83a562b57455..ea842056c0f0 100644 --- a/x11/foot/pkg-plist +++ b/x11/foot/pkg-plist @@ -29,6 +29,7 @@ share/fish/vendor_completions.d/footclient.fish %%DATADIR%%/themes/dracula %%DATADIR%%/themes/dracula-iterm %%DATADIR%%/themes/electrophoretic +%%DATADIR%%/themes/gruvbox %%DATADIR%%/themes/gruvbox-dark %%DATADIR%%/themes/gruvbox-light %%DATADIR%%/themes/hacktober @@ -48,11 +49,13 @@ share/fish/vendor_completions.d/footclient.fish %%DATADIR%%/themes/noirblaze %%DATADIR%%/themes/nord %%DATADIR%%/themes/nordiq +%%DATADIR%%/themes/nvim %%DATADIR%%/themes/nvim-dark %%DATADIR%%/themes/nvim-light %%DATADIR%%/themes/onedark %%DATADIR%%/themes/onehalf-dark %%DATADIR%%/themes/panda +%%DATADIR%%/themes/paper-color %%DATADIR%%/themes/paper-color-dark %%DATADIR%%/themes/paper-color-light %%DATADIR%%/themes/poimandres @@ -60,13 +63,16 @@ share/fish/vendor_completions.d/footclient.fish %%DATADIR%%/themes/rose-pine %%DATADIR%%/themes/rose-pine-dawn %%DATADIR%%/themes/rose-pine-moon +%%DATADIR%%/themes/selenized %%DATADIR%%/themes/selenized-black %%DATADIR%%/themes/selenized-dark %%DATADIR%%/themes/selenized-light %%DATADIR%%/themes/selenized-white +%%DATADIR%%/themes/solarized %%DATADIR%%/themes/solarized-dark %%DATADIR%%/themes/solarized-dark-normal-brights %%DATADIR%%/themes/solarized-light +%%DATADIR%%/themes/solarized-normal-brights %%DATADIR%%/themes/srcery %%DATADIR%%/themes/starlight %%DATADIR%%/themes/tango |